Fix correct cracked permission for bukkit

This commit is contained in:
games647
2016-09-08 10:06:43 +02:00
parent 9b7634a9f3
commit 99ef5ce726

View File

@ -38,7 +38,7 @@ commands:
description: 'Label the invoker or the player specified as cracked if he was marked premium before'
aliases: [unpremium]
usage: /<command> [player]
permission: ${project.artifactId}.command.unpremium
permission: ${project.artifactId}.command.cracked
import-auth:
description: 'Imports the auth data from another auto login'