Skip to content

Internal Placeholders

plazmer edited this page Dec 20, 2023 · 2 revisions

There is a bunch of placeholders related to certain plugin objects, which you can use in configs and messages.

⚠ Warning: These placeholders are available inside the plugin configs only!

Currency Placeholders:

  • %currency_id% - Currency unique identifier (file name).
  • %currency_name% - Currency display name.

Members Placeholders:

  • %member_join_time% - Member join time.
  • %member_name% - Member display name.

Region Placeholders:

  • %region_id% - Region unique identifier (file name).
  • %region_owner_name% - Region owner display name.
  • %region_location% - Region center location.
  • %region_health% - Region health.
  • %region_members_amount% - Region members amount.
  • %region_expire_in% - Region expire time.
  • %region_creation_time% - Region creation time.
  • %region_size% - Region size.

Region Block Placeholders:

  • %region_block_id% - Block unique identifier (file name).
  • %region_block_name% - Block display name.
  • %region_block_size% - Block size.
  • %region_block_strength% - Block strength.
  • %region_block_deposit_price% - Block deposit price.
  • %region_block_deposit_currency% - Block deposit currency.
  • %region_block_life_time_enabled% - Block life time enabled (return YES or NO).
  • %region_block_place_limit_enabled% - Block limit enabled (return YES or NO).
  • %region_block_group_size_enabled% - Block group size enabled (return YES or NO).
  • %region_block_hologram_template% - Block hologram template name.
  • %region_block_hologram_enabled% - Block hologram enabled (return YES or NO).
  • %region_block_hologram_in_region% - Block hologram in region (return YES or NO).
  • %region_block_worlds% - The worlds setting (returns the name of the worlds separated by commas).

Region Block Breakers Placeholders:

  • %region_block_breaker_damage_type% - Damage type name.

📰 Quick Menu

📖 General

🧩 Integrations

👀 Other

Clone this wiki locally