finally I completed my plugin for XASECO and I want to make it public

No more fake-chat commands, version 1.1 has also sorted source code and added comments.
OVERVIEW:
You can find here these commands (use /st as prefix):
help - show avalible commands, usage: /st help.
fwdpms - forwards all PMs to you, usage: /st fwdpms <on/off/permanent>.
chatall - show Full chat history, usage: /st chatall [page].
cc - clear chatlog/chatall, usage: /st cc [all].
ce - exports chatlog to txt file, usage: /st ce <filename> <all>, use /st ce for more informations.
ignore - hide chat panel for specified login, usage: /st ignore <login> [minutes].
unignore - show chat panel for specified login, usage: /st unignore <login>.
listignores - show chat-disabled players list, usage: /st listignores.
cleanignores - clean chat-disabled players list, usage: /st cleanignores.
fstate - force player state, usage: /st fstate <ID> <state> [targetID [camera]] , use /st fstate for more informations.
fstates - list of forced-state players, usage: /st fstates.
specme - force player to spec you, usage: /st specme <login>.
vote - start custom callvote, usage: /st vote "<message> [:pass_cmd[:failcmd" [timeout [ratio]].
<> - compulsory parameter.
[] - optional parameter.
INCLUDES:
My Action IDs plugin that assigns an ID to some actions (required for my custom admin panel).
My Extended chatlog plugin.
My customized AdminBelowChat panel - more buttons.
FEATURES:
Admin protection against Kick/Ban callvotes.
Manialink windows are closed on challende end or challenge begin to avoid empty manialink windows.
All manialinks are hidden on XASECO shutdown (already exists in XASECO 1.12).
FuFi menu integration.
Disabled forced music on XASECO shutdown.
INSTALLATION:
Unpack into XASECO root directory.
Add this line to your plugins.xml
Code: Select all
<plugin>stalker.tools.php</plugin>
Now restart XASECO and it should work

REQUIREMENTS:
This plugin requires XASECO 1.11 or newer.
RESTRICTIONS:
If you want to use this plugin, you have to disable my Extended chatlog (if you are using it) because it is already included in my tools.
This plugin is usable only by MasterAdmins.
DOWNLOAD:
STALKER's Tools
If you find a bug, please report it here and I will try fix it.