A simple title plugin that lets you give players titles as rewards or unique display names.
Current Features
- Select and manage titles through a GUI
- Configurable permanent and temporary titles
- Support for legacy color codes and Hex colors
- Local title management for offline players
Player Commands
| Command | Description |
|---|---|
/titles |
Opens the title GUI |
/titles menu |
Opens your title GUI |
/titles list |
Lists the titles you own |
/titles set <title> |
Selects a title you own |
/titles set none |
Removes your current title |
Regular players have the foxtitle.use permission by default.
Admin Commands
| Command | Description | Permission |
|---|---|---|
/titles menu <player> |
Manages the specified player’s titles | foxtitle.admin |
/titles list <player> |
Lists the specified player’s titles | foxtitle.admin |
/titles set <player> <title|none> |
Changes the specified player’s active title | foxtitle.admin |
/titles give <player> <title> [duration] |
Gives a player a title | foxtitle.give |
/titles revoke <player> <title> |
Revokes a player’s title | foxtitle.revoke |
/titles reload |
Reloads the plugin configuration | foxtitle.reload |
By default, only server operators have the foxtitle.admin permission. This permission grants access to all administrative functions.