minimal update to 1.13
This commit is contained in:
13
src/main/resources/plugin.yml
Normal file
13
src/main/resources/plugin.yml
Normal file
@ -0,0 +1,13 @@
|
||||
name: Blacksmith
|
||||
author: aPunch, jrbudda, HurricanKai
|
||||
version: 1.12
|
||||
main: net.apunch.blacksmith.BlacksmithPlugin
|
||||
depend: [Citizens, Vault]
|
||||
softdepend: [HyperConomy]
|
||||
|
||||
api-version: 1.13
|
||||
|
||||
commands:
|
||||
blacksmithreload:
|
||||
permission: blacksmith.reload
|
||||
description: reloads the config file for Blacksmith
|
Reference in New Issue
Block a user