Note
Para modificar los prefix sigue esta ruta "src\unknown\prefix\manager\PrefixManager" Aqui podras editar los prefix que hay, tambien si lo gustas podras agregar mas
Se utilizó Copilot AI para este proyecto, el código es 15% Copilot AI ya que se utilizo para el menú y optimización, y 85% Creado por mi, osea comandos, manager y clases echas por mi
Important
Necesitas tener la core hcf puesta porque sino no se veran los prefix en el chat
The Prefix Plugin allows players to set custom prefixes in the game. Players can choose from a predefined list of tags representing countries, PvP ranks, player states, and funny memes.

- Set custom prefixes for players.
- Predefined tags for countries, PvP ranks, player states, and memes.
- Commands to set and manage prefixes.
- Event listeners to update player display names and chat messages with prefixes.
/prefix setprefix <prefix> <player>: Set your prefix or another player's prefix. Requiresprefix.adminpermission./prefix removeprefix <prefix>: Remove your prefix or another player's prefix. Requiresprefix.adminpermission./prefix list: See list of prefixes. Requiresprefix.adminpermission.- /prefix setnpc
: Add npc from the prefix. Requiresprefix.admin` permission. - /prefix removenpc
: Remove npc from the prefix. Requiresprefix.admin` permission.
prefix.admin: Allows the player to use the/setprefixcommand.prefix.user: Allows the player to use the prefix.
- Download the plugin.
- Place the plugin file in the
pluginsfolder of your server. - Restart the server.
- Use the
/setprefix <prefix>command to set your prefix. - Use the
/prefixcommand to open menu prefixs The prefix will be displayed in your name and chat messages.
The predefined tags can be found and modified in the PrefixManager class. The tags are categorized into countries, PvP ranks, player states, and memes.
- Countries:
MEX,USA,BRA,COL,ARG,PER,ESP - PvP Ranks:
CHEATER,MONEY,KILLER,GOD,HUNTER,NOOB,TRYHARD,DESTROYER,SNIPER,BLOOD,COMBO,ASSASSIN,GHOST - Player States:
RICH,POOR,WARRIOR,KING,QUEEN,RANDOM - Memes:
LAGGER,BOT,EZ,SIMP
This project is licensed under the MIT License.