Start to use
About 222 wordsLess than 1 minute
After completing installation, players can claim villagers as their owns.
The plugin has provided two selection mode for you to select the villager(s), the single and multiple.
Once you enter the single selection mode, you need to click an unclaimed villager to claim.
For multiple selection mode, after clicking the unclaimed villagers, you need to exit the selection mode to finish the claiming.
To exit the selection mode, enter ok in the chatbox.
Protection modules
You can prevent the villagers getting hurt from belowing ways, such as player(pvp), zombie, fall damage.
Set them to true if you want those modules enabled.
# Protection for the claimed villagers
# Set to true if you want those getting protected.
protection:
player: true
zombie: false
pillager: false
falling-block: true
suffocation: true
fall: true
fire: true
explode: true
poison: trueDeny sound
If players don't have access permission to trade with the villager(s), they would receive a deny message with deny sound, which is editable in config.
There is a sound list from Spigot Javadocs.
deny-sound: ENTITY_VILLAGER_NOClaim cost
The price of claiming a single villager.
This function requires Vault installed in your server.
# Purchase cost
# This function needs Vault enabled.
claim-cost: 2000.0