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

UDFormats

Minecraft Text Formating Made Simple.

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

UnitedFormats

A Bukkit/Spigot/Paper/Purpur Minecraft plugin that replaces default player join, quit, death, chat, and unknown command messages with configurable presets.

Features

  • Replace default join, quit, death, and unknown command messages.
  • Optional custom chat format.
  • Multiple presets in config.yml.
  • Per-world message overrides.
  • blacklist-worlds option to leave specific worlds untouched.
  • Reload configuration without restarting the server.
  • Preview the active preset in-game.
  • Compiles to Java 8 bytecode for broad Minecraft server compatibility.
  • Uses the Bukkit/Spigot API, so it also supports Purpur.

Compatibility

UnitedFormats is designed for Bukkit-compatible server software such as Spigot, Paper, and Purpur. It avoids Paper-only APIs and does not set a fixed api-version, which helps it load on older servers too.

No plugin can honestly guarantee support for every Minecraft version forever, because server APIs and Java requirements change, but this project targets the widest practical compatibility range.

Commands

  • /unitedformats reload reloads config.yml.
  • /unitedformats presets lists configured presets.
  • /unitedformats preset <name> changes the active preset and saves it.
  • /unitedformats preview shows example messages from the active preset.

Aliases: /uf, /formats

Permission: unitedformats.admin

Placeholders

  • {player} player username.
  • {display_name} player display name.
  • {world} current world name.
  • {x}, {y}, {z} block coordinates.
  • {message} chat message, only for chat.
  • {killer} killer name for death messages, or unknown.
  • {command} unknown command text without the first /.

Per-World Messages

Use worlds in config.yml to override messages for one world. The plugin checks the player's current world first, then falls back to the active preset.

blacklist-worlds:
  - disabled_world

worlds:
  world_nether:
    join:
      enabled: true
      message: "&4[Nether] &c{display_name} entered the heat"

Worlds listed in blacklist-worlds keep the server's default messages.

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

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

Minecraft: Java Edition

26.2.x26.1.x1.21.x1.20.x1.19.x1.18.x1.17.x1.16.x1.15.x1.14.x1.13.x1.12.x1.11.x1.10.x1.9.x1.8.x1.7.x1.6.x1.5.x1.4.x1.3.x1.2.x1.1.x1.0.x

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

Сервер

Ссылки

Создатели

Детали

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