1
0
cuberite-2a/MCServer
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
..
Plugins Advanced RCON: Command output is sent to the RCON client. 2013-06-29 15:30:05 +00:00
webadmin Moved files used by MCServer to a special MCServer folder 2012-08-20 12:20:20 +00:00
crafting.txt ActivatorRail is craftable (Patch by tonibm19) 2013-06-24 19:02:14 +00:00
furnace.txt Rewritten furnaces 2013-06-16 20:24:07 +00:00
groups.ini Moved files used by MCServer to a special MCServer folder 2012-08-20 12:20:20 +00:00
items.ini Added missing crafting recipes. 2013-04-01 10:39:40 +00:00
monsters.ini Moved files used by MCServer to a special MCServer folder 2012-08-20 12:20:20 +00:00
settings.ini Disabled dev / debugging plugins by default 2013-01-14 08:10:12 +00:00
terrain.ini Moved files used by MCServer to a special MCServer folder 2012-08-20 12:20:20 +00:00
users.ini Added the offline playername "Player" to admins in the debugging users.ini 2012-12-24 22:31:22 +00:00
webadmin.ini Moved files used by MCServer to a special MCServer folder 2012-08-20 12:20:20 +00:00