PlaceholderAPI - InsightsPlugin/Insights GitHub Wiki

Placeholders

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.