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
2013-03-23 20:53:08 +00:00
2013-06-04 09:46:32 +00:00
Description
A game client/server hybrid for the Minecraft software aiming for feature parity with Notchian Philosophies.
Multiple Licenses 172 MiB
Languages
C++ 97.6%
C 0.7%
CMake 0.6%
HTML 0.6%
Shell 0.2%
Other 0.1%