Permissions ​
This page contains information about permission nodes handled by ChatPlugin. They are organized in categories.
Commands ​
Every command requires one or more permissions to be executed. Browse the tables at Getting started/Commands.
Ranks ​
A permission is associated to every loaded rank. The default rank does not require any permission. You can find (and edit) ranks' permission format at Modules/Ranks/Setup.
The default format is chatplugin.ranks.{0}
where {0}
is replaced with the rank's ID. Example: chatplugin.ranks.staff
, chatplugin.ranks.vip
.
Chat ​
The chat's modules handle several permissions.
Formatted chat ​
The chatplugin.formatted-chat
permission is required to send colored/formatted messages to the public and private chat (private messages) when the formatted chat module is enabled.
Ranged chat ​
The chatplugin.global-chat
permission is required to send global messages when the ranged chat module and the global mode are enabled.
Antispam ​
The chatplugin.deny-chat-notify
permission is required to receive notifications by the antispam when the antispam module is enabled.
Player ping ​
The chatplugin.player-ping
permission is required to @mention other players in the chat when the player ping module is enabled.
Staff chat ​
The chatplugin.commands.staffchat
permission is required to send and receive Staff chat messages.
Muteall ​
The chatplugin.commands.muteall
permission is required to be able to send messages when the chat has been muted via /muteall
.
Vanish ​
The chatplugin.commands.vanish
permission is required to see vanished players and autocomplete their names in commands.
Update notification ​
The chatplugin.update-notification
permission is required to receive the update notification when a new version of ChatPlugin is available. It can be completely toggled off by setting settings.enable-update-notification
to false
in config.yml.
ChatPlugin - A complete yet lightweight plugin which handles just too many features!
This wiki is currently updated to version 1.9.10.
© 2024  Remigio07
Please report any mistakes and misspellings as described at Home/Reporting issues.