Skip to content

Commit

Permalink
update perms
Browse files Browse the repository at this point in the history
  • Loading branch information
Laarryy committed Jul 29, 2020
1 parent 66a850d commit fa25b93
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions Permissions.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,23 @@ The following is a list of permission nodes that are checked in the plugin, and

Node | Function
--- | ---
simplechat.switch | Switching to channels
simplechat.switch.others | Sets other player's selected channel
simplechat.setcolor.channelname | Sets the user's color for the given channel
simplechat.reload | Reloads config
simplechat.clearchat.clear | Clears the chat
simplechat.clearchat.exempt | Prevents your chat from being cleared
simplechat.clearchat.notify | Notifies you that chat has been cleared
simplechat.ignore | Ignores specified player (hides their messages)
simplechat.ignore.exempt | Prevents players from /ignore'ing you
simplechat.me | Says action in chat (/rp)
simplechat.message | Messages specific player
simplechat.mute | Mutes specified player
simplechat.mute.exempt | Prevents you from being
simplechat.shadowmute | ShadowMutes specified player
simplechat.shadowmute.exempt | Prevents you from being ShadowMuted
simplechat.reply | Replies to person who last messaged you
simplechat.spy.channelname | Shows all messages from specified channel
simplechat.toggle | Shows/Hides specified channel's messages
simplechat.channels.channelname.see | If you can see messages in specified channel
simplechat.channels.channelname.use | If you can send messages in specified channel
carbonchat.switch | Switching to channels
carbonchat.switch.others | Sets other player's selected channel
carbonchat.setcolor.channelname | Sets the user's color for the given channel
carbonchat.reload | Reloads config
carbonchat.clearchat.clear | Clears the chat
carbonchat.clearchat.exempt | Prevents your chat from being cleared
carbonchat.clearchat.notify | Notifies you that chat has been cleared
carbonchat.ignore | Ignores specified player (hides their messages)
carbonchat.ignore.exempt | Prevents players from /ignore'ing you
carbonchat.me | Says action in chat (/rp)
carbonchat.message | Messages specific player
carbonchat.mute | Mutes specified player
carbonchat.mute.exempt | Prevents you from being
carbonchat.shadowmute | ShadowMutes specified player
carbonchat.shadowmute.exempt | Prevents you from being ShadowMuted
carbonchat.reply | Replies to person who last messaged you
carbonchat.spy.channelname | Shows all messages from specified channel
carbonchat.toggle | Shows/Hides specified channel's messages
carbonchat.channels.channelname.see | If you can see messages in specified channel
carbonchat.channels.channelname.use | If you can send messages in specified channel

0 comments on commit fa25b93

Please sign in to comment.