..
ban.lua
Core: made ban and kick functions accessible to other plugins
2012-10-11 14:30:28 +00:00
coords.lua
Moved files used by MCServer to a special MCServer folder
2012-08-20 12:20:20 +00:00
gamemode.lua
Moved files used by MCServer to a special MCServer folder
2012-08-20 12:20:20 +00:00
gotoworld.lua
Moved files used by MCServer to a special MCServer folder
2012-08-20 12:20:20 +00:00
help.lua
Core: fixed /help and /pluginlist
2012-10-15 22:55:45 +00:00
item.lua
Core now uses built in item functions ( StringToItem() ) for the /item command
2012-09-08 21:41:17 +00:00
kick.lua
Core: made ban and kick functions accessible to other plugins
2012-10-11 14:30:28 +00:00
main.lua
Core: Removed /home since other plugins want to use it
2012-10-11 21:02:02 +00:00
motd.lua
Added a RateCompareString function to StringUtils
2012-08-22 23:05:12 +00:00
onblockdig.lua
Moved files used by MCServer to a special MCServer folder
2012-08-20 12:20:20 +00:00
onblockplace.lua
Moved files used by MCServer to a special MCServer folder
2012-08-20 12:20:20 +00:00
oncraftingnorecipe.lua
Moved files used by MCServer to a special MCServer folder
2012-08-20 12:20:20 +00:00
onkilled.lua
Moved files used by MCServer to a special MCServer folder
2012-08-20 12:20:20 +00:00
onlogin.lua
Core: made ban and kick functions accessible to other plugins
2012-10-11 14:30:28 +00:00
onplayerjoin.lua
Moved files used by MCServer to a special MCServer folder
2012-08-20 12:20:20 +00:00
playerlist.lua
Moved files used by MCServer to a special MCServer folder
2012-08-20 12:20:20 +00:00
pluginlist.lua
Core: fixed /help and /pluginlist
2012-10-15 22:55:45 +00:00
regeneratechunk.lua
Moved files used by MCServer to a special MCServer folder
2012-08-20 12:20:20 +00:00
reload.lua
Moved files used by MCServer to a special MCServer folder
2012-08-20 12:20:20 +00:00
spawn.lua
Moved files used by MCServer to a special MCServer folder
2012-08-20 12:20:20 +00:00
stop.lua
Moved files used by MCServer to a special MCServer folder
2012-08-20 12:20:20 +00:00
teleport.lua
Moved files used by MCServer to a special MCServer folder
2012-08-20 12:20:20 +00:00
time.lua
Refactored the world time.
2012-11-01 21:38:20 +00:00
top.lua
Moved files used by MCServer to a special MCServer folder
2012-08-20 12:20:20 +00:00
unban.lua
Moved files used by MCServer to a special MCServer folder
2012-08-20 12:20:20 +00:00
viewdistance.lua
Moved files used by MCServer to a special MCServer folder
2012-08-20 12:20:20 +00:00
web_chat.lua
Fixed cWebPlugin_Lua being not thread safe. And I don't know why, but it still crashes in Lua sometimes o_O
2012-08-22 12:24:29 +00:00
web_manageplugins.lua
Completely removed support for old style Lua plugins (can use both Plugin and NewPlugin in settings.ini for now)
2012-10-13 23:34:47 +00:00
web_permissions.lua
Moved files used by MCServer to a special MCServer folder
2012-08-20 12:20:20 +00:00
web_playerlist.lua
Added a RateCompareString function to StringUtils
2012-08-22 23:05:12 +00:00
web_serversettings.lua
Can add/remove worlds from WebAdmin
2012-08-21 14:24:23 +00:00
web_whitelist.lua
Moved files used by MCServer to a special MCServer folder
2012-08-20 12:20:20 +00:00