âī¸Commands & Permissions
/advancedchat
Main plugin command.
Alias: /ac
Command | Description | Permission |
---|---|---|
/ac | Shows help menu. | advancedchat.use |
/ac announce | Announce a message across server. | advancedchat.command.announce |
/ac reload | Reloads configuration . | advancedchat.command.reload |
/ac clear | Clears the chat. | advancedchat.command.clear |
/ac info | Shows basic info. | advancedchat.command.info |
/ac commands | Shows list of custom commands. | advancedchat.command.commands |
/tags
Opens Chat Tags GUI
Command | Description | Permission |
---|---|---|
/tags | Use the /tags command. | advancedchat.command.tags |
/tags create <id> <tag> [material] | Create a tag from in-game (material is optional) | advancedchat.command.tags.create |
/tags list [page] | List all tags | advancedchat.command.tags.list |
/tags delete <id> | Delete a tag | advancedchat.command.tags.delete |
/tags apply <player> <tag> | Apply a tag to user (ignores permissions) | advancedchat.command.tags.apply |
Access to the specified tag. | advancedchat.tag.<name> |
/chatcolor
Opens the Chat Color GUI
Permission | Description |
---|---|
advancedchat.command.chatcolor | Use the /chatcolor command. |
advancedchat.chatcolor.<name> | Access to the specified chat color. |
/channel
Alias: /ch
Command | Description | Permission |
---|---|---|
/channel | Join / Leave chat channels. | No permission |
/channels | List all available channels to the player. | advancedchat.channels |
/channel join <name> | Join a channel | advancedchat.command.channel.join |
/channel leave <name> | Leave a channel | advancedchat.command.channel.leave |
/channelspy | Spy on channels | advancedchat.command.channel.spy |
/channelspy <channel/all> | Spy on channels | advancedchat.command.channel.spy |
/channelunspy <channel/all> | Unspy on channels | advancedchat.command.channel.unspy |
- | Have access to a specific channel | advancedchat.channel.join.<name> |
/message
Alias: /msg, /m, /w, /pm
Permission: advancedchat.command.msg
/reply
Alias: /r
Permission: advancedchat.command.reply
/ignore
Permission: advancedchat.command.ignore
/spy
Permission: advancedchat.command.spy
/warn
Permission: advancedchat.command.warn
/alertstaff
Permission: advancedchat.command.alert
All Permissions
Permission | Description |
---|---|
| Allows players to talk in chat. |
| Allows players to be mentioned in chat. |
| Allows players to use mentions in chat. |
| Grants access to use colored text in chat messages. |
| Grants access to use 'magic' formatting (obfuscated text) in chat. |
| General permission for using AdvancedChat features. |
| Allows sending alerts through AdvancedChat. |
| Grants access to chat channels features. |
| Allows spying on chat channels. |
| Permits spying on all chat channels. |
| Allows spying on a specific chat channel. |
| Allows listing all spied chat channels. |
| Permits stopping spying on chat channels. |
| Allows stopping spying on all chat channels. |
| Permits stopping spying on a specific chat channel. |
| Allows sending private messages to players. |
| Enables players to reply to the last private message. |
| Grants the ability to spy on private messages. |
| Allows spying on all private messages. |
| Enables listing all spied conversations. |
| Permits spying on private messages of a specific player. |
| Allows stopping the spying on private messages. |
| Permits stopping spying on all private messages. |
| Allows stopping spying on a specific player's private messages. |
| Enables players to ignore messages from other players. |
| Allows players to list all ignored players. |
| Grants permission to ignore messages from all players. |
| Admin permission to ignore all players. |
| Allows ignoring messages from a specific player. |
| Admin permission to ignore a specific player. |
| Permits players to stop ignoring messages from players. |
| Allows players to stop ignoring all players. |
| Admin permission to stop ignoring all players. |
| Permits stopping ignoring messages from a specific player. |
| Admin permission to stop ignoring a specific player. |
| Allows players to change their chat color. |
| Grants access to chat tags features. |
| Permits warning players for chat violations. |
| Notifies staff members of issued warnings. |
| Allows making server-wide announcements. |
| Grants the ability to clear the chat. |
| Provides access to AdvancedChat's command list. |
| Permits viewing AdvancedChat plugin information. |
| Allows reloading the AdvancedChat configuration without restarting the server. |
| Allows to bypass specific AI filters |
| Allows to bypass specific rule. RULE_NAME is the file name without extension |
| Allows to ignore seeing join messages. FORMAT is the join/quit message format from joinMessages.yml |
| Allows the sender's chat message to be seen even for players with hidden chat enabled |
Last updated