moderationBeginnernewmc 1.20.x – 1.21.x8 lines
staff chat (/sc)
private chat channel for staff. only players with the permission see messages. prefixed with [STAFF].
vanilla Skriptno addons required.
staff-chat.sk8 lines
command /sc <text>: aliases: /staffchat permission: staff.chat trigger: loop all players: if loop-player has permission "staff.chat": send "&8[&cSTAFF&8] &f%player%&7: &r%arg-1%" to loop-player
get it running
staff-chat.sk · 8 lines · vanilla Skript- 1
copy or download
grab the .sk file with the buttons up top.
staff-chat.sk· ready to drop in - 2
drop it in your scripts folder
save it exactly here on your server — no typos, just copy the path:
…/plugins/Skript/scripts/staff-chat.sk - 3
reload in-game
run this in chat or console — your script goes live instantly:
/sk reload staff-chat
that's it — your script is live. hop in-game to try it.
/ related templates
more moderation templates
moderation
anti-swear chat filter
blocks chat messages containing banned words. replaces matches with asterisks instead of cancelling the message.
moderationchat ranks (/setrank)
custom chat prefix per player. /setrank <player> <rank>. visible in chat as colored brackets before the name.
moderationjail system (/jail /unjail)
admin command to jail a player for a duration. auto-releases on timer. teleports to a set jail location.