Commands & Permissions
This page lists all the commands and permissions available in SolarityChat.
Main Commands
| Command | Aliases | Description | Permission |
|---|---|---|---|
/solaritychat |
/schat |
Main plugin command | - |
/solaritychat reload |
- | Reload configuration files | solaritychat.reload |
/solaritychat test <msg> |
- | Test a message against filters | solaritychat.test |
/solaritychat toggle-alerts |
- | Toggle filter alerts for staff | solaritychat.toggle-alerts |
/solaritychat warnings <p> |
- | View player warnings | solaritychat.warnings.view |
/solaritychat setwarnings <p> <n> |
- | Set player warnings | solaritychat.warnings.manage |
/solaritychat clearwarnings <p> |
- | Clear player warnings | solaritychat.warnings.manage |
Player Features
| Command | Aliases | Description | Permission |
|---|---|---|---|
/tags |
/sctags |
Open tag selection GUI | solaritychat.tags |
/colors |
/chatcolors |
Open chat color selection GUI | solaritychat.colors |
/channel <name> |
/ch |
Switch chat channels | solaritychat.channel.<name> |
/msg <p> <msg> |
/whisper |
Send a private message | - |
/reply <msg> |
/r |
Reply to last message | - |
/spy |
- | Toggle spy mode for private messages | solaritychat.spy |
/clearchat |
/cc |
Clear chat for all players | solaritychat.clearchat |
Additional Permissions
Formatting Permissions
Control which formatting codes players can use in their chat messages.
solaritychat.format.color: Use legacy color codes (&c, &e).solaritychat.format.hex: Use RGB hex colors (#RRGGBB).solaritychat.format.bold: Use bold formatting (**).solaritychat.format.italic: Use italic formatting (*).solaritychat.format.underline: Use underline formatting.solaritychat.format.strikethrough: Use strikethrough formatting.solaritychat.format.magic: Use magic/obfuscated formatting.solaritychat.format.minimessage: Use raw MiniMessage tags in chat.
Bypass Permissions
solaritychat.bypass.cooldown: Bypass the chat message cooldown.solaritychat.grammar.bypass: Bypass automatic grammar corrections.
Feature Specifics
solaritychat.tags.use: Permission required to use the tag system.solaritychat.color.*: Access to all defined chat colors.solaritychat.color.<id>: Access to a specific chat color by its ID.