Moderation

Moderation Commands is a way for admins and moderators to moderate your server, by adding new Ban, Warn, Kick, IP-Ban, Note, and etc...

Kick Command

Immediately removes a player from the server.

Command: /kick [player] <reason | @layout> Permission: easychat.punish.kick Aliases: None

Examples:

/kick Player123 Spamming the chat
/kick Player123 @spam

Ban Commands

Permanent Ban

Permanently bans a player from the server.

Command: /ban [-s] [player] <reason | @layout> Permission: easychat.punish.ban Aliases: None

Examples:

/ban Player123 Cheating with hacks
/ban Player123 @hacking
/ban -s Player123 @griefing

Temporary Ban

Bans a player for a specified duration.

Command: /tempban [-s] [player] [duration] <reason | @layout> Permission: easychat.punish.tempban Aliases: [tban]

Examples:

IP Ban Commands

Permanent IP Ban: Command: /banip [-s] [player/ip] <reason | @layout> Permission: easychat.punish.banip

Temporary IP Ban: Command: /tempipban [-s] [player/ip] [duration] <reason | @layout> Permission: easychat.punish.tempipban Aliases: [tipban]

Examples:

Mute Commands

Permanent Mute

Permanently prevents a player from chatting.

Command: /mute [-s] [player] <reason | @layout> Permission: easychat.punish.mute Aliases: None

Examples:

Temporary Mute

Mutes a player for a specified duration.

Command: /tempmute [-s] [player] [duration] <reason | @layout> Permission: easychat.punish.tempmute Aliases: None

Examples:

Warning Commands

Permanent Warning

Issues a permanent warning to a player.

Command: /warn [-s] [player] <reason | @layout> Permission: easychat.punish.warn Aliases: None

Examples:

Temporary Warning

Issues a temporary warning that expires after a set duration.

Command: /tempwarn [-s] [player] [duration] <reason | @layout> Permission: easychat.punish.tempwarn Aliases: [twarn]

Examples:

Note Command

Adds administrative notes about a player (not visible to the player).

Command: /note [-s] [player] <note content | @layout> Permission: easychat.punish.note Aliases: None

Examples:

Unpunishment Commands

Unban

Removes a ban from a player.

Command: /unban [player] Permission: easychat.punish.unban

Examples:

Unban IP

Removes an IP ban.

Command: /unbanip [ip/player] Permission: easychat.punish.unbanip

Examples:

Unmute

Removes a mute from a player.

Command: /unmute [player] Permission: easychat.punish.unmute

Examples:

Remove Warning

Removes warnings from a player.

Command: /unwarn [id] or /unwarn clear [player] Permission: easychat.punish.unwarn

Examples:

Remove Note

Removes notes about a player.

Command: /unnote [id] or /unnote clear [player] Permission: easychat.punish.unnote

Examples:

Last updated