> For the complete documentation index, see [llms.txt](https://docs.mongenscave.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mongenscave.com/free-products/mc-chatgame/supported-plugins/placeholderapi.md).

# PlaceholderAPI

## Placeholders

| Placeholder                                   | Output                                        |
| --------------------------------------------- | --------------------------------------------- |
| %mcchatgame\_fastest\_time\_player\_(number)% | Gets the (number)th fastest player.           |
| %mcchatgame\_fastest\_time\_(number)%         | Gets the (number)th fastest time.             |
| %mcchatgame\_most\_win\_player\_(number)%     | Gets the (number)th most win player.          |
| %mcchatgame\_most\_win\_(number)%             | Gets the (number)th most win.                 |
| %mcchatgame\_wins%                            | Gets the wins.                                |
| %mcchatgame\_fastest\_time%                   | Gets the player's record time.                |
| %mcchatgame\_current\_game%                   | Gets the current game's data from config.yml. |
| %mcchatgame\_streak%                          | Gets player's current streak.                 |
| %mcchatgame\_best\_streak%                    | Gets the player's record streak.              |
