Compatibility
Minecraft: Java Edition
Platforms
Creators
Details

⚡ BPREFIX – The Ultimate Cross-Platform Prefix & Gradient Engine ⚡
🚀 What is BPREFIX?
Give your players absolute freedom over how they stand out! BPREFIX bridges the gap between classic chat formatting and modern, multi-stage gradients. Built from the ground up for high-performance Paper servers and fully cross-platform with native Bedrock (Geyser/Floodgate) support, it keeps your network running smoothly without breaking a sweat.
✨ Core Features
- 🌈 Professional Gradient Engine: Stand out with buttery-smooth color transitions using modern MiniMessage tags. From vibrant sunsets to sleek custom brand colors, your chat will never look boring.
- 📱 Native Bedrock Support (Geyser Cumulus): Mobile, console, and Windows 10/11 players get a sleek, native form UI instead of clunky chest inventories. Paired with robust UUID-synchronization via Floodgate (
getJavaUniqueId()), data desyncs are a thing of the past. - 📜 Ultimate Compatibility: Mix and match! Use modern MiniMessage tags alongside legacy
&color codes seamlessly. - 🎨 Player-First Interactive GUI: Let users open a clean menu to view unlocked styles, preview looks, and switch instantly. Fully supports
CustomModelDatafor custom icons. - ⚡ High-Performance Architecture: Optimized for Paper-native APIs, Brigadier commands, and thread-safe execution (ready for Folia and large networks).
🎨 Dynamic Rank Integration (LuckPerms)
BPREFIX doesn't just manage static prefixes—it can dynamically color your existing ranks! By utilizing our special placeholder, your core rank definitions stay clean in LuckPerms while BPREFIX handles the dazzling styles.
How to set it up in LuckPerms:
Instead of a hardcoded color string, use our placeholder in your LuckPerms prefix command:
/lp group default meta setprefix 10 "&7%bprefix_prefixcolor%Spieler &8| &7"
The Result:
- Classic Color: If a player selects a Red style, it displays as:
Inhaber | Name - Smooth Gradient: If they switch to a custom gradient, it morphs seamlessly:
Inhaber | Name(with a gorgeous multi-stage color shift!)
Why this rocks:
- Consistency: Your structural rank names (
Spieler,Inhaber, etc.) remain identical across the board. - Flexibility: Players can completely customize the vibe of their chat title without requiring manual permission adjustments from staff.
- Full Stack: Fully compatible with Hex codes, complex gradients, and PlaceholderAPI (
%bprefix_prefixcolor%).
⚙️ Admin & Management Tools
- ⚡ Instant Creation: Hold any item and run
/prefix create <prefix-id> <prefix-name> <prefix-color> <prefix-permission>to spin up new styles in seconds. - 🔄 Dynamic Reload: Apply configuration tweaks on the fly using
/prefix reload. - 📊 Scoreboard Ready: Fully integrated with PlaceholderAPI for seamless scoreboard and tablist hooks.
🛠️ Setup & Configurations
Easily customize everything using messages.yml and prefixes.yml.
Config-Example
# prefixes.yml
prefixes:
blue:
display_name: '&9&lBlue'
color_code: '&9'
permission: bprefix.prefix.blue
material: BLUE_CONCRETE
custom_model_prefix:
display_name: <b><gradient:#61C6EE:#A3DEFF:#61C6EE>Prefix</gradient></b>
color_code: <gradient:#61C6EE:#A3DEFF:#61C6EE>
permission: bprefix.prefix.prefixtest
material: PAPER
custom_model_data: 10004
Prefix Ideas
prefixes:
# --- Modern & Vibrant Gradients (Batch 1) ---
streak:
display_name: "<b><gradient:#0EA8B6:#145894>Streak Prefix</b>"
color_code: "<gradient:#0EA8B6:#145894>"
permission: "bprefix.prefix.color.streak"
material: "BLUE_GLAZED_TERRACOTTA"
sunset:
display_name: "<b><gradient:#ff512f:#f09819>Sunset</b>"
color_code: "<gradient:#ff512f:#f09819>"
permission: "bprefix.prefix.color.sunset"
material: "ORANGE_TERRACOTTA"
neon_green:
display_name: "<b><gradient:#00b09b:#96c93d>Neon Green</b>"
color_code: "<gradient:#00b09b:#96c93d>"
permission: "bprefix.prefix.color.neongreen"
material: "LIME_CONCRETE"
cyberpunk:
display_name: "<b><gradient:#ff0844:#ffb199>Cyberpunk</b>"
color_code: "<gradient:#ff0844:#ffb199>"
permission: "bprefix.prefix.color.cyberpunk"
material: "MAGENTA_CONCRETE"
royal_purple:
display_name: "<b><gradient:#7f00ff:#e100ff>Royal Purple</b>"
color_code: "<gradient:#7f00ff:#e100ff>"
permission: "bprefix.prefix.color.royalpurple"
material: "PURPLE_CONCRETE"
gold_rush:
display_name: "<b><gradient:#f7971e:#ffd200>Gold Rush</b>"
color_code: "<gradient:#f7971e:#ffd200>"
permission: "bprefix.prefix.color.goldrush"
material: "YELLOW_CONCRETE"
ocean_wave:
display_name: "<b><gradient:#2193b0:#6dd5ed>Ocean Wave</b>"
color_code: "<gradient:#2193b0:#6dd5ed>"
permission: "bprefix.prefix.color.oceanwave"
material: "CYAN_CONCRETE"
blood_moon:
display_name: "<b><gradient:#cb2d3e:#ef473a>Blood Moon</b>"
color_code: "<gradient:#cb2d3e:#ef473a>"
permission: "bprefix.prefix.color.bloodmoon"
material: "NETHERRACK"
emerald:
display_name: "<b><gradient:#11998e:#38ef7d>Emerald</b>"
color_code: "<gradient:#11998e:#38ef7d>"
permission: "bprefix.prefix.color.emerald"
material: "EMERALD_BLOCK"
matrix:
display_name: "<b><gradient:#000000:#00FF00>Matrix</b>"
color_code: "<gradient:#000000:#00FF00>"
permission: "bprefix.prefix.color.matrix"
material: "LIME_STAINED_GLASS"
galaxy:
display_name: "<b><gradient:#654ea3:#eaafc8>Galaxy</b>"
color_code: "<gradient:#654ea3:#eaafc8>"
permission: "bprefix.prefix.color.galaxy"
material: "PURPLE_STAINED_GLASS"
fire:
display_name: "<b><gradient:#f12711:#f5af19>Fire</b>"
color_code: "<gradient:#f12711:#f5af19>"
permission: "bprefix.prefix.color.fire"
material: "MAGMA_BLOCK"
ice:
display_name: "<b><gradient:#83a4d4:#b6fbff>Ice</b>"
color_code: "<gradient:#83a4d4:#b6fbff>"
permission: "bprefix.prefix.color.ice"
material: "PACKED_ICE"
cherry:
display_name: "<b><gradient:#eb3349:#f45c43>Cherry</b>"
color_code: "<gradient:#eb3349:#f45c43>"
permission: "bprefix.prefix.color.cherry"
material: "CHERRY_LOG"
amethyst:
display_name: "<b><gradient:#9d50bb:#6e48aa>Amethyst</b>"
color_code: "<gradient:#9d50bb:#6e48aa>"
permission: "bprefix.prefix.color.amethyst"
material: "AMETHYST_BLOCK"
citrus:
display_name: "<b><gradient:#fdc830:#f37335>Citrus</b>"
color_code: "<gradient:#fdc830:#f37335>"
permission: "bprefix.prefix.color.citrus"
material: "ORANGE_WOOL"
aurora:
display_name: "<b><gradient:#00c9ff:#92fe9d>Aurora</b>"
color_code: "<gradient:#00c9ff:#92fe9d>"
permission: "bprefix.prefix.color.aurora"
material: "DIAMOND_ORE"
pastel_pink:
display_name: "<b><gradient:#ff9a9e:#fecfef>Pastel Pink</b>"
color_code: "<gradient:#ff9a9e:#fecfef>"
permission: "bprefix.prefix.color.pastelpink"
material: "PINK_WOOL"
toxic:
display_name: "<b><gradient:#56ab2f:#a8e063>Toxic</b>"
color_code: "<gradient:#56ab2f:#a8e063>"
permission: "bprefix.prefix.color.toxic"
material: "SLIME_BLOCK"
coffee:
display_name: "<b><gradient:#795548:#d7ccc8>Coffee</b>"
color_code: "<gradient:#795548:#d7ccc8>"
permission: "bprefix.prefix.color.coffee"
material: "BROWN_CONCRETE"
# --- Advanced & Theme Gradients (Batch 2 - Neu!) ---
neon_pink:
display_name: "<b><gradient:#ff007f:#ff758c>Neon Pink</b>"
color_code: "<gradient:#ff007f:#ff758c>"
permission: "bprefix.prefix.color.neonpink"
material: "MAGENTA_WOOL"
deep_space:
display_name: "<b><gradient:#000000:#434343>Deep Space</b>"
color_code: "<gradient:#000000:#434343>"
permission: "bprefix.prefix.color.deepspace"
material: "BLACK_CONCRETE"
electric_blue:
display_name: "<b><gradient:#4776e6:#8e54e9>Electric Blue</b>"
color_code: "<gradient:#4776e6:#8e54e9>"
permission: "bprefix.prefix.color.electricblue"
material: "LIGHT_BLUE_WOOL"
summer_breeze:
display_name: "<b><gradient:#ffe000:#799f0c>Summer Breeze</b>"
color_code: "<gradient:#ffe000:#799f0c>"
permission: "bprefix.prefix.color.summerbreeze"
material: "YELLOW_TERRACOTTA"
midnight:
display_name: "<b><gradient:#2c3e50:#3498db>Midnight</b>"
color_code: "<gradient:#2c3e50:#3498db>"
permission: "bprefix.prefix.color.midnight"
material: "BLUE_WOOL"
lava_stream:
display_name: "<b><gradient:#ff4e50:#f9d423>Lava Stream</b>"
color_code: "<gradient:#ff4e50:#f9d423>"
permission: "bprefix.prefix.color.lavastream"
material: "LAVA_BUCKET"
mint:
display_name: "<b><gradient:#00b09b:#96c93d>Mint</b>"
color_code: "<gradient:#00b09b:#96c93d>"
permission: "bprefix.prefix.color.mint"
material: "LIME_TERRACOTTA"
cosmic:
display_name: "<b><gradient:#ff00cc:#333399>Cosmic</b>"
color_code: "<gradient:#ff00cc:#333399>"
permission: "bprefix.prefix.color.cosmic"
material: "PURPLE_STAINED_GLASS_PANE"
inferno:
display_name: "<b><gradient:#fc4a1a:#f7b733>Inferno</b>"
color_code: "<gradient:#fc4a1a:#f7b733>"
permission: "bprefix.prefix.color.inferno"
material: "FIRE_CHARGE"
peach:
display_name: "<b><gradient:#ed4264:#ffedbc>Peach</b>"
color_code: "<gradient:#ed4264:#ffedbc>"
permission: "bprefix.prefix.color.peach"
material: "PINK_TERRACOTTA"
hacker:
display_name: "<b><gradient:#0f2027:#203a43:#2c5364>Hacker</b>"
color_code: "<gradient:#0f2027:#203a43:#2c5364>"
permission: "bprefix.prefix.color.hacker"
material: "GRAY_STAINED_GLASS"
unicorn:
display_name: "<b><gradient:#b92b27:#1565c0>Unicorn</b>"
color_code: "<gradient:#b92b27:#1565c0>"
permission: "bprefix.prefix.color.unicorn"
material: "PINK_CONCRETE_POWDER"
tropical:
display_name: "<b><gradient:#005c97:#363795>Tropical</b>"
color_code: "<gradient:#005c97:#363795>"
permission: "bprefix.prefix.color.tropical"
material: "WATER_BUCKET"
cyber_lime:
display_name: "<b><gradient:#10b981:#3b82f6>Cyber Lime</b>"
color_code: "<gradient:#10b981:#3b82f6>"
permission: "bprefix.prefix.color.cyberlime"
material: "CONDUIT"
# --- Standard Minecraft Colors ---
dark_red:
display_name: "<b><dark_red>Dark Red</b>"
color_code: "<dark_red>"
permission: "bprefix.prefix.color.darkred"
material: "RED_CONCRETE"
red:
display_name: "<b><red>Red</b>"
color_code: "<red>"
permission: "bprefix.prefix.color.red"
material: "RED_WOOL"
orange:
display_name: "<b><gold>Orange</b>"
color_code: "<gold>"
permission: "bprefix.prefix.color.orange"
material: "ORANGE_CONCRETE"
yellow:
display_name: "<b><yellow>Yellow</b>"
color_code: "<yellow>"
permission: "bprefix.prefix.color.yellow"
material: "YELLOW_WOOL"
lime:
display_name: "<b><green>Lime</b>"
color_code: "<green>"
permission: "bprefix.prefix.color.lime"
material: "LIME_WOOL"
dark_green:
display_name: "<b><dark_green>Dark Green</b>"
color_code: "<dark_green>"
permission: "bprefix.prefix.color.darkgreen"
material: "GREEN_CONCRETE"
aqua:
display_name: "<b><aqua>Aqua</b>"
color_code: "<aqua>"
permission: "bprefix.prefix.color.aqua"
material: "LIGHT_BLUE_CONCRETE"
dark_aqua:
display_name: "<b><dark_aqua>Dark Aqua</b>"
color_code: "<dark_aqua>"
permission: "bprefix.prefix.color.darkaqua"
material: "CYAN_WOOL"
blue:
display_name: "<b><blue>Blue</b>"
color_code: "<blue>"
permission: "bprefix.prefix.color.blue"
material: "BLUE_CONCRETE"
dark_blue:
display_name: "<b><dark_blue>Dark Blue</b>"
color_code: "<dark_blue>"
permission: "bprefix.prefix.color.darkblue"
material: "LAPIS_BLOCK"
light_purple:
display_name: "<b><light_purple>Pink</b>"
color_code: "<light_purple>"
permission: "bprefix.prefix.color.pink"
material: "PINK_CONCRETE"
dark_purple:
display_name: "<b><dark_purple>Purple</b>"
color_code: "<dark_purple>"
permission: "bprefix.prefix.color.purple"
material: "PURPLE_WOOL"
white:
display_name: "<b><white>White</b>"
color_code: "<white>"
permission: "bprefix.prefix.color.white"
material: "WHITE_CONCRETE"
gray:
display_name: "<b><gray>Gray</b>"
color_code: "<gray>"
permission: "bprefix.prefix.color.gray"
material: "LIGHT_GRAY_CONCRETE"
dark_gray:
display_name: "<b><dark_gray>Dark Gray</b>"
color_code: "<dark_gray>"
permission: "bprefix.prefix.color.darkgray"
material: "GRAY_CONCRETE"
black:
display_name: "<b><black>Black</b>"
color_code: "<black>"
permission: "bprefix.prefix.color.black"
material: "BLACK_CONCRETE"
# --- Rank & Special Themed Prefixes ---
vip:
display_name: "<b><gradient:#f12711:#f5af19>VIP</b>"
color_code: "<gradient:#f12711:#f5af19>"
permission: "bprefix.prefix.rank.vip"
material: "GOLD_INGOT"
mvp:
display_name: "<b><gradient:#00c6ff:#0072ff>MVP</b>"
color_code: "<gradient:#00c6ff:#0072ff>"
permission: "bprefix.prefix.rank.mvp"
material: "DIAMOND"
legend:
display_name: "<b><gradient:#ff416c:#ff4b2b>LEGEND</b>"
color_code: "<gradient:#ff416c:#ff4b2b>"
permission: "bprefix.prefix.rank.legend"
material: "NETHER_STAR"
developer:
display_name: "<b><gradient:#3a7bd5:#3a6073>DEV</b>"
color_code: "<gradient:#3a7bd5:#3a6073>"
permission: "bprefix.prefix.rank.dev"
material: "COMMAND_BLOCK"
builder:
display_name: "<b><gradient:#56ab2f:#a8e063>BUILDER</b>"
color_code: "<gradient:#56ab2f:#a8e063>"
permission: "bprefix.prefix.rank.builder"
material: "OAK_WOOD"
moderator:
display_name: "<b><gradient:#f2994a:#f2c94c>MOD</b>"
color_code: "<gradient:#f2994a:#f2c94c>"
permission: "bprefix.prefix.rank.mod"
material: "SHIELD"
admin:
display_name: "<b><gradient:#eb3349:#f45c43>ADMIN</b>"
color_code: "<gradient:#eb3349:#f45c43>"
permission: "bprefix.prefix.rank.admin"
material: "NETHERITE_BLOCK"
owner:
display_name: "<b><gradient:#8A2387:#E94057:#F27121>OWNER</b>"
color_code: "<gradient:#8A2387:#E94057:#F27121>"
permission: "bprefix.prefix.rank.owner"
material: "BEACON"
helper:
display_name: "<b><gradient:#00b4db:#0083b0>HELPER</b>"
color_code: "<gradient:#00b4db:#0083b0>"
permission: "bprefix.prefix.rank.helper"
material: "BOOK"
supporter:
display_name: "<b><gradient:#56ab2f:#a8e063>SUPPORTER</b>"
color_code: "<gradient:#56ab2f:#a8e063>"
permission: "bprefix.prefix.rank.supporter"
material: "EMERALD"
content:
display_name: "<b><gradient:#ff416c:#ff4b2b>CONTENT</b>"
color_code: "<gradient:#ff416c:#ff4b2b>"
permission: "bprefix.prefix.rank.content"
material: "CACTUS"
youtuber:
display_name: "<b><gradient:#ff0000:#cc0000>YOUTUBER</b>"
color_code: "<gradient:#ff0000:#cc0000>"
permission: "bprefix.prefix.rank.youtuber"
material: "RED_BANNER"
twitch:
display_name: "<b><gradient:#6441a5:#2a0845>TWITCH</b>"
color_code: "<gradient:#6441a5:#2a0845>"
permission: "bprefix.prefix.rank.twitch"
material: "PURPLE_BANNER"
premium:
display_name: "<b><gradient:#f7971e:#ffd200>PREMIUM</b>"
color_code: "<gradient:#f7971e:#ffd200>"
permission: "bprefix.prefix.rank.premium"
material: "GOLD_BLOCK"


