.. |
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 |
coords.lua
|
Moved the commands /coords /viewdistance and /regeneratechunks from cServer.cpp to the Core plugin
|
2012-04-11 12:16:13 +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
|
http://www.mc-server.org/support/index.php?do=details&task_id=153
|
2012-07-12 17:26:00 +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 |
onblockdig.lua
|
Added core.build permission to Core. Without this permission players are unable to build
|
2012-03-19 20:30:24 +00:00 |
onblockplace.lua
|
Added core.build permission to Core. Without this permission players are unable to build
|
2012-03-19 20:30:24 +00:00 |
oncraftingnorecipe.lua
|
Core: Added the check for item damage before attempting a repair
|
2012-06-21 09:41:16 +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
|
Got rid of sPluginManagerState
|
2012-03-28 18:11:06 +00:00 |
regeneratechunk.lua
|
Moved the commands /coords /viewdistance and /regeneratechunks from cServer.cpp to the Core plugin
|
2012-04-11 12:16:13 +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 |
stop.lua
|
Missed a file
|
2012-07-12 18:11:28 +00:00 |
teleport.lua
|
fixed /tp command
|
2012-07-13 17:22:58 +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 |
viewdistance.lua
|
Moved the commands /coords /viewdistance and /regeneratechunks from cServer.cpp to the Core plugin
|
2012-04-11 12:16:13 +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
|
Core: fixed old API
|
2012-06-02 10:49:18 +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 |