Commands

All commands are case-insensitive and are available either in game or via the console.

/setprof

Change the material used to set a villager's profession.

alias: /sprof

The command syntax is:

setprof [farmer | fisherman | shepard | librarian | cartographer | cleric | armorer | weapon_smith | tool_smith | butcher | leatherworker | nitwit | zombie] [Material]

[Material] must be a valid material ENUM i.e. anything from here:

https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html

for example:

/setprof farmer dirt

/worldprof

Enable or disable Profession in the specified world.

alias: /wprof

The command syntax is:

/worldprof [World] [true|false]

for example:

/worldprof hope_springs_eternal true

/consumeprof

Enable or disable material consumption.

alias: /cprof

The command syntax is:

/consumeprof [true|false]

for example:

/consumeprof false