diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 56f2c43..70fc145 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,18 +1,18 @@ -name: AutoSortChest -version: 1.2-SNAPSHOT -main: com.viper.autosortchest.Main -api-version: 1.21 -authors: [M_Viper] -description: Ein Plugin zum automatischen Sortieren von Items in Truhen -commands: - asc: - description: AutoSortChest Befehle - usage: / [help|info|reload] - aliases: [autosortchest] -permissions: - autosortchest.reload: - description: Erlaubt das Neuladen der Konfiguration mit /asc reload - default: op - autosortchest.bypass: - description: Erlaubt das Abbauen von ASC-Schildern ohne Shift-Taste und unabhängig vom Besitzer +name: AutoSortChest +version: 1.4 +main: com.viper.autosortchest.Main +api-version: 1.21 +authors: [M_Viper] +description: Ein Plugin zum automatischen Sortieren von Items in Truhen +commands: + asc: + description: AutoSortChest Befehle + usage: / [help|info|reload] + aliases: [autosortchest] +permissions: + autosortchest.reload: + description: Erlaubt das Neuladen der Konfiguration mit /asc reload + default: op + autosortchest.bypass: + description: Erlaubt das Abbauen von ASC-Schildern ohne Shift-Taste und unabhängig vom Besitzer default: op \ No newline at end of file