mirror of
https://github.com/TuxCoding/FastLogin.git
synced 2025-07-30 10:47:33 +02:00
Fix correct cracked permission for bukkit
This commit is contained in:
@ -38,7 +38,7 @@ commands:
|
|||||||
description: 'Label the invoker or the player specified as cracked if he was marked premium before'
|
description: 'Label the invoker or the player specified as cracked if he was marked premium before'
|
||||||
aliases: [unpremium]
|
aliases: [unpremium]
|
||||||
usage: /<command> [player]
|
usage: /<command> [player]
|
||||||
permission: ${project.artifactId}.command.unpremium
|
permission: ${project.artifactId}.command.cracked
|
||||||
|
|
||||||
import-auth:
|
import-auth:
|
||||||
description: 'Imports the auth data from another auto login'
|
description: 'Imports the auth data from another auto login'
|
||||||
|
Reference in New Issue
Block a user