Add AdminPrivilegeCaker
This commit is contained in:
parent
c078e20ac5
commit
6352f752ca
|
@ -26,6 +26,7 @@ const (
|
||||||
AdminPrivilegeKickUsers
|
AdminPrivilegeKickUsers
|
||||||
UserPrivilegePendingVerification
|
UserPrivilegePendingVerification
|
||||||
UserPrivilegeTournamentStaff
|
UserPrivilegeTournamentStaff
|
||||||
|
AdminPrivilegeCaker
|
||||||
)
|
)
|
||||||
|
|
||||||
// UserPrivileges represents a bitwise enum of the privileges of an user.
|
// UserPrivileges represents a bitwise enum of the privileges of an user.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user