diff --git a/bootstrap/spigot/src/main/resources/plugin.yml b/bootstrap/spigot/src/main/resources/plugin.yml index 18773402e..88b2ea1a1 100644 --- a/bootstrap/spigot/src/main/resources/plugin.yml +++ b/bootstrap/spigot/src/main/resources/plugin.yml @@ -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