Skip to Content
PhantomBans is a premium plugin. Get it from the store or join the Discord.
FeaturesBans, Mutes, Kicks & Warns

Bans, Mutes, Kicks & Warns

The everyday tools your staff use to deal with rule-breakers.

Every punishment supports a reason, most support a duration, and many have an IP version that follows the player’s address instead of just their name. You can punish from chat or from the punish menu.

The punishments

TypeWhat it does
BanBlocks a player from joining. Permanent or timed.
IP-banBlocks the player’s IP address, not just their name.
MuteStops a player from talking in chat. Permanent or timed.
IP-muteMutes everyone sharing that IP address.
KickRemoves a player from the server once.
WarnRecords a formal warning. Can trigger auto-actions. See Warnings.

Apply a punishment

/ban <player> [duration] [reason] /tempban <player> <duration> [reason] /ipban <player|ip> [duration] [reason]

Leave out the duration for a permanent ban (or your configured default). Examples:

/ban Steve Hacking /tempban Steve 7d Spamming in chat /ipban Steve 30d Ban evading
/ban command in chat/tempban command in chat/ipban command in chat

Durations

A duration is a number plus a unit. You can chain units together.

ExampleMeaning
30m30 minutes
12h12 hours
7d7 days
2d12h2 days and 12 hours
permanentNever expires

Removing punishments

CommandRemoves
/unban <player>An active ban
/unipban <ip>An active IP-ban
/unmute <player>An active mute
/unwarn <player> [id]A warning (newest, or a specific id)
/muteall and /unmuteallLocks or unlocks all non-staff chat

Silent punishments

Add -s right after the command to punish without a public announcement. Only staff with the right permission see a quiet note. This is handy when you do not want to tip off the player or start chat drama.

/ban -s Steve Hacking

Silent (-s) hides the public broadcast but the punishment is otherwise normal. There are also /silentban and /silentmute aliases. See Silent Punishments.

Defaults and presets

You can set a default reason and duration for each punishment in the config, so a quick /ban Steve still has a sensible reason. The punish menu also offers a list of preset reasons you can edit.

Some players can be made exempt from punishments with a permission. See Permissions.

Last updated on