By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.

OK, Don't show this again

Plugin to create chat prefixes for your users
version 1.4.0
Approved
Direct Download How to install?
Switch version
41 Downloads / 543 Total
Plugin Description §



✨ Prefixes

Customize and manage player prefixes with ease. Supports permissions, sessions, RankSystem integration, GUI menus, and more!


πŸ’‘ Features

  • βœ… Prefixes with color & formatting support
  • πŸ›‘οΈ Permission-based access to prefixes
  • 🧠 Player session management
  • πŸ“¦ Full GUI interface with clickable prefix selection
  • 🧩 Integration with RankSystem for chat placeholders
  • 🌐 Multi-language support (EN, ES, FR, PT, etc.)
  • πŸ” Async saving for better performance
  • ⚑ Lightweight and optimized for PocketMine-MP

πŸ› οΈ Installation

  1. πŸ“₯ Download Prefixes from Poggit
  2. πŸ”Œ Drag the .phar file into your server's /plugins/ folder
  3. πŸš€ Restart your server
  4. βœ… Use /prefixes in-game to open the menu

🌍 Supported Languages

Change the language via the config file.

Available languages:

  • πŸ‡ΊπŸ‡Έ English (en_us)
  • πŸ‡ͺπŸ‡Έ EspaΓ±ol (es_es)
  • πŸ‡«πŸ‡· FranΓ§ais (fr_fr)
  • πŸ‡΅πŸ‡Ή PortuguΓͺs (pr_br)
  • πŸ‡©πŸ‡ͺ Deutsch (gr_gr)
  • πŸ‡·πŸ‡Ί Русский (rs_rs)

Help us translate more in /resources/languages/


πŸ“š Commands

Command Description Permission
/prefixes Opens the prefix GUI menu prefixes.command
/prefix set <player> <prefix> Assigns a prefix to a player manually prefixes.command.set
/prefix remove <player> Removes the prefix from a player prefixes.command.remove
/prefix delete <prefix> Deletes a prefix completely prefixes.command.delete
/prefix create <name> <format> <permission> Creates a new prefix with name, format, and permission prefixes.command.create
/prefix save Saves all prefix and session data manually prefixes.command.save
/prefix reload Reloads config, prefixes, sessions, and language files prefixes.command.reload
/prefix setlanguage <language> Sets the plugin's default language prefixes.command.setlanguage
/prefix help Shows the list of available commands prefixes.command.help

πŸ’‘ You can also use /prefixes as the main command to open the GUI.


πŸ”Œ RankSystem Integration

If RankSystem is installed and enabled in config, this plugin automatically registers a chat tag (e.g., {prefix}) to display the user's selected prefix in chat.

Enable via config:

rank-system-chat: true
rank-system-prefix-placeholder: "prefix"

πŸ”„ Saving System

This plugin uses asynchronous tasks to save player sessions and prefixes without causing lag. All session and prefix data is stored in plugin_data/Prefixes/:

  • prefixes/ β†’ each prefix config
  • sessions/ β†’ each player's selected prefix
  • languages/ β†’ translation files

πŸ“ File Structure

plugin_data/
└── Prefixes/
    β”œβ”€β”€ prefixes/
    β”‚   └── <prefix>.yml
    β”œβ”€β”€ sessions/
    β”‚   └── <uuid>.yml
    β”œβ”€β”€ languages/
    β”‚   β”œβ”€β”€ en_us.yml
    β”‚   └── es_es.yml
    └── config.yml

πŸ“– License

This plugin is open source and licensed under the MIT License. Feel free to fork, contribute, or open issues and pull requests.


β˜• Support the Developer

If you find this project useful, consider supporting me:

πŸ’– Donate via PayPal

Any help is appreciated and motivates future updates!


Made with ❀️ by FrostCheatMC


What's new §
  • v1.4.0
    • Optimized all plugin
    • RankSystem bug fixed
    • Crash fixes
    • Added page system for /prefixes
  • Update v1.3.0
    • Fixed bugs
  • Update v1.2.0
    • Fixed bugs with commands, and GUI
    • Added MultiLanguage
    • Added Update Notifier (Poggit)
    • Added ConfigChecker Version
    • Show all prefixes in commands (PrefixArguments)
    • Show all languages supported in command (/prefix setlanguage)
  • Version 1.1.0
    • This is version 1.1.0 of Prefixes
    • In this we add our own chat format to show the prefix
    • We also added the option to integrate RankSystem if you want to show the prefix with that plugin
    • Among other things, more bug fixes, etc.
Supported API versions
5.3.0
->
5.30.1
Dependencies
RankSystem 1.1.3
Optional
View Plugin
Producers §
  • Collaborators:
    • @FrostCheat
License §
Categories:
Chat-Related
General
Informational
Mechanics
Permissions
Manage permissions
Other files
Permissions
Commands

You can leave one review per plugin release, and delete or update your review at any time

/ 5
Loading...