1
0
cuberite-2a/MCServer/Plugins/Core
2013-07-07 19:57:56 +00:00
..
back.lua Reduced the amount of tables. 2013-07-05 11:13:21 +00:00
ban.lua Advanced RCON: Command output is sent to the RCON client. 2013-06-29 15:30:05 +00:00
console.lua Advanced RCON: Command output is sent to the RCON client. 2013-06-29 15:30:05 +00:00
coords.lua Moved files used by MCServer to a special MCServer folder 2012-08-20 12:20:20 +00:00
Core.deproj Added Decoda projects for ChunkWorx and Core 2013-05-21 09:30:09 +00:00
functions.lua Reduced the amount of tables. 2013-07-05 11:13:21 +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 Moved command API into cPluginManager. 2013-02-01 19:55:42 +00:00
item.lua Core: fixed a warning message when using the /item command 2013-06-16 17:23:01 +00:00
kick.lua Advanced RCON: Command output is sent to the RCON client. 2013-06-29 15:30:05 +00:00
listgroups.lua Added /listworlds command and fixed bug in /listgroups where you have an extra comma at the end. 2013-06-28 10:18:55 +00:00
listworlds.lua Added /listworlds command and fixed bug in /listgroups where you have an extra comma at the end. 2013-06-28 10:18:55 +00:00
main.lua The motd is now loaded from a file in the root dir called motd.txt. You can easily edit the modt and add colors to it. 2013-07-05 19:56:32 +00:00
motd.lua Added missing "Colors", Documented the code + Cleanup. 2013-07-06 18:24:33 +00:00
onchunkgenerating.lua The LimitWorlds function now uses cCuboid 2013-06-30 19:14:22 +00:00
oncraftingnorecipe.lua Forgotten files for previous merge commit (rev 1139) 2013-01-13 11:10:26 +00:00
onkilling.lua Added a function that allows you to change the /back coordinates. 2013-06-28 18:43:29 +00:00
onlogin.lua Core: made ban and kick functions accessible to other plugins 2012-10-11 14:30:28 +00:00
onplayerbreakingblock.lua Forgotten files for previous merge commit (rev 1139) 2013-01-13 11:10:26 +00:00
onplayerjoined.lua Core: Updated with new features (contributed by STR_Warrior) 2013-03-02 14:43:46 +00:00
onplayermoving.lua Updated LimitWorld. (Patch by tonibm19) 2013-07-03 08:13:53 +00:00
onplayerplacingblock.lua Forgotten files for previous merge commit (rev 1139) 2013-01-13 11:10:26 +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
rank.lua Updated core plugin. 2013-03-24 15:44:44 +00:00
regeneratechunk.lua Moved command API into cPluginManager. 2013-02-01 19:55:42 +00:00
reload.lua Moved files used by MCServer to a special MCServer folder 2012-08-20 12:20:20 +00:00
saveall.lua Core: Updated with new features (contributed by STR_Warrior) 2013-03-02 14:43:46 +00:00
spawn.lua Rewritten entity-on-fire management ("forever on fire" bugs) 2013-07-01 10:39:56 +00:00
stop.lua Fixed /stop command. The console still doesn't get closed though(FS#249). 2013-07-01 11:42:59 +00:00
teleport.lua Core: /tp command can teleport either to a player or to a set of XYZ coords 2013-07-07 19:57:56 +00:00
time.lua Fixed bug where you could not use /time day/night 2013-04-23 20:20:01 +00:00
top.lua Updated the /back and /top command. 2013-07-01 10:54:34 +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
weather.lua Added a /toggledownfall command that toggles the weather. 2013-03-24 18:41:19 +00:00
web_chat.lua Core: Updated with new features (contributed by STR_Warrior) 2013-03-02 14:43:46 +00:00
web_manageplugins.lua WebAdmin: The plugin list is sorted alphabetically and if they are enabled or disabled. 2013-05-17 14:34:51 +00:00
web_manageserver.lua Advanced RCON: Command output is sent to the RCON client. 2013-06-29 15:30:05 +00:00
web_permissions.lua made the permission page more manageable. 2013-05-06 19:53:35 +00:00
web_playerlist.lua Added a RateCompareString function to StringUtils 2012-08-22 23:05:12 +00:00
web_serversettings.lua Updated the core's settings.ini settings tab 2013-05-08 18:58:14 +00:00
web_whitelist.lua Moved files used by MCServer to a special MCServer folder 2012-08-20 12:20:20 +00:00