UDFormats
🟡 Updated this year🖼️ Gallery (7 images)
🔍 Analysis
- 🏆 #343 of 599 bukkit mods in this game by downloads
📋 About This Mod
# 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. ```yaml blacklist-worlds: - disabled_world worlds: world_nether: join: enabled: true message: "&4 &c{display_name} entered the heat" ``` Worlds listed in `blacklist-worlds` keep the server's default messages.
# 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
` 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.
```yaml blacklist-worlds: - disabled_world
worlds: world_nether: join: enabled: true message: "&4 &c{display_name} entered the heat" ```
Worlds listed in `blacklist-worlds` keep the server's default messages.
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- UDStudios
- Version
- 1.0.0
- Downloads
- 18
- Endorsements
- 0
- Category
- bukkit
- Created
- 7/5/2026
- Updated
- 6/26/2026
- Game Versions
- 1.0, 1.1, 1.2.1, 1.2.2, 1.2.3
- Tags
- utility
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does UDFormats support?
The author lists 1.0, 1.1, 1.2.1, 1.2.2, 1.2.3, 1.2.4. Other versions may work but are untested by the author.
What is the latest version of UDFormats?
Version 1.0.0, published 2026-06-26 with 18 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await






