mirror of
https://github.com/plexusorg/Plex.git
synced 2025-07-01 07:36:42 +00:00
I can't believe we didn't have an unban command
This commit is contained in:
@ -13,5 +13,5 @@ public @interface CommandPermissions
|
||||
|
||||
RequiredCommandSource source() default RequiredCommandSource.ANY;
|
||||
|
||||
String permission() default "plex.donotgivethispermission"; // No idea what to put here
|
||||
String permission() default ""; // No idea what to put here
|
||||
}
|
Reference in New Issue
Block a user