Come chat with us and we will get back to you as soon as possible!
Contact SupportHolyHosting
Holy Team

Customizing a Minecraft server gets much easier when plugins can share live information with each other. PlaceholderAPI, often shortened to PAPI, makes that possible by letting compatible plugins display dynamic values such as nicknames, ranks, balances, playtime, world names, TPS, ping, and more.
Instead of typing static text everywhere, placeholders pull current server data into plugin formats and configuration files. For example, `%essentials_nickname%` can show a player's EssentialsX nickname, while `%luckperms_prefix%` can show their rank prefix. It is a small plugin with a very large job, which is usually how Minecraft server administration likes to keep things interesting.


After the restart, PlaceholderAPI should load with the rest of your plugins. If the plugin does not appear in `/plugins`, confirm that the server is running a compatible Spigot, Paper, or Bukkit-based version and that the JAR was placed directly inside the `plugins` folder.
PlaceholderAPI uses expansions to add placeholder sets for supported plugins. These are commonly downloaded through PAPI's eCloud system. Some plugins support PlaceholderAPI without making it obvious on their resource page, but the official expansion list is the cleanest place to check first.

`/papi ecloud download Essentials`

`/papi reload`

Most expansion placeholders only work when the related plugin is installed. For example, Essentials placeholders usually require EssentialsX, and LuckPerms placeholders require LuckPerms. PlaceholderAPI also has some default expansions, but those still need to be downloaded before use.

Placeholders are added inside plugin configuration files or in-game format settings. Many placeholders begin and end with `%`, such as `%essentials_nickname%`, though some plugins may use other wrappers like `{}` or `()` depending on their own formatting system.
When editing a config file, place the placeholder exactly as listed by the expansion. Then save the file and reload or restart the plugin as needed. If the placeholder shows as plain text in-game, the plugin may not support PlaceholderAPI in that field, the expansion may be missing, or the required dependency plugin may not be installed.

Server chat is one of the most common uses for PlaceholderAPI. With a chat formatting plugin such as LPC, placeholders can show nicknames, rank prefixes, suffixes, balances, or other player information beside each message.
Example:
`%essentials_nickname%`
This can help make chat easier to read and more polished without manually updating every player's display name.
The player tab list can also use placeholders when paired with a compatible tab plugin such as TAB. This is useful for showing playtime, ping, current world, server TPS, online player count, or similar live details.
Example:
`%playtime_time%`
A good tab list gives players useful information at a glance. A bad one becomes a spreadsheet with ambitions, so keep it readable.
Scoreboard plugins can use PlaceholderAPI to show server and player data on the right side of the screen. For example, RealScoreboard can display a player's LuckPerms rank, username, balance, uptime, or total player count.
Example:
`%luckperms_prefix%`
Scoreboards are best when they show a few important values instead of every possible statistic. If the screen starts looking like a debug menu, trim it back.
PlaceholderAPI is a bridge between plugins. Install it, add the expansions you need, reload PAPI, then place the listed values into compatible chat, tab list, scoreboard, or other plugin settings.
If a placeholder does not work, check three things first: the expansion is installed, the dependency plugin is installed, and the plugin field you edited actually supports PlaceholderAPI. Once those line up, placeholders are one of the easiest ways to make a Minecraft server feel more custom and organized.
Come chat with us and we will get back to you as soon as possible!
Contact SupportMake every block, mob, and tool in Minecraft look like Lego pieces. This guide walks through downloading, installing, and running Brickcraft on both client and server.
Learn how to install Litematica for Minecraft, load schematic files, position blueprints, and use the material list for survival builds.
Set up Valhelsia Enhanced Vanilla for Minecraft, install the client profile, configure your server, and learn the early skills, items, and fixes that help the pack run smoothly.