add reload config command

This commit is contained in:
alexcrea 2024-02-10 22:59:30 +01:00
parent d9c7a9376b
commit 2f051a93e3
3 changed files with 70 additions and 9 deletions

View file

@ -8,6 +8,10 @@ load: POSTWORLD
authors: [DelilahEve, alexcrea]
libraries:
- org.jetbrains.kotlin:kotlin-stdlib:1.6.21
commands:
reloadunsafeenchants:
description: Reload every config of this plugin
permission: ue.command.reload
permissions:
ue.unsafe:
default: true
@ -17,4 +21,7 @@ permissions:
description: Allow player to combine every "unsafe" enchants
ue.bypass.level:
default: false
description: Allow player to bypass max level limit
description: Allow player to bypass max level limit
ue.command.reload:
default: op
description: Allow administrator to reload the plugin's config