16 lines
434 B
YAML
16 lines
434 B
YAML
name: SmartCraftNotifier
|
|
version: 1.2.1
|
|
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 |