Purchasable prefix shop
Players spend economy balance on permanent cosmetic titles.
A prefix marketplace and complete lightweight chat formatter.
Full overview
MythicPrefixes combines a cosmetic prefix marketplace with a lightweight chat formatter. Players purchase, collect and equip titles while the server controls how that selection appears beside names and messages.
The system is designed to work without forcing a separate chat plugin. PlaceholderAPI content can be included in the format, and a configurable default prefix keeps players without a purchased cosmetic visually consistent.
How it works
Players browse the prefix shop, purchase entries through Vault and choose an active prefix from the owned collection. Rarity, colour and price make the catalogue feel like a real cosmetic progression system.
The built-in chat formatter combines the selected prefix with display names, PlaceholderAPI output and the message. DiscordSRV compatibility keeps Minecraft chat forwarding functional.
Administration
Prefixes, rarity tiers, prices, permissions and formatting are configurable. Administration menus support catalogue management without requiring direct player-data edits.
Feature breakdown
Each headline feature is expanded below so visitors can understand the real server use rather than seeing a short tag list.
Players spend economy balance on permanent cosmetic titles.
Unlocked entries remain available through a personal collection menu.
The plugin can own the final chat layout instead of depending on an outdated formatter.
Common through exotic entries create clear cosmetic progression.
Players without a selected cosmetic still receive intentional presentation.
Staff can create, grant, remove and organise prefixes more easily.
Getting started
This project is not currently offered as a public platform download; its page documents the system and development status.
Install Vault, an economy provider and PlaceholderAPI.
Remove or disable conflicting chat-format ownership.
Configure prefixes, rarity prices, default presentation and DiscordSRV behaviour.
Test normal chat, nicknames, placeholders and Discord forwarding.
Tokens & placeholders
Availability depends on the feature that references each token.
Source architecture
gui (5), managers (4), listeners (2), utils (2), commands (1), me.Ghoul.MythicPrefixes (1), models (1), placeholders (1)
MainGUI, OwnedPrefixesGUI, ShopGUI, Main, ChatPrefix, ItemBuilder
MythicPrefixesCommand
MenuHolder, MenuType, GUIListener, MythicPrefixesExpansion
ChatFormatListener
ChatManager, EconomyManager, PlayerDataManager, PrefixManager
ColourUtil
Configuration reference
Top-level sections and defaults are summarised from the supplied resources.
Permissions
Defaults and descriptions come directly from plugin.yml.
Allows players to open MythicPrefixes.
Default: True
Allows players to buy prefixes.
Default: True
Allows admin commands for MythicPrefixes.
Default: op
Allows colour codes in chat messages if enabled in the config.
Default: op
Commands
Aliases, usage and permissions come directly from plugin.yml.
Opens the MythicPrefixes menu.
Aliases: /prefixes, /prefix, /mprefix, /chatprefix · Usage: /mythicprefixes · Permission: None declared
Source-verified reference
This static reference is built from the supplied plugin.yml, YAML resources and Java source. No browser-generated documentation is used.
Related projects