This plugin lets the player manage villagers with the use of a wand.
Features
Refresh trades without having to break and replace a workstation
Give villager an enchanted book and they will offer a trade for that book
Unlimited trading (can be enabled in config.yml)
Toggle villagers from walking around
Convert villager into a spawn egg
Villagers can follow players (not very efficiently)
Change clothes (Villager type)
Silence any villager
Kill
Drop entire inventory
Heal
Glow
Convert villager to zombified villager
Convert zombified villager back to villager
Make invisible
Make invulnerable
Get current hp
Give experience to villagers (Still need to make one trade per level up)
Change profession
Reset villager (Remove all trades and experience)
Commands: /wand (Create wand)
/wandreload (Reload plugin)
Permissions
rvillagerwand.aware:
description: Lets the player toggle if villager can move around, villager will only be able to move around if hit or moved by other entity
default: true
rvillagerwand.convertzombie:
description: Lets the player convert a zombified villager into a regular villager, This will give discounted prices
default: true
rvillagerwand.drop:
description: Allow villager to drop its inventory when the wand is used to kill or force drop items from villager
default: true
rvillagerwand.follow:
description: Toggle if the villager will follow the player
default: true
rvillagerwand.gethp:
description: Gets the villagers hp
default: true
rvillagerwand.givebook:
description: Give a book to a Villager and the Villager will offer that trade
default: true
rvillagerwand.giveexp:
description: Lets the player level up a villager
default: false
rvillagerwand.glow:
description: Toggle if villager should glow
default: true
rvillagerwand.heal:
description: Lets the player heal the villager
default: true
rvillagerwand.kill:
description: Lets the player kill villagers with the Villager Wand
default: true
rvillagerwand.newtrades:
description: Lets the player get new trades without having to break and place the workstation
default: true
rvillagerwand.noitemsneeded:
description: Lets the player use the wand without the cost of some spells
default: false
rvillagerwand.pickup:
description: Lets the player pickup (Get a villager spawn egg) if the villager is grown up and has no profession
default: true
rvillagerwand.toggleai:
description: Lets the player toggle if the villager has AI
default: false
rvillagerwand.toggleinvisible:
description: Lets the player toggle if the villager is invisible
default: false
rvillagerwand.toggleinvulnerable:
description: Lets the player toggle if the villager is invulnerable
default: false
rvillagerwand.togglepickupitems:
description: Toggle if the villager can pick up items
default: true
rvillagerwand.togglesilent:
description: Lets the player toggle if villager should be silent
default: true
rvillagerwand.toggletype:
description: Lets the player change type of villager (Desert, Taiga, Swamp, Plain, Snow, Savanna, Jungle)
default: true
rvillagerwand.toggleprofession:
description: Change villagers profession without the need of a workstation, only work if villager's exp is 0
default: false
rvillagerwand.unemployment:
description: Lets the player reset the villager to 0 exp and no profession
default: false
rvillagerwand.wand:
description: Allow the player to use the /wand command
default: true
rvillagerwand.zombification:
description: Turns a villager into a zombie villager
default: true