
Commands¶
Below is a list of all the currently available FactionsChat commands and some simple usage examples.
Player Commands¶
| Command | Description | Example |
|---|---|---|
/f c help |
View help for the various FactionsChat features/commands you can access | /f c help |
/f c <channel> |
Switch your active chat channel | /f c ally |
/f c <channel> <message> |
Send a one-off message to a channel (without switching to it) | /f c truce Hello! |
/f c toggle <channel> |
Toggle (enable/disable) messages for a specific channel - this will show hide messages for that channel until you toggle it again | /f c toggle faction |
/f c ignore <player> |
Ignore messages from the specified player | /f c ignore Steve |
/f c unignore <player> |
Stop ignoring messages from the specified player | /f c unignore Steve |
/f c ignorelist [page] |
View the list of players you are currently ignoring (paginated) | /f c ignorelist 1 |
Operator/Admin Commands¶
| Command | Description |
|---|---|
/f c reload |
Reloads the plugin configuration (requires permission) |
/f c toggle <playerToManage> <channelToToggle> |
Toggle (enable/disable) a channel for another player |
/f c ignore <playerToManage> <playerToIgnore> |
Adds a player to another player's ignore list |
/f c unignore <playerToManage> <playerToIgnore> |
Removes a player from another player's ignore list |
/f c ignorelist <playerToManage> [page] |
View the list of players the specified player is currently ignoring |