Improvements:
It is necessary to set spectator-spawn property for each arena, either using the /ww setup <arena>.yml command or editing the file manually.
- Added the ability to spectate an arena
- Added the /spectate <player>/<arena> command
- Added spectator settings
- Added the spectator-spawn property in the arena configs
Improvements:
Fixes:
- Enhanced arena selector
- Added ''favorite arenas"
- Added /ww join favorite
- Added /ww arenas <group>
- You can now set a sound to an empty string to disable it
- Fixed /ww stats <player> working incorrectly
Fixes:
Improvements:
- Fixed spectators not being hidden from other players
- Fixed potion names and colors
- Fixed clickable inventory items on 1.14+
- Renamed the {displayname} arena placeholder to {name}
- Added the date-format option in config.yml
Fixes:
Improvements:
- Fixed PAF Bungeecord support
- Fixed other various issues
Some operations to the database table will be done automatically, however, it is recommended to make a backup.
- New config format for items: Click Here
- Added the group-permissions option: if enabled, players will require the woolwars.join.<group> permission to join an arena
Improvements:
- You can now set the skin of the npc using the texture value and signature (You can use https://mineskin.org/ to generate them)
YAML:npc-skin: # You can use a player name or a texture URL. texture: "https://s.namemc.com/i/d4ea5250d1997cb9.png" # Leave blank to use the texture from above. # You can use https://mineskin.org/ to generate the skin value and signature. value: "" signature: ""
Improvements:
- Added support for ZNPCsPlus (requires v. 2.0.0+)
- Arena configs will now be validated before loading them
