- Fix: Exception thrown in console when removing a villager's anchor on 1.21.8.
- Changed villager anchor sounds.
- Players will now need the
clickvillagers.pickup
permission to pick up villagers they claimed as well.- A new config option
claimed_villagers_bypass_permissions
has been added to change this behavior if needed.
- A new config option
- Switched to Configured for configuration files.
- Switched to YAML for the configuration file and renamed keys to use snake_case.
- Added comments and documentation to the configuration file.
- Moved the configuration file to
.../config/ClickVillagers/config.yml
. - Added config option to disable picking up villagers.
- Added config option to disable claiming villagers.
- Added config option to disable anchoring villagers.
- Added config option to disable picking up zombie villagers.