Get placeholders using get requests
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.
http://backend.ip:port/<player-uuid>/<placeholder-without-%>.http://example.com:8000/d2f0a4b6-260e-480b-a33c-bbe5a5db2d53/player_name (returns JSON containing "playgamesgo").{"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%)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.