Updates depreciated code, and fixes code style
This commit is contained in:
@ -1,13 +1,18 @@
|
||||
name: Blacksmith
|
||||
author: aPunch, jrbudda, HurricanKai
|
||||
version: 1.16
|
||||
author: EpicKnarvik97, aPunch, jrbudda, HurricanKai
|
||||
authors: [ EpicKnarvik97, aPunch, jrbudda, HurricanKai ]
|
||||
version: 1.18.1
|
||||
main: net.apunch.blacksmith.BlacksmithPlugin
|
||||
depend: [Citizens, Vault]
|
||||
softdepend: [HyperConomy]
|
||||
depend: [ Citizens, Vault ]
|
||||
softdepend: [ HyperConomy ]
|
||||
|
||||
api-version: 1.16
|
||||
api-version: 1.18
|
||||
|
||||
commands:
|
||||
blacksmithreload:
|
||||
permission: blacksmith.reload
|
||||
description: reloads the config file for Blacksmith
|
||||
permissions:
|
||||
blacksmith.reload:
|
||||
description: Allows the player to run the /reload command
|
||||
default: op
|
Reference in New Issue
Block a user