1
0
cuberite-2a/Plugins/Core
2012-03-04 14:09:35 +00:00
..
ban.lua Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it. 2012-01-27 23:47:32 +00:00
gamemode.lua Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it. 2012-01-27 23:47:32 +00:00
gotoworld.lua Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it. 2012-01-27 23:47:32 +00:00
help.lua Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it. 2012-01-27 23:47:32 +00:00
item.lua Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it. 2012-01-27 23:47:32 +00:00
kick.lua Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it. 2012-01-27 23:47:32 +00:00
main.lua Disabled the excessive logging while initializing the Core plugin 2012-02-16 12:42:46 +00:00
motd.lua Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it. 2012-01-27 23:47:32 +00:00
onblockplace.lua The world can now truly be made higher by incrementing cChunk::c_ChunkHeight to 256. !!HOWEVER THIS WILL DESTROY YOUR SAVED WORLD!! 2012-03-04 14:09:35 +00:00
onkilled.lua Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it. 2012-01-27 23:47:32 +00:00
onlogin.lua Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it. 2012-01-27 23:47:32 +00:00
onplayerjoin.lua Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it. 2012-01-27 23:47:32 +00:00
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 Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it. 2012-01-27 23:47:32 +00:00
reload.lua Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it. 2012-01-27 23:47:32 +00:00
spawn.lua Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it. 2012-01-27 23:47:32 +00:00
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 Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it. 2012-01-27 23:47:32 +00:00
top.lua Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it. 2012-01-27 23:47:32 +00:00
unban.lua Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it. 2012-01-27 23:47:32 +00:00
web_manageplugins.lua Forgot a file 2012-02-01 00:15:59 +00:00
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 Changed how Lua handles the (Post)Params in the HTTPRequest of a WebPlugin 2012-01-31 20:56:42 +00:00