Title System
Title System
Section titled “Title System”Mod:
kyuubisoft-achievements.jar| Config:configs/kyuubisoft_achievements/config.json
The Title System lets players unlock and display titles earned from achievements and quests. Titles appear next to the player’s name and can be customized with colors.
Features
Section titled “Features”- Unlockable Titles — Earned through achievements, quests or admin commands
- Color Customization — Titles support color formatting
- Title Selection — Players can choose which unlocked title to display
- Reward Integration — Titles can be rewards for achievements and quests
Quick Start
Section titled “Quick Start”- Titles are part of the Achievement mod — install it in
mods/ - Title definitions are included in achievement configs
- Players use
/kstitlesto view and select their unlocked titles - Add title rewards to achievements or quests in their JSON configs
Commands
Section titled “Commands”| Command | Alias | Description |
|---|---|---|
/kstitles | /title | Open title selection |
/kstitles list | — | List all available titles |
/kstitles give <player> <id> | — | Give a title to a player |
Documentation
Section titled “Documentation”import DocCardList from ‘@theme/DocCardList’;