-
-
Notifications
You must be signed in to change notification settings - Fork 38
PlaceholderAPI
Frank van der Heijden edited this page Feb 14, 2021
·
1 revision
Insights offers a few placeholders via PlaceholderAPI:
- %insights_limits_name_<MATERIAL | ENTITY_TYPE>%: Displays the limit name for the given material / entity type, at the current position of the player.
-
%insights_limits_count_<MATERIAL | ENTITY_TYPE>%: Displays the distribution count for the given material / entity type (includuing the rest of the limit), at the current position of the player.
Note: This will display nothing if the chunk / area hasn't been scanned yet! - %insights_limits_max_<MATERIAL | ENTITY_TYPE>%: Displays the max amount allowed by the limit for the given material / entity type, at the current position of the player.