1.x/Blacksmith
From Citizens Wiki
< 1.x
Blacksmiths repair your tools and armor. Right-clicking a blacksmith will repair your item-in-hand if it is repairable. An item is "repairable" if it contains a durability (i.e. pickaxe, shears, armor, etc..).
See below for more information.
Configuration Nodes
Commands
[] - Mandatory
() - Optional
Command - command's syntax
Args Description - description of the command's arguments
Require Selected - whether the command requires an NPC to be selected
Require Ownership - whether the commands requires you to be the owner of the NPC
Permission - command's permission node
Description - short description of the command
Command | Args Description | Require Selected | Require Ownership | Permission | Description |
---|---|---|---|---|---|
/blacksmith help | None | false | false | citizens.blacksmith.use.help | View the help page for blacksmiths |
/blacksmith status | None | true | true | citizens.blacksmith.use.status | View the cost and durability remaining of your item-in-hand |
Other Permissions
Permission - permission node
Description - description of permission node
Permission | Description |
---|---|
citizens.blacksmith.use.repair | Ability to right-click a blacksmith to repair an items |