Blacksmith/src/main/resources/plugin.yml

27 lines
847 B
YAML
Raw Normal View History

name: Blacksmith
author: EpicKnarvik97, aPunch, jrbudda, HurricanKai
authors: [ EpicKnarvik97, aPunch, jrbudda, HurricanKai ]
version: 1.0.0
2022-07-19 02:41:01 +02:00
main: net.knarcraft.blacksmith.BlacksmithPlugin
depend: [ Citizens, Vault ]
api-version: 1.18
2018-10-12 21:00:54 +02:00
commands:
blacksmith:
permission: blacksmith.edit
usage: /<command> <option> [new value]
description: Used for configuring the selected blacksmith NPC
blacksmithconfig:
permission: blacksmith.admin
usage: /<command> <option/reload> [new value]
description: Used for configuring default blacksmith settings, or global settings
permissions:
blacksmith.admin:
description: Allows overall blacksmith configuration
default: op
children:
blacksmith.edit: true
blacksmith.edit:
description: Allows changing settings for the selected blacksmith NPC
default: op