1
0
cuberite-2a/Plugins/Core
2012-02-22 15:46:38 +00:00
..
ban.lua
gamemode.lua
gotoworld.lua
help.lua
item.lua
kick.lua
main.lua Disabled the excessive logging while initializing the Core plugin 2012-02-16 12:42:46 +00:00
motd.lua
onblockplace.lua Can now pass any argument to cWorld:ForEachPlayer in Lua! But I'm not even using it.. lol 2012-02-15 13:16:42 +00:00
onkilled.lua
onlogin.lua
onplayerjoin.lua
playerlist.lua Can now pass any argument to cWorld:ForEachPlayer in Lua! But I'm not even using it.. lol 2012-02-15 13:16:42 +00:00
pluginlist.lua
reload.lua
spawn.lua
teleport.lua Lua seems to have trouble with a combination of overloaded functions and class inheritance, so I renamed TeleportTo( cEntity* ) to TeleportToEntity 2012-02-22 15:46:38 +00:00
time.lua
top.lua
unban.lua
web_manageplugins.lua
web_permissions.lua Got rid of dangerous GetEntity(), not using DoWithEntity() 2012-02-16 17:20:28 +00:00
web_playerlist.lua Can now pass any argument to cWorld:ForEachPlayer in Lua! But I'm not even using it.. lol 2012-02-15 13:16:42 +00:00
web_whitelist.lua