🪧Available Placeholders

  • %litminions_minionsplaced% gives the number of the minions placed by the player

  • %litminions_minionsplaced_<minion-type>% gives the number of the minions placed by the player on that Minion type.

  • %litminions_maxminions% gives the player's maximum Minion place count.

  • %litminions_maxminions_<minion-type>% gives the player's maximum Minion place count on that Minion type

  • %litminions_location_X_<number>% gives the X coordinate of the Minion

  • %litminions_location_Y_<number>% gives the Y coordinate of the Minion

  • %litminions_location_Z_<number>% gives the Z coordinate of the Minion

  • %litminions_inventories_max_<number>% gives the maximum inventories that can be used by the Minion

  • %litminions_inventories_<number>% gives the inventories are used by the Minion.

  • %litminions_direction_<number>% gives the direction of the Minion

  • %litminions_active_<number>% returns true if Minion exist.

  • %litminions_linkedchest_<number>% returns true if Minion linked a chest.

  • %litminions_name_<number>% gives name of the Minion.

  • %litminions_owner_<number>% gives name of the Minion owner.

  • %litminions_linkedchest_X_<number>% gives X coordinate of the linked chest.

  • %litminions_linkedchest_Y_<number>% gives Y coordinate of the linked chest.

  • %litminions_linkedchest_Z_<number>% gives Z coordinate of the linked chest.

  • %litminions_level_<number>% gives the level of the Minion.

Last updated