1
0
mirror of https://github.com/GeyserMC/Geyser.git synced 2026-01-06 15:41:50 +00:00

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

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