1
0
cuberite-2a/MCServer/Plugins/Core
nielsbreu@gmail.com 03e29802cd Updated core plugin.
Added limited world. Configurable through webadmin.
Added a Manage server page in webadmin where you can reload/restart/stop the server.
You can add players to groups with the webadmin. without the player have to relog first
You can change someone's group in-game with a command, without the player have to relog first
Hardcore mode
Improved death messages

git-svn-id: http://mc-server.googlecode.com/svn/trunk@1306 0a769ca7-a7f5-676a-18bf-c427514a06d6
2013-03-24 15:44:44 +00:00
..
back.lua Core: Updated with new features (contributed by STR_Warrior) 2013-03-02 14:43:46 +00:00
ban.lua Core: made ban and kick functions accessible to other plugins 2012-10-11 14:30:28 +00:00
console.lua Updated core plugin. 2013-03-24 15:44:44 +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 Moved command API into cPluginManager. 2013-02-01 19:55:42 +00:00
item.lua Forgotten files for previous merge commit (rev 1139) 2013-01-13 11:10:26 +00:00
kick.lua Core: made ban and kick functions accessible to other plugins 2012-10-11 14:30:28 +00:00
main.lua Updated core plugin. 2013-03-24 15:44:44 +00:00
motd.lua Added a RateCompareString function to StringUtils 2012-08-22 23:05:12 +00:00
onchunkgenerating.lua Updated core plugin. 2013-03-24 15:44:44 +00:00
oncraftingnorecipe.lua Forgotten files for previous merge commit (rev 1139) 2013-01-13 11:10:26 +00:00
onkilling.lua Updated core plugin. 2013-03-24 15:44:44 +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 core plugin. 2013-03-24 15:44:44 +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 Core: Updated with new features (contributed by STR_Warrior) 2013-03-02 14:43:46 +00:00
stop.lua Updated core plugin. 2013-03-24 15:44:44 +00:00
teleport.lua Core: Updated with new features (contributed by STR_Warrior) 2013-03-02 14:43:46 +00:00
time.lua Refactored the world time. 2012-11-01 21:38:20 +00:00
top.lua Core: Updated with new features (contributed by STR_Warrior) 2013-03-02 14:43:46 +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 Core: Updated with new features (contributed by STR_Warrior) 2013-03-02 14:43:46 +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_manageserver.lua Updated core plugin. 2013-03-24 15:44:44 +00:00
web_permissions.lua Updated core plugin. 2013-03-24 15:44:44 +00:00
web_playerlist.lua Added a RateCompareString function to StringUtils 2012-08-22 23:05:12 +00:00
web_serversettings.lua Updated core plugin. 2013-03-24 15:44:44 +00:00
web_whitelist.lua Moved files used by MCServer to a special MCServer folder 2012-08-20 12:20:20 +00:00