- 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.
- Update to 1.21.7
- Fix villager trades not saving correctly.
- Updated to 1.21.6
- Switched to Configured for configuration and localization.
- Config options are now snake_case.
- Added Vietnamese language support.
- Added Russian language support.
- Added config option to disable picking up zombie villagers.
- Updated to 1.21.6
- Fixed: Viewer's name is displayed instead of the owner's when an operator accesses a claimed villager.
- Fixed: Regular heads can't be placed.
- Updated to 1.21.5
- Operators can now pick up any claimed villager.
- Fixed: Non-partners can still trade with villagers with closed trading.
- Notify player when reading villager data fails.
- NEW: Trades will now be listed on picked up villagers.
- For each profession, only relevant trades will be shown. (i.E: only enchanted books for librarians)
- Relevant trades will be formatted with colors and emojis.
- See images for more examples.
- Owner, trading and anchor status will now be displayed on picked up villagers. (Parity with the Spigot version)
- Added config option "show-trades".
- Added config option "format-trades".
- Added an optional cooldown for picking up & claiming villagers.
- Claimed villagers can be picked up without a cooldown.
- Added config option "cooldown".
- Update to 1.21.5
- Internal switch to a hybrid use of EntitySnapshot and NMS for storing villager data on items.
- Fix "villager_with_profession" only being translated after manually resetting language files.
- NEW: Trades will now be listed on picked up villagers.
- For each profession, only relevant trades will be shown. (i.E: only enchanted books for librarians)
- Relevant trades will be formatted with colors and emojis.
- See images for more examples.
- Added config option "show-trades".
- Added config option "format-trades".
- Added an optional cooldown for picking up & claiming villagers.
- Claimed villagers can be picked up without a cooldown.
- Added config option "cooldown".
- Added permission "clickvillagers.bypass-cooldowns"
- Added tab completion for "/clickvillagers reload"
- Fix blocks not stacking properly after being placed. #38


