1.8.1 Jan 2, 2025
Bug Fixes
- Fixed the waiting lobby chat format not being applied
1.8.0 Dec 21, 2024
1.21.4 Support, Parties integration
- Added support for Minecraft 1.21.4
- Added support for Parties
1.7.6 Sep 23, 2024
Bug Fixes
- Fixed default kit files not loading properly
1.7.5 Sep 22, 2024
1.21.1 Support
- Added support for Minecraft 1.21.1
1.7.4 Aug 18, 2024
Bug Fixes
- Fixed errors on startup on some Minecraft versions
- Added the ability to add custom items in menus.
The old "filler" no longer works, a custom item must be created instead.
1.7.3 Jul 11, 2024
Bug Fixes
- Team PAPI placeholders now return an empty string when the arena is in WAITING state
1.7.2 Jul 9, 2024
PAPI Team Placeholders
- Added some new PlaceholderAPI placeholders for teams. Full list here.
1.7.1 Jul 1, 2024
Bug Fixes
- Fixed "KNOCKBACK_TNT" ability not working properly
1.7.0 Jun 29, 2024
1.21 Support, changes to item format
- Added support for Minecraft 1.21
- Minor changes to the item format: where commas were previously used (e.g. effects, enchantments), they have been replaced by colons. It's necessary to modify them manually or the plugin won't load! More information here.
1.6.5 May 25, 2024
1.20.5 / 1.20.6 Support
- Added support for 1.20.5 and 1.20.6
1.6.4 Mar 7, 2024
Improvements
- Updated various dependencies
1.6.3 Dec 31, 2023
Improvements
Improvements:
- Added "teleport-on-join" option in config.yml
1.6.2 Dec 10, 2023
Bug Fixes
- Fixed error when setting a player's health
1.6.1 Dec 6, 2023
1.20.2 Support
- Updated dependencies to support 1.20.2
1.6.0 Sep 2, 2023
Improvements
Improvements:
- 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
It is necessary to set spectator-spawn property for each arena, either using the /ww setup <arena>.yml command or editing the file manually.
1.5.0 Aug 26, 2023
Favorite Arenas, Arena Selector Enhancement
Improvements:
- 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
Fixes:
- Fixed /ww stats <player> working incorrectly
1.4.2 Aug 24, 2023
Bug Fixes
Fixes:
- Fixed error when punching an NPC
1.4.1 Aug 24, 2023
Bug Fixes
Fixes:
- 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}
Improvements:
- Added the date-format option in config.yml
1.4.0 Aug 23, 2023
Bug Fixes, Group Permissions
Fixes:
- Fixed PAF Bungeecord support
- Fixed other various issues
Improvements:
- 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
1.3.4 Jun 30, 2023
Bug Fixes
Fixes:
- Fixed error with the arena setup system
1.3.3 Jun 27, 2023
Improvements
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)
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: ""
1.3.2 Jun 27, 2023
ZNPCsPlus Support and Bug Fixes
Improvements:
- Added support for ZNPCsPlus (requires v. 2.0.0+)
- Arena configs will now be validated before loading them
1.3.1 Jun 23, 2023
Bug Fixes and Improvements
Improvements:
- You can now use a texture URL for the NPC's skin
Fixes:
- Fixed npc locations not being saved during the arena setup
1.3.0 Jun 22, 2023
Kit Selector NPC and Bug Fixes
Citizens is now a required dependency!
Improvements:
Improvements:
- Added a kit selector NPC (Set the NPC locations in the already existing arenas using /ww setup <id>, otherwise the old arenas won't load)
- Added a final game stats summary (I recommend to update the following message)
game: round-end: stats-message: message: - "&a▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬" - "{title}" - "{stats}" - "&a▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬"
Fixes:
- Fixed an issue with the arena setup system
1.2.0 Jun 20, 2023
Portals and Improvements
Improvements:
- Added portals! Use them to teleport yourself across the map!
- You can now edit an existing arena using /ww setup <arena-id>