Redo
This commit is contained in:
16
target/classes/plugin.yml
Normal file
16
target/classes/plugin.yml
Normal file
@@ -0,0 +1,16 @@
|
||||
name: SmartCraftNotifier
|
||||
version: 1.2.0
|
||||
main: com.smartcraft.notifier.SmartCraftNotifier
|
||||
api-version: 1.20
|
||||
|
||||
commands:
|
||||
scnotify:
|
||||
description: SmartCraft Notifier utility command
|
||||
usage: /scnotify <ping|status>
|
||||
permission: smartcraft.notify
|
||||
permission-message: You do not have permission to use this command.
|
||||
|
||||
permissions:
|
||||
smartcraft.notify:
|
||||
description: Allows use of SmartCraft Notifier commands
|
||||
default: op
|
Reference in New Issue
Block a user