Skip to main content

Punishments allow staff members to take disciplinary action against players behavior. The punishment types include blacklists, bans, mutes, shadow mutes, kicks, warns and competative bans.

Punishments can be temporary or permanent, they can also be applied to a players IP address, so it applies to all of their alts.

Shadow mutes make a player think other players can see their messages in chat but they cant, while a normal mute prevents them from chatting altogether.

A player can be punished through commands or by using the punish menu which allows the use of punishment ladders, this is the recommended way.

Punishment Ladders

Punishment ladders are a sequential list of punishments that apply to a player depending on how many times they have been banned by the ladder.

Punishment ladders can be used with the punish command or through resolving reports as true.

Proof

The proof menu is where you can attach a link or chat snapshot to a punishment, for example a chat snapshot can be attached if the player was muted.

Screenshot

Proof Menu

Punish Menu

The punish menu is where a staff member can punish a player using the punishment ladders.

Permission: core.command.punish

The core.punish.<ladder> permission is also required for the use of a punishment ladder in the menu.

Screenshot

Punish Menu

History Menu

The history menu lists all current and past punishments a player has had.

Permission: core.command.history

Screenshot

History Menu

Commands

<> = Required [] = Optional -s = Silent -p = Public

CommandPermissionDescription
/punish <player>core.command.punishOpens the punish menu.
/lookup <id>core.command.lookupLooks up a punishment.
/removewarn <player> <id>core.command.removewarnRemoves a warn from a player.
/checkwarns <player> [page]core.command.checkwarnsChecks a players warns.
/history <player>core.command.historyOpens the history menu.
/staffhistory <player>core.command.staffhistoryOpens the staff history menu.
/voidbans <message>Console OnlyVoids all bans.
/voidmutes <message>Console OnlyVoids all mutes.
/voidblacklists <message>Console OnlyVoids all blacklists.
/voidpunishment <id> <reason>core.command.voidpunishmentVoids a specific punishment.
/unmute <player> <reason> [-s,-p]core.command.unmuteUnmutes a player.
/unblacklist <player> <reason> [-s,-p]core.command.unblacklistUnblacklists a player.
/unban <player> <reason> [-s,-p]core.command.unbanUnbans a player.
/staffrollback <player> <time> <type>core.command.staffrollbackRolls back a staff's punishments.
/cunban <player> <reason> [-s,-p]core.command.cunbanCompetitive Unbans a player.
/tempmute <player> <duration> <reason> [-s,-p]core.command.tempmuteTemporarily mutes a player.
/tempipmute <player> <duration> <reason> [-s,-p]core.command.tempipmuteTemporarily ip mutes a player.
/tempipban <player> <duration> <reason> [-s,-p]core.command.tempipbanTemporarily ip bans a player.
/tempban <player> <duration> <reason> [-s,-p]core.command.tempbanTemporarily bans a player.
/shadowtempmute <player> <duration> <reason> [-s,-p]core.command.shadowtempmuteTemporarily shadow mutes a player.
/remute <player> <duration> <reason> [-s,-p]core.command.remuteRemutes a player.
/reban <player> <duration> <reason> [-s,-p]core.command.rebanRebans a player.
/ctempban <player> <duration> <reason> [-s,-p]core.command.ctempbanTemporarily competitive bans a player.
/warn <player> <reason> [-s,-p]core.command.warnWarns a player.
/shadowmute <player> <reason> [-s,-p]core.command.shadowmuteShadow mutes a player.
/mute <player> <reason> [-s,-p]core.command.muteMutes a player.
/kick <player> <reason> [-s,-p]core.command.kickKicks a player.
/ipmute <player> <reason> [-s,-p]core.command.ipmuteIP mutes a player.
/ipban <player> <reason> [-s,-p]core.command.ipbanIP bans a player.
/cban <player> <reason> [-s,-p]core.command.cbanCompetitive bans a player.
/blacklist <player> <reason> [-s,-p]core.command.blacklistBlacklists a player.
/ban <player> <reason> [-s,-p]core.command.banBans a player.

Punishment Ladder

CommandPermissionDescription
/pladdercore.command.punishmentladderAllows access to the /pladder command.
/pladder punish <player> <ladder> [silent]core.command.punishmentladder.punishPunishes a player.
/pladder create <id> <requireChatSnapshot> <reason>core.command.punishmentladder.createCreates a punishment ladder.
/pladder delete <ladder>core.command.punishmentladder.deleteDeletes a punishment ladder.
/pladder addpunishment <ladder> <punishmentType> <duration> <ip> <shadow>core.command.punishmentladder.addpunishmentAdds a punishment to a ladder.
/pladder editpunishment <ladder> <id> <punishmentType> <duration> <ip> <shadow>core.command.punishmentladder.addpunishmentAdds a punishment to a ladder.
/pladder deletepunishment <ladder> <id>core.command.punishmentladder.deletepunishmentDeletes a punishment from a ladder.
/pladder listpunishments <ladder>core.command.punishmentladder.listpunishmentsLists a ladders punishments.
/pladder listcore.command.punishmentladder.listLists all punishment ladders.