Placeholders
PlaceholderAPI is a popular plugin that allows other plugins to display dynamic content using placeholders. PetarLib provides an expansion that registers several placeholders for use in other plugins.
| Placeholder | Description |
|---|---|
%petarlib_version% | Displays the current version of PetarLib installed on the server. |
%petarlib_debug% | Displays whether PetarLib is running in debug mode (enabled/disabled). |
%petarlib_debug_boolean% | Displays whether PetarLib is running in debug mode (true/false). |