Custom prefixes on a LuckPerms Hytale server provide immediate visual identification, allowing players to easily distinguish between staff members, donors, and regular community members in chat. This system enhances the server's professional appearance by adding color-coded titles and unique styling that align with the world's specific theme or branding. Furthermore, these prefixes serve as a symbol of progression or status, rewarding active players and contributors with tangible recognition within the social hierarchy.
1. Log in to the BisectHosting Starbase panel.
2. Go to the Console tab.
3. Enter the desired command. The prefix text can be enclosed in <color></color> tags.
| Command | Description |
lp user <playername> meta setprefix <priority> "<prefixText>" |
Adds the prefix to the weight value of the player. |
lp user <playername> meta removeprefix <priority> "<prefixText>" |
Removes the prefix from the weight value of the player. |
lp user <playername> meta settempprefix <priority> "<prefixText>" <duration> |
Adds a temporary prefix to the player with a specified duration. The duration can be a Unix Timestamp or time period such as 1mo7d12h30m or 5m.
|
lp user <playername> meta removetempprefix <priority> "<prefixText>" |
Instantly remove the temporary prefix from the weight value of the player. |
Note: Priority is a weight value where a higher priority will always display first.