▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/Fronsky Prefix
Fronsky Prefix

Fronsky Prefix

The lightweight Minecraft chat prefix, rank, and tablist management plugin.

Оцените первым
114
0

🏷️ Fronsky Prefix

A lightweight chat prefix, rank, and tablist management plugin for Paper and Spigot servers (Minecraft 1.20+).

Website · GitHub · Support


Overview

Fronsky Prefix gives server owners full control over player ranks, chat formatting, tablist sorting, and per-group colors through simple commands and YAML configuration. No dependencies required.

Built for SMP, roleplay, minigame networks, and themed servers that need a clean, performant rank prefix solution.

Features

  • Chat prefixes: colored group prefixes shown before player names in chat
  • Tab prefixes: group prefixes shown in the player tablist
  • Tab weight sorting: control tablist order per group; staff always on top
  • Per-group colors: chat name color, tab name color, and message color
  • Player mentions: names mentioned in chat are highlighted in bold
  • Unlimited groups: managed via commands or human-readable YAML
  • Live reload: /prefix reload applies changes without a restart
  • Interactive help: clickable help with hover tooltips for permissions
  • Lightweight: no overhead, no dependencies, runs cleanly on large servers
  • Fully configurable: every message and behavior is editable

Chat Format Example

[Admin] Steve: Hello everyone!
[Mod] Alex: Welcome to the server!
[Member] Notch: Thanks!

Color Codes

All 16 Minecraft color codes and formatting codes are supported.

CodeColorCodeColor
§0Black§8Dark Gray
§1Dark Blue§9Blue
§2Dark Green§aGreen
§3Dark Aqua§bAqua
§4Dark Red§cRed
§5Dark Purple§dLight Purple
§6Gold§eYellow
§7Gray§fWhite

Formatting: §l bold, §o italic, §n underline, §m strikethrough, §k obfuscated, §r reset.

Commands

CommandDescription
/prefix (alias /p)View your prefix information
/prefix <player>View another player's prefix information
/prefix helpInteractive help menu
/prefix infoPlugin version and author
/prefix chat <group> <prefix>Set a group's chat prefix
/prefix tab <group> <prefix>Set a group's tab prefix
/prefix chatnamecolor <group> <color>Set a group's chat name color
/prefix tabnamecolor <group> <color>Set a group's tab name color
/prefix chatcolor <group> <color>Set a group's chat message color
/prefix weight <group> <weight>Set a group's tab sort weight
/prefix group <player> <group>Assign a player to a group
/prefix reloadReload configuration files

Permissions

All permissions default to OP only unless noted otherwise.

Core

PermissionDescription
prefix.command.prefixBase command access
prefix.command.prefix.*Full access to all subcommands

Per Command

PermissionCommand
prefix.command.prefix.others/prefix <player>
prefix.command.prefix.help/prefix help
prefix.command.prefix.info/prefix info
prefix.command.prefix.chat/prefix chat
prefix.command.prefix.tab/prefix tab
prefix.command.prefix.chatnamecolor/prefix chatnamecolor
prefix.command.prefix.tabnamecolor/prefix tabnamecolor
prefix.command.prefix.chatcolor/prefix chatcolor
prefix.command.prefix.weight/prefix weight
prefix.command.prefix.group/prefix group
prefix.command.prefix.reload/prefix reload

Configuration

groups.yml

admin:
  chatPrefix: "&4[Admin]"
  tabPrefix: "&4[A]"
  chatNameColor: "&c"
  tabNameColor: "&c"
  chatColor: "&f"
  tabWeight: 0

moderator:
  chatPrefix: "&2[Mod]"
  tabPrefix: "&2[M]"
  chatNameColor: "&a"
  tabNameColor: "&a"
  chatColor: "&f"
  tabWeight: 1

default:
  chatPrefix: "&7[Member]"
  tabPrefix: "&7"
  chatNameColor: "&7"
  tabNameColor: "&7"
  chatColor: "&7"
  tabWeight: 9

players.yml

Player-to-group assignments stored by UUID. Managed automatically by the plugin.

Installation

  1. Download the latest version from this page.
  2. Place Prefix-x.x.x.jar in your server's plugins/ folder.
  3. Restart your server.
  4. Configure the generated files in plugins/Prefix/.
  5. Run /prefix help to get started.

Use Cases

Server typeHow Fronsky Prefix helps
SMP and survivalOrganize staff and player ranks with colored prefixes
RoleplayAssign immersive titles and faction tags per group
Minigame networksVisual identification of staff and VIP players
Staff managementTab weight sorting keeps staff at the top of the list
Themed serversMatch prefix colors to your server's brand

Requirements

RequirementVersion
Minecraft1.20+
Server softwarePaper or Spigot
Java17 or higher

Support

  • Website: fronsky.nl
  • Email: support@fronsky.nl
  • Bug reports: GitHub Issues
  • Source code: GitHub Repository

Made with ❤️ by Fronsky.

Часто задаваемые вопросы

Совместимость

Minecraft: Java Edition

26.2.x26.1.x1.21.x1.20.x

Платформы

Поддерживаемые окружения

Сервер

Ссылки

Создатели

Детали

Лицензия:
Опубликован:3 месяца назад
Обновлён:1 месяц назад
Главная