Back to Mods
Mighty Prefixes

Mighty Prefixes

utilityMightyFinger77

Hytale Mod that allows formatting and parsing of pre/suffixes with legacy MC colors in chat, based on your vanilla permission groups assuming you're not using a perm plugin like LuckPerms

About Mighty Prefixes

MightyPrefixes

A Hytale plugin that adds customizable chat prefixes, suffixes, and colored usernames based on permission groups. Made for G!X Clan server @ hytale.gixclan.net

Note: This is only meant to be used with the vanilla Permissions system. There may be bugs since this is my first Hytale mod. Once I get better at it, I'll port some of my MC plugins over. Leave any issues/suggestions in the Comments please.

Features

Chat Prefixes — Automatically adds colored prefixes based on permission groups

Chat Suffixes — Add colored suffixes after usernames

Colored Usernames — Colors player names in chat based on their highest priority group

Embedded Color Codes — Supports color and formatting codes directly in prefix/suffix strings

Configurable — Easy configuration via config.json with hot-reload support

Priority System — Supports multiple groups with priority-based prefix/suffix selection

Reload Command — Use /mightyprefixes reload or /mp reload

Installation

Download the latest MightyPrefixes.jar from the Files tab

Copy the JAR file to your Hytale server plugins/ directory

Restart your server

The plugin creates MightyPrefixes/ next to the JAR with config.json

Configuration

The plugin creates config.json in MightyPrefixes/. Edit it to customize prefixes, suffixes, and username colors.

Example config.json

{ "prefixes": { "owner": { "prefix": "[Owner]", "suffix": "", "usernameColor": "&f", "priority": 100 }, "admin": { "prefix": "[Admin]", "suffix": "", "usernameColor": "&f", "priority": 90 } }, "defaultColor": "&7" }

Usage

Create groups

perm group add owner perm group add admin perm group add mod Add a player

perm user group add <player-uuid> owner Reload

/mightyprefixes reload /mp reload

Downloads
117
Created
Jan 17, 2026
Updated
Jan 17, 2026
Version
Early Access

Categories

UtilityQuality of Life

Download Mod

Download on CurseForge
Free download • 117 total downloads

Need a Server?

Run Mighty Prefixes on a dedicated Hytale server with easy mod management.

Get Hytale Hosting

Frequently Asked Questions

What is Mighty Prefixes?

Hytale Mod that allows formatting and parsing of pre/suffixes with legacy MC colors in chat, based on your vanilla permission groups assuming you're not using a perm plugin like LuckPerms

How do I download Mighty Prefixes?

You can download Mighty Prefixes for free from CurseForge. Click the "Download on CurseForge" button on this page to go directly to the download page.

Who created Mighty Prefixes?

Mighty Prefixes was created by MightyFinger77. The mod has been downloaded 117 times.

Is Mighty Prefixes compatible with Hytale servers?

Mighty Prefixes is designed for Hytale and can be used on both single-player and multiplayer servers. Check the mod page on CurseForge for specific compatibility information.

How do I install Mighty Prefixes?

To install Mighty Prefixes: 1) Download the mod from CurseForge, 2) Place the file in your Hytale mods folder, 3) Restart the game. The mod should load automatically.