summaryrefslogtreecommitdiffstats
path: root/Plugins/Core.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed some things in Core to work for multiple worldsfaketruth2011-12-281-8/+6
* Players can switch worlds on the fly with the command /gotoworld [worldName]. This uses the function cPlayer::MoveToWorld()faketruth2011-12-261-2/+19
* GameMode Switch added to Core Functions (/gm 0 | /gm 1) needs permission core.changegmlapayo94@gmail.com2011-12-261-0/+13
* Fixed world timefaketruth2011-11-081-2/+2
* You can now run multiple worlds by defining them in settings.ini . However there's no way to change worlds on the fly yetfaketruth2011-11-011-2/+2
* Setting filesfaketruth2011-10-031-0/+663