Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data →
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community →
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools →
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods →
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Skin Browser
  • Cape Gallery
  • Seed Vault
  • Blog
  • Guides

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

Site & Legal

  • About
  • Authors
  • Editorial Policy
  • Corrections
  • Contact
  • Privacy Policy
  • Terms of Service
  • DMCA
  • Sitemap

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
SimplePrefix
PluginMIT

SimplePrefix

SimplePrefix is a well-structured and optimized Prefix Plugin

123
Downloads
0
Followers
5 months ago
Updated
📦
2
Versions
foliapaperpurpurspigot
Download Latestv1.0.2View on Modrinth

📖About SimplePrefix

SimplePrefix

SimplePrefix is a modern, minimalistic Minecraft plugin for managing and displaying player prefixes and groups with LuckPerms integration. It focuses on clean YAML configuration, fast iteration (auto-reload), and reliable tab/nametag handling using scoreboard teams.


Features

  • LuckPerms Integration – Seamless synchronization with LuckPerms groups.
  • Team Management – Scoreboard teams for tab list and nametags with priorities.
  • Prefix, Suffix & Name Color – Full control per group.
  • Chat & Tab Format – Custom formats with placeholders.
  • Auto-Reload – Reload config files automatically without server restart.
  • LuckPrefix Migration – Easy migration with automatic conversion.
  • Lightweight – Minimal performance impact and simple to maintain.
  • Straightforward Configuration – Simple groups.yml + config.yml setup.

Requirements

  • Paper or Spigot server (1.8+)
  • LuckPerms
  • Java 8+

Installation

  1. Download SimplePrefix.
  2. Place the SimplePrefix-<version>.jar file into your server’s plugins directory.
  3. Start (or restart) your server once.
  4. Configure groups.yml and config.yml.
  5. Apply changes with /sp reload (or let auto-reload handle it).

Configuration

SimplePrefix uses a groups.yml file for group definitions and a config.yml for general settings + formatting.

Example groups.yml

groups:
  admin:
    prefix: "<red>[Admin] "
    suffix: ""
    priority: 100

  mod:
    prefix: "<aqua>[Mod] "
    suffix: ""
    priority: 90

  vip:
    prefix: "<yellow>[VIP] "
    suffix: ""
    priority: 50

  default:
    prefix: "<gray>[Player]"
    suffix: ""
    priority: 0

Example config.yml

settings:
  auto-reload:
    enabled: true
    interval: 30
  join-delay: 20
  team-prefix: "lp_"
  debug: false

# Chat & Tab Formatierung
chat-format:
  enabled: true
  format: "{prefix}{player}{suffix}: {message}"

tab-format:
  enabled: true
  format: "{prefix}{player}"

Commands & Permissions

Main command: /sp

Basic

  • /sp help — simpleprefix.use
    Shows all available commands.
  • /sp reload — simpleprefix.reload
    Reloads all configuration files.
  • /sp update [player] — simpleprefix.update
    Updates teams (all players or a single player).
  • /sp list — simpleprefix.list
    Shows all configured groups.

Group management

  • /sp create <group> <prefix> — simpleprefix.create
  • /sp set <group> prefix <value> — simpleprefix.set
  • /sp set <group> suffix <value> — simpleprefix.set
  • /sp set <group> priority <0-999> — simpleprefix.set
  • /sp set <group> namecolor <color> — simpleprefix.set
  • /sp clear <group> prefix|suffix|namecolor — simpleprefix.set
  • /sp delete <group> — simpleprefix.delete
  • /sp save <group> — simpleprefix.save

Format management

  • /sp format chat — simpleprefix.format
  • /sp format chat set <format> — simpleprefix.format
  • /sp format chat toggle — simpleprefix.format
  • /sp format tab — simpleprefix.format
  • /sp format tab set <format> — simpleprefix.format
  • /sp format tab toggle — simpleprefix.format

Migration & maintenance

  • /sp migrate luckprefix — simpleprefix.migrate
    Migrates all data from LuckPrefix.
  • /sp cleanup — simpleprefix.cleanup
    Automatically removes empty groups.

Placeholders

Use these in chat-format.format and tab-format.format:

  • {prefix}: Replaced with the group prefix.
  • {suffix}: Replaced with the group suffix.
  • {player}: The player's name (without color).
  • {message}: The player's chat message (chat format only).

Links

  • GitHub: https://github.com/AstranoxDEV/simpleprefix

👥 Team & Contributors

SyntaxJason
SyntaxJason
Developer
TntTastisch
TntTastisch
Developer

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
foliapaperpurpurspigot
Minecraft Versions
1.81.8.11.8.21.8.31.8.41.8.51.8.61.8.7+62 more

🔗 Links

Modrinth Page