#923 Create /authme purgeplayer command
- Create command to purge a specific player name - Update docs
This commit is contained in:
@@ -85,6 +85,11 @@ public enum AdminPermission implements PermissionNode {
|
||||
*/
|
||||
PURGE_BANNED_PLAYERS("authme.admin.purgebannedplayers"),
|
||||
|
||||
/**
|
||||
* Administrator command to purge a given player.
|
||||
*/
|
||||
PURGE_PLAYER("authme.admin.purgeplayer"),
|
||||
|
||||
/**
|
||||
* Administrator command to toggle the AntiBot protection status.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user