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 ]
|
|
|
|
softdepend: [ HyperConomy ]
|
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:
|
|
|
|
blacksmithreload:
|
|
|
|
permission: blacksmith.reload
|
|
|
|
description: reloads the config file for Blacksmith
|
2022-02-01 19:52:41 +01:00
|
|
|
permissions:
|
|
|
|
blacksmith.reload:
|
|
|
|
description: Allows the player to run the /reload command
|
|
|
|
default: op
|