prepare generic command

This commit is contained in:
alexcrea 2025-09-12 12:41:46 +02:00
parent 196392e206
commit 3eb07a8c09
6 changed files with 148 additions and 8 deletions

View file

@ -10,6 +10,8 @@ authors: [ DelilahEve, alexcrea ]
libraries: [${libraries}]
commands:
customanvil:
description: Generic command for custom anvil
anvilconfigreload:
description: Reload every config of this plugin
permission: ca.command.reload
@ -36,6 +38,9 @@ permissions:
ca.command.reload:
default: op
description: Allow administrator to reload the plugin's configs
ca.command.debug:
default: op
description: Get debug information about the plugin and server
ca.config.edit:
default: op
description: Allow administrator to edit the plugin's config in game