2017-07-31 11:53:59 +02:00
|
|
|
name: Blacksmith
|
2022-02-01 19:52:41 +01:00
|
|
|
author: EpicKnarvik97, aPunch, jrbudda, HurricanKai
|
|
|
|
authors: [ EpicKnarvik97, aPunch, jrbudda, HurricanKai ]
|
|
|
|
version: 1.18.1
|
2022-07-19 02:41:01 +02:00
|
|
|
main: net.knarcraft.blacksmith.BlacksmithPlugin
|
2022-02-01 19:52:41 +01:00
|
|
|
depend: [ Citizens, Vault ]
|
2017-07-31 11:53:59 +02:00
|
|
|
|
2022-02-01 19:52:41 +01:00
|
|
|
api-version: 1.18
|
2018-10-12 21:00:54 +02:00
|
|
|
|
2017-07-31 11:53:59 +02:00
|
|
|
commands:
|
2022-08-07 01:21:47 +02:00
|
|
|
blacksmith:
|
|
|
|
permission: blacksmith.admin
|
2017-07-31 11:53:59 +02:00
|
|
|
description: reloads the config file for Blacksmith
|
2022-02-01 19:52:41 +01:00
|
|
|
permissions:
|
2022-08-07 01:21:47 +02:00
|
|
|
blacksmith.admin:
|
|
|
|
description: Allows blacksmith configuration
|
2022-02-01 19:52:41 +01:00
|
|
|
default: op
|