HungerArena/README
Jeppa eeda111f57 Big Update !!!
1st: updated to latest source from Travja !
2nd: lots of changes 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!
- lots more i'm not remembering right now...
2015-01-24 13:29:05 +01:00

25 lines
949 B
Plaintext

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!