diff --git a/StatusAPI/src/main/resources/plugin.yml b/StatusAPI/src/main/resources/plugin.yml index 13d174f..0bb08eb 100644 --- a/StatusAPI/src/main/resources/plugin.yml +++ b/StatusAPI/src/main/resources/plugin.yml @@ -1,4 +1,9 @@ -name: StatusAPI -version: 1.0 -main: net.viper.status.StatusAPI -author: M_Viper \ No newline at end of file +name: StatusAPI +main: net.viper.status.StatusAPI +version: 1.1 +author: M_Viper +description: StatusAPI für BungeeCord inkl. Update-Checker +permissions: + statusapi.update.notify: + description: 'Erlaubt Update-Benachrichtigungen' + default: op