zones:
[zone name or zone owner's player handle]: if a player has the zone's name as their minecraft name, they will have rights in this zone
world: [world name] which world this zone is in
enterMsg: [message] OPTIONAL, message to player upon entering zone
min: [x,y,z] minimum coordinates of the zone (bottom left corner of your zone, basically)
max: [x,y,z] minimum coordinates of the zone (top right corner)
healing: [true/false] whether this zone should heal players while they are in it
pvp: [true/false] whether this zone is pvp or not
players: other player that have rights in this zone
- 'playername1'
- 'playername2'
creatures: list of creatures NOT allowed to spawn in this zone
-'spider'
-'sheep'
-'creeper'
protection:
build: [true/false] OR [true/false],[msg] whether other players can build in this zone (if not owner and not listed in players list)
explosion: [true/false] OR [true/false],[msg] whether explosions are cancelled in this zone
chest: [true/false] OR [true/false],[msg] whether other players can open chests in this zone or not
fire: [true/false] OR [true/false],[msg] whether fire is cancelled in this zone or not