✨ Add strike type punishment
This commit is contained in:
@@ -10,7 +10,8 @@ public enum PunishmentType
|
|||||||
// TODO: impl the permission modification
|
// TODO: impl the permission modification
|
||||||
PermissionModification,
|
PermissionModification,
|
||||||
BlockLogin,
|
BlockLogin,
|
||||||
DisableAccount
|
DisableAccount,
|
||||||
|
Strike
|
||||||
}
|
}
|
||||||
|
|
||||||
public class Punishment : ModelBase
|
public class Punishment : ModelBase
|
||||||
|
Reference in New Issue
Block a user