> For the complete documentation index, see [llms.txt](https://docs.mcgsoft.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mcgsoft.eu/mcg-starcraft/for-admins/placeholders.md).

# PlaceHolders

## How to use Placeholders

We are using PlaceHolderAPI for the placeholders. if you wanna use them install placeholderAPI the MCG Starcraft will detect it on startup and load them in.\
follow instructions on the PlaceHolderAPI website for usage.

### What are the placeholders?

|                 Placeholder                 |                                 Function                                 |   Arguments  |
| :-----------------------------------------: | :----------------------------------------------------------------------: | :----------: |
|              MCGSC\_currentair              |                        Current airtank fill level                        |       -      |
|              MCGSC\_currentfuel             |                        Current fueltank fill level                       |       -      |
|                MCGSC\_maxfuel               |                           Max fuel in fueltank                           |       -      |
|                MCGSC\_maxair                |                            Max air in airtank                            |       -      |
|          MCGSC\_suitlevel\_airtank          |                               Airtank level                              |       -      |
|          MCGSC\_suitlevel\_fueltank         |                              FuelTank Level                              |       -      |
|         MCGSC\_suitlevel\_radiation         |                        Radiation protection level                        |       -      |
|        MCGSC\_suitlevel\_temperature        |                       Temperature protection level                       |       -      |
|              MCGSC\_environment             |    Environmental Level display R/T (radiationlevel / Temperaturelevel)   |       -      |
|           MCGSC\_playerprotection           | Players protection Level display R/T (radiationlevel / Temperaturelevel) |       -      |
|               MCGSC\_worldtemp              |                    Temperature level for current world                   |       -      |
|            MCGSC\_worldradiation            |                     Radiation level for current world                    |       -      |
|                MCGSC\_galaxy                |                          Galaxy the world is in                          |       -      |
|                MCGSC\_needair               |                      Do u need a spacesuit (airtank)                     |       -      |
|              MCGSC\_lowgravity              |                    Is there low gravity on this world                    |       -      |
|             MCGSC\_meteorstrikes            |                   Can Meteorstrikes happen on the world                  |       -      |
|  MCGSC\_worldinfo-\[worldname]-temperature  |                      temperature level of the world                      | \[worldname] |
|   MCGSC\_worldinfo-\[worldname]-radiation   |                         radiation level the world                        | \[worldname] |
|     MCGSC\_worldinfo-\[worldname]-galaxy    |                            Galaxy of the world                           | \[worldname] |
|    MCGSC\_worldinfo-\[worldname]-needair    |                      Do u need a spacesuit (airtank)                     | \[worldname] |
|   MCGSC\_worldinfo-\[worldname]-lowgravity  |                    Is there low gravity on this world                    | \[worldname] |
| MCGSC\_worldinfo-\[worldname]-meteorstrikes |                   Can Meteorstrikes happen on the world                  | \[worldname] |
