Add extensions permission to Spigot plugin.yml

This commit is contained in:
RednedEpic 2022-01-16 16:43:57 -06:00
parent 115b103628
commit 34d1dfde5e
1 changed files with 3 additions and 0 deletions

View File

@ -40,3 +40,6 @@ permissions:
geyser.command.version:
description: Shows the current Geyser version and checks for updates.
default: op
geyser.command.extensions:
description: Shows all the loaded extensions.
default: op