- Fixed exception thrown when registering the hopper recipe more than once, i.E. via the reload command.
- Not mentioned in the previous changelog:
- Added new command
/clickvillagers config_path: shows the path of the config file.
- Added new command
- For 1.21.11: Downgraded Fabric loader dependency to
0.18.0. - You can now place duplicated picked up villager items. (Matches behavior of the Paper version)
- Duplicated villagers will be assigned new UUIDs.
- Added 1.21.11 support.
- New Feature: Resetting Trades
- You can now reset trades of villagers directly in the trading menu!
- Click on the
Reset Tradesrecipe to reset the trades of the villager. - This feature is disabled by default!: As it might be too overpowered,
you need to enable it in the config first (
plugins/ClickVillagers/config.yml) by settingallow_resetting_trades: true.
- Switched to Paper API for better performance and ease of development.
- Dropped
Spigotand1.20support- From now on, new releases will only support 1.21+.
- There might be bugfix releases for 1.20 and Spigot if necessary.
- New Feature: Resetting Trades
- You can now reset trades of villagers directly in the trading menu!
- Click on the
Reset Tradesrecipe to reset the trades of the villager. - This feature is disabled by default!: As it might be too overpowered,
you need to enable it in the config first (
plugins/ClickVillagers/config.yml) by settingallow_resetting_trades: true.
- Rewrote dispenser logic to use Paper's
BlockPreDispenseEvent. - Rewrote Villager Hopper logic. (RVSkeLe)
- Improved performance. (Using Paper API features)
- Reloading the config will now also reload villager hopper settings.
- Removed legacy compatibility.
- If you are upgrading from a version before
1.1, upgrade first to1.4.4before upgrading to1.5or later.
- If you are upgrading from a version before
- Fixed glitched names for villagers with a profession on 1.21.10.
- Optimized villager hopper performance.
- Added new config option
enable_dispensersthat controls whether dispensers can dispense mobs. - Overhauled dispenser logic.
- Dispensers now dispense villagers on all versions.
- Fixed: Villager item was not being removed after being dispensed.
- Fixed: Villager only gets dispensed if a player/mob is in front of the dispenser.
- Added support for 1.21.10


