An attempt at updating and cleaning the old HungerArena plugin by Jeppa
534a12684e
BIG Update!!! 1st: changed to latest source from Travja 2nd: lots of updates and fixes: - MultiArena working and multispawns! (now 20 default worlds in no order possible, if more are needed keep them in correct order!) - the defaultspawnpoint always is the last spawnpoint set, or edit the configfile (spawns.yml). - setting spawnpoint working now. - HA commands extended, fixed and with help..., some commands now have default worldrecognition - saving and restore of player inventories !!!! - fixed join/leave/dead-behaviour - fixed gracetimer and made each map have its own timer! 3rd: merged branch |
||
---|---|---|
.settings | ||
bin/me/Travja/HungerArena | ||
src/me/Travja/HungerArena | ||
.classpath | ||
.gitignore | ||
.project | ||
commandAndBlockManagement.yml | ||
config.yml | ||
Data.yml | ||
Player.yml | ||
plugin.yml | ||
README | ||
spawns.yml |
Orig README by Travja: http://dev.bukkit.org/server-mods/hungerarena Working on a rewrite :D Going to be EPIC https://github.com/travja/HungerArena-Reloaded /\ | | | Go there for more info! ==================================== README by Jeppa: This version was fixed by Jeppa to have safe maps (block-protection) and more than one spawnpoint (one spawnpoint per arena!) You may have to edit the config.yml! The worlds order is the corresponding worlds-number !!! First world ist world #1 etc... The worlds/arenas numbers should start with #1 and count up... There are default-values for arenas in the configfile so you will see up to 20 arenas after first spawns set. This is just done to avoid some bugs if arenas are not in a row starting by 1 :/ You may have arena numbers like 2,4,6 with this, but still should count them like 1,2,3,4... !!! With this in your mind: don't have arena-numbers bigger than 20 until you realy have that amount!