1
0
cuberite-2a/MCServer/Plugins
madmaxoft@gmail.com 7b75aaea7c Advanced RCON: Command output is sent to the RCON client.
RCON authentication is now required before executing commands.
Console command handlers now return two values, bool (IsHandled) and string (CommandOutput).
API change: removed cRoot:ExecuteConsoleCommand(), added cRoot:QueueExecuteConsoleCommand().
API change: removed cPluginManager:ExecuteConsoleCommand(), use cRoot:QueueExecuteConsoleCommand() instead

git-svn-id: http://mc-server.googlecode.com/svn/trunk@1631 0a769ca7-a7f5-676a-18bf-c427514a06d6
2013-06-29 15:30:05 +00:00
..
ChatLog Forgotten files for previous merge commit (rev 1139) 2013-01-13 11:10:26 +00:00
ChunkWorx Added Decoda projects for ChunkWorx and Core 2013-05-21 09:30:09 +00:00
Core Advanced RCON: Command output is sent to the RCON client. 2013-06-29 15:30:05 +00:00
Debuggers Plugins can modify message in the OnChat() hook handler. 2013-06-22 19:08:34 +00:00
DiamondMover Forgotten files for previous merge commit (rev 1139) 2013-01-13 11:10:26 +00:00
Handy Added Handy plugin 2013-01-16 14:05:42 +00:00
HookNotify Added HOOK_EXECUTE_COMMAND for intercepting executed commands and console commands. 2013-02-21 13:47:01 +00:00
MagicCarpet Fixed The MagicCarpet plugin 2013-06-15 14:26:21 +00:00
ProtectionAreas ProtectionAreas: Added a license file. 2013-06-11 10:06:31 +00:00
SquirrelChatLog.nut Moved files used by MCServer to a special MCServer folder 2012-08-20 12:20:20 +00:00