
PostPlaceholderAPI
The PostPlaceholderAPI is a powerful Minecraft plugin that enables server administrators to retrieve placeholders using GET requests. With this plugin, you can seamlessly integrate dynamic content into your server, enhancing the player experience. By sending a GET request to the server, you can access various placeholders that provide real-time information about players.
Features
- Fetch placeholders through GET requests.
- Retrieve player-related data using the provided format:
http://backend.ip:port/<player-uuid>/<placeholder-without-%>. - Example request:
http://example.com:8000/d2f0a4b6-260e-480b-a33c-bbe5a5db2d53/player_name(returns JSON containing "playgamesgo"). - Requires inclusion of a valid Token in the request header to authorize access. Failure to do so results in a 401 Unauthorized response.
- Example responses:
{"status":"401","message":"Unauthorized"}- Without Authorization Header{"status":"404","message":"Invalid URI"}- With the Wrong URL Scheme{"status": "200", "message":"playgamesgo"}- Valid Placeholder (%player_name%)
Compatibility
- The PostPlaceholderAPI plugin is compatible with Minecraft version 1.19 and above.
- If you require plugin functionality for Minecraft version 1.18 or lower, consider using the RestPlaceholderAPI plugin.
- Note that the RestPlaceholderAPI plugin is recommended for older versions, as the PostPlaceholderAPI plugin focuses on offering functionality for newer versions of Minecraft.
Enhance your server's capabilities and provide dynamic content effortlessly with the PostPlaceholderAPI plugin. Retrieve placeholders, deliver personalized experiences, and keep your players engaged like never before.
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.19, 1.19.1, 1.19.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as PostPlaceholderAPI-1.1.0.jar — drop this file into the mods folder
- Download size: 557 KB
- Download link checked 5 Sept 2026 — working
These come from our own check of the pack file, not from the source page.