summaryrefslogtreecommitdiffstats
path: root/MCServer/Plugins/Core/main.lua (unfollow)
Commit message (Expand)AuthorFilesLines
2012-08-23Added a RateCompareString function to StringUtilsfaketruth1-1/+1
2012-08-22WebAdmin should not cause crashes anymorefaketruth1-8/+6
2012-08-22Web chat for the WebAdmin :Dfaketruth1-0/+2
2012-08-20Can now edit some generic server settings through the WebAdmin (port, description, etc)faketruth1-0/+1
2012-08-20Updated clean.bat for cleaning MCServer filesfaketruth1-1/+0
2012-08-20Moved files used by MCServer to a special MCServer folderfaketruth1-0/+1
2012-07-12http://www.mc-server.org/support/index.php?do=details&task_id=153lapayo94@gmail.com1-0/+2
2012-06-19Core: merged in the Fixies plugin codemadmaxoft@gmail.com1-44/+44
2012-04-11Moved the commands /coords /viewdistance and /regeneratechunks from cServer.cpp to the Core pluginfaketruth1-1/+7
2012-03-19Added core.build permission to Core. Without this permission players are unable to buildfaketruth1-0/+1
2012-02-16Disabled the excessive logging while initializing the Core pluginfaketruth1-3/+1
2012-02-01Plugins can now be enabled and disabled through WebAdminfaketruth1-1/+1
2012-01-30Added a WebAdmin interface to view users their groups, and the permissions of groups.faketruth1-1/+2
2012-01-28Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it.faketruth1-1/+7
2012-01-27Converted all of the Core plugin to the new plugin structure, except for the WebAdmin partfaketruth1-21/+97
2012-01-26More new plugin awesomenessfaketruth1-1/+40
2012-01-26Working on a new plugin design with Lua. While retaining backwards compatibility of course...faketruth1-0/+17