diff --git a/bukkit/src/main/resources/plugin.yml b/bukkit/src/main/resources/plugin.yml index 059b721f..6e0932c0 100644 --- a/bukkit/src/main/resources/plugin.yml +++ b/bukkit/src/main/resources/plugin.yml @@ -38,7 +38,7 @@ commands: description: 'Label the invoker or the player specified as cracked if he was marked premium before' aliases: [unpremium] usage: / [player] - permission: ${project.artifactId}.command.unpremium + permission: ${project.artifactId}.command.cracked import-auth: description: 'Imports the auth data from another auto login'