summaryrefslogtreecommitdiffstats
path: root/MCServer/Plugins/Core/main.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merged in the latest version of CoreAlexander Harkness2013-07-281-5/+3
* Updated Core to the latest version.Alexander Harkness2013-07-271-12/+13
* Merged in latest version of CoreSquashed commit of the following:Alexander Harkness2013-07-271-26/+36
* Added correct core pluginAlexander Harkness2013-07-271-0/+173
* Removed all the pre-exising core files.Alexander Harkness2013-07-271-129/+0
* The motd is now loaded from a file in the root dir called motd.txt. You can easily edit the modt and add colors to it.nielsbreu@gmail.com2013-07-051-0/+2
* Reduced the amount of tables.nielsbreu@gmail.com2013-07-051-3/+1
* The LimitWorlds function now uses cCuboidnielsbreu@gmail.com2013-06-301-3/+12
* Added /listworlds command and fixed bug in /listgroups where you have an extra comma at the end.nielsbreu@gmail.com2013-06-281-0/+1
* Added a /listgroups where you can see... a list of the groups ;)nielsbreu@gmail.com2013-04-031-0/+1
* Added a /toggledownfall command that toggles the weather.nielsbreu@gmail.com2013-03-241-0/+1
* Updated core plugin.nielsbreu@gmail.com2013-03-241-5/+14
* Core: Updated with new features (contributed by STR_Warrior)madmaxoft@gmail.com2013-03-021-0/+5
* Plugins can now bind console commandsmadmaxoft@gmail.com2013-02-151-6/+8
* Moved command API into cPluginManager.madmaxoft@gmail.com2013-02-011-46/+29
* Renamed HOOK_KILLED to HOOK_KILLING to match naming conventions.madmaxoft@gmail.com2013-01-281-1/+1
* Forgotten files for previous merge commit (rev 1139)madmaxoft@gmail.com2013-01-131-21/+21
* Core: Removed /home since other plugins want to use itfaketruth2012-10-111-1/+0
* Core now uses built in item functions ( StringToItem() ) for the /item commandfaketruth2012-09-081-28/+0
* Added cPlugin_NewLua::GetLocalDirectory() and exported it to Lua so plugins can store their settings in their own folder.faketruth2012-09-081-2/+2
* Added a RateCompareString function to StringUtilsfaketruth2012-08-231-1/+1
* WebAdmin should not cause crashes anymorefaketruth2012-08-221-8/+6
* Web chat for the WebAdmin :Dfaketruth2012-08-221-0/+2
* Can now edit some generic server settings through the WebAdmin (port, description, etc)faketruth2012-08-201-0/+1
* Updated clean.bat for cleaning MCServer filesfaketruth2012-08-201-1/+0
* Moved files used by MCServer to a special MCServer folderfaketruth2012-08-201-0/+147