PlaceHolders

Placeholders are usable from 2.5.2

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]

Last updated