Skip to content

(2) Permissions

FabioZumbi12 edited this page Oct 20, 2017 · 28 revisions

Here is all permissions for uchat.

Commands:

uchat.cmd.tell
uchat.cmd.spy
uchat.cmd.umsg
uchat.cmd.broadcast
uchat.cmd.clear
uchat.cmd.clear-all
uchat.cmd.mute
uchat.cmd.ignore.channel
uchat.cmd.ignore.player
uchat.cmd.reload

Channels:

Permissions for global and local channels are given by default for all players on bukkit servers.

uchat.channel.<channel>.read
uchat.channel.<channel>.write

Chat Related:

uchat.cant-ignore.<player/channel> - This player/channel can't be ignored
uchat.chat.mention - To allow mention players on chat
uchat.chat.color - To allow use color codes on chat
uchat.chat.color.formats - To allow use italic, bold and other formats;
uchat.chat.color.magic - To allow use magic;
uchat.channel.admin - To allow use of channel admin (if exists)​
uchat.discord.mention - Allow player to send @everyone and @here to discord (if enabled on channel)

Chat Spy:

To allow a non op to spy messages, the command permission and one chat-spy permission need to be given to player/group.

uchat.cmd.spy - Command to enable/disable Spy. This permision only allow the command usage;
uchat.chat-spy.all - Spy all channels, players and private;
uchat.chat-spy.bypass - Don't allow your messages and privates to be spied (op by default);
uchat.chat-spy.private - Allow spy private messages;
uchat.chat-spy.<channel name> - Allow spy a channel;

Bypass:

uchat.bypass-spam​
uchat.bypass-enhancement​
uchat.bypass-anti-ip​
uchat.bypass-censor​
uchat.bypass.costs - To bypass cost to chat on channels;
Clone this wiki locally