Splits the blacksmith command into two commands, and much more

This commit is contained in:
2022-08-19 19:08:54 +02:00
parent 755db8c497
commit e1191dad7d
21 changed files with 1077 additions and 235 deletions

View File

@ -9,9 +9,19 @@ api-version: 1.18
commands:
blacksmith:
permission: blacksmith.edit
usage: /<command> <option> [new value]
description: Used for configuring the selected blacksmith NPC
blacksmithconfig:
permission: blacksmith.admin
description: Used for configuring a blacksmith or the plugin
usage: /<command> <option/reload> [new value]
description: Used for configuring default blacksmith settings, or global settings
permissions:
blacksmith.admin:
description: Allows blacksmith configuration
description: Allows overall blacksmith configuration
default: op
children:
blacksmith.edit: true
blacksmith.edit:
description: Allows changing settings for the selected blacksmith NPC
default: op