Sets a new prefix for either the user or the server.
/prefix new_prefix:<prefix> is_server:<true|false>
/prefix new_prefix:! is_server:true
| Name | Type | Required | Description |
|---|---|---|---|
| new_prefix | String | ✓ | The new prefix to use |
| is_server | Boolean | ✗ | true to set for the server (requires Manage Server) |
is_server is true, the prefix only effects the server, requires Manage Server permissions to change the prefix./prefix_reset
Resets the prefix to default for either the user or the server.
/prefix_reset is_server:<true|false>
/prefix_reset is_server:true
| Name | Type | Required | Description |
|---|---|---|---|
| is_server | Boolean | ✗ | true to reset for the server (requires Manage Server) |
/prefix_view
Returns the default prefix and notes that view customization is still WIP.
/prefix_view
view_prefix is currently incomplete and will return placeholder text.