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

  • Player Database
  • Skin Browser
  • Cape Gallery
  • Community Hub
  • Seed Vault

Database

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

Tools

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

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
Simple Player List
ModLGPL-3.0-only

Simple Player List

Introduces the ability to customize server's player list

333
Downloads
6
Followers
3 months ago
Updated
📦
5
Versions
decorationmanagementutilityfabric
Download Latestv2.0.1+1.21.11View on Modrinth

📖About Simple Player List

Simple Player List

Simple Player List is a Minecraft mod which introduces the ability to customize server's player list (Tab list) using
Placeholder API.
It supports colored text as well as server and player information.

Configuration

Upon loading the mod for the first time, a default configuration file will be generated at
config/simpleplayerlist.json:

{
  "header": [
    "<bold>Default Config</bold>",
    2.0,
    "<gray>To change this, edit",
    "config/simpleplayerlist.json</gray>",
    2.0,
    "<aqua><st>                                        </st></aqua>"
  ],
  "footer": [
    "<aqua><st>                                        </st></aqua>",
    2.0,
    "<gray>TPS: %server:tps_colored_alt%<dark_gray>/</dark_gray>%server:mspt_colored_alt% <dark_gray>-</dark_gray> Ping: %player:ping_colored_alt%</gray>"
  ],
  "tick_update_interval": 20
}

Each entry in the header and footer arrays can be either a text line or a number. Number how many blank lines to
insert.

This file uses Placeholder API's formatting system. Refer to:

  • https://placeholders.pb4.eu/user/quicktext/
  • https://placeholders.pb4.eu/user/default-placeholders/

This mod also adds three new alternatives to the default placeholders: %server:tps_colored_alt,
%server:mspt_colored_alt% and %player:ping_colored_alt%.
These variants provide improved color logic and presentation.

Commands

To apply changes made to the configuration file, use the in-game command /simpleplayerlist reload.
Players can run /simpleplayerlist to toggle the mod on their end.

Dependencies

  • Fabric API
  • Placeholder API

👥 Team & Contributors

fliplus
fliplusOwner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
fabric
Minecraft Versions
1.21.11

🔗 Links

Modrinth Page