- Fixed: Placing villagers from off-hand doesn't work.
- Port to 1.20.6
- Port to 1.21.3
- Fixed: Owner of a claimed villager can't trade with it when trading is closed.
- Added "/clickvillagers reload" command to reload the config in-game.
- Added a config setting for custom model data overrides based on villager profession.
- Added config to fabric. Path: "config/ClickVillagers.json"
- Protect claimed villagers from damage by default.
- Use custom villager names on picked up villagers if available.
- Added "Villager" after professions of picked up villagers.
- Use custom villager names on picked up villagers if available.
- Use localized messages for biomes and villager professions.
- Carry over custom particle effects & sound effects from the spigot version.
- Edit certain messages to match the spigot version.
- Dispensers can now dispense picked up villagers.
- You can now directly place back villagers into minecarts and boats.
- Fixed: Can’t interact with chests, hoppers, etc. with a picked up villager in your hand.
- Fixed being able to place villagers into non-rideable minecarts
-
Rewritten from scratch.
-
Any (spigot) version before this is now marked as LEGACY. Villager hoppers and villagers should be converted automatically. For more details, check out: Updating from a legacy version
-
Picked up villagers are no longer “stored” by teleporting them under the world.
-
Picked up villagers’ NBT data is now written directly onto the item and retrieved when placing down. This will fix most performance issues that were apparent when using the legacy version.
-
Villagers can now be dispensed from dispensers (1.21+)
-
Picked up villagers now display certain property tags, such as owner, anchor and trading status.
-
A list of your trading partners will now be shown on the “Add Partner” button description.
-
Added separate “clickvillagers.place” permission for placing back villagers.
-
Overhauled messages:
- Use actionbar messages for common actions to avoid cluttering chat
- Villager hoppers have a more readable title
- Shorter button descriptions and more line breaks for readability
-
Added new particles and sound effects to almost every action.
- Picking up and placing back villagers has new particle and sound effects.
- Anchoring villagers has new particle and sound effects.
- Villager hoppers now have distinct placing/breaking sounds.
- Changing biomes have a new sound effect.
- Editing villagers now has a slightly lower pitch than the regular chest sound.
-
Added back buttons to submenus.
-
Fixed update checker. #23
-
Specify version when a new update is available.
-
Villager hoppers are no longer saved in a file, but the world itself.
-
Villager hoppers now only pick up villagers that are right above them.
-
Switched to JSON for messages and separate language files.
-
Switched to JSON for partner data.
-
Switched to ClickGUI for in-game menus.
-
Anchoring is made more consistent.
-
Rehauled configuration options:
- Removed “enable-x” config options, use permissions to disable features completely.
- Added a lot more configuration options, check “config.yml” in the plugins/ClickVillagers folder.
- Fork to 1.20.1
- You will now be sent back to the previous menu after adding a trading partner.
- Ported to 1.21.1
- You will now be sent back to the previous menu after adding a trading partner.
Fabric 1.21.4 Port
- Instead of a seperate villager hopper item, regular hoppers pick up villagers.
- Adding a trading partner is done through a screen instead of the chat.
- Claimed villagers can't be anchored by others.
- Back button added to submenus.
- You can see your trading partners when hovering over the "Add Trading Partner" button.