1.6.1 Sep 13, 2022
1.6.1 Changelog
Feature Updates
- Added official 1.19 support.
- Updated to the latest version of Adventure and MiniMessage.
 
Bug Fixes
- Fixed invalid material error.
- Fixed placeholder not being replaced when creating a team.
 
Announcements:
- Version 2.0.0 has started development, with better code, more features, and improved gameplay.

1.6.0 Dec 22, 2021
1.6.0 Changelog
Feature Updates
- Added official 1.18 support.

Bug Fixes
- Fixed plugin not starting on first run.
- Fixed error on arena end.

1.5.2 Nov 28, 2021
1.5.2 Changelog
Feature Updates
- Potion effects are now saved and restored when joining/leaving an arena.

Bug Fixes
- Fixed potion effects not getting cleared on arena join.

1.5.1 Nov 12, 2021
1.5.1 Changelog
Feature Updates
- Added command /as autojoin. This will join the best available arena.

1.5.0 Nov 10, 2021
1.5.0 Changelog
General Updates
- Reworked how kits are stored.

Feature Updates
- Added potion effect support for the kit system.
- Added new command: /as addkiteffect <name> <potion> <duration> <amplifier>. Permission: anvilsearch.command.addkiteffect. This will add a potion effect to the kit.

Bug Fixes
- Fixed a NullPointerException if a player had a kit that is no longer available.

1.4.1 Nov 7, 2021
1.4.1 Changelog
Feature Updates
- Added missing placeholders for the new cosmetics, %anvilsearch_killmessage% and %anvilsearch_deathcry%.

Bug Fixes
- Fixed NullPointerException when trying to use cosmetics placeholders on a player that didn't have one equipped.
- Fixed wrong permission for death cries.

1.4.0 Nov 6, 2021
1.4.0 Changelog
Feature Updates
- Added death cries! You can create your own in the config. There's 3 provided as an example. The permission work exactly the same as other cosmetics.

Bug Fixes
- Fixed a bug where the wrong lore was displayed on the kill messages inventory.

1.3.2 Nov 4, 2021
1.3.2 Changelog
Bug Fixes
- Fixed a bug that allowed players to teleport when using spectator mode. A new spectator mode will be added soon which will allow for better control.

1.3.1 Nov 3, 2021
1.3.1 Changelog
Bug Fixes
- Fixed an issue when saving player data.

1.3.0 Nov 2, 2021
1.3.0 Changelog
Feature Updates
- Added kill message packs! These will allow you to give custom kill messages to your players. A random one will be chosen from the list. The permission is anvilsearch.killmessage.<internalname>.
The internal name is the name used for the kill message pack, but in lower case and replacing spaces with _.
For example, Fire would be anvilsearch.killmessage.fire.

1.2.2 Oct 30, 2021
1.2.2 Changelog
Internal Changes
- Properly relocate Adventure dependencies. This should fix compatibility issues.

1.2.1 Oct 30, 2021
1.2.1 Changelog
Feature Updates
- Added bStats support. This will allow me to track useful data. If you don't want bStats to collect data from your server, you can disable it in the bStats config file. This file can be found in the /plugins/bStats/ folder.
- Added %anvilsearch_anvileffect% placeholder.

1.2.0 Oct 30, 2021
1.2.0 Changelog
Feature Updates
- Added support for actions! These will allow you to execute custom actions on anvil break, anvil placement, player kill, player death, and game win.

Bug Fixes
- Fixed an issue where a team would not be properly eliminated when all of their anvils were destroyed.

1.1.0 Oct 29, 2021
1.1.0 Changelog
Feature Updates
- Added title support! These will be displayed when the game starts, when the walls fall, and when the game ends.
- Added new cosmetics: Broken Anvil Effects. These will be displayed when you break an anvil. Currently available effects: Thunder, Firework and Explosion.
- Added API events: More information will be available in the wiki shortly.
- Experience and food level are now reset when entering an arena.
- Added new sounds: When the walls fall, and when your own anvil is destroyed.
- Timer is now formatted as mm:ss.
- Added reset buttons to the cosmetics.
- Added a message when your own anvil is destroyed.

Bug Fixes
- Fixed an issue where a player was not removed from a team when leaving the game.
- Fixed an issue where nametags were not restored when leaving an arena.
- Fixed an issue where a random team would be the winner if no team placed an anvil.
- Fixed the placeholders on death and anvil destroy messages.
- Fixed an issue where the maximum players for a team were not saved.

1.0.0 Oct 25, 2021