Skip to content

5. Language Variables

Dexuby edited this page Oct 30, 2019 · 3 revisions

block-info

  • %block_data%

fertilizer-give-successful

  • %target%
  • %fertilizer_id%
  • %amount%

give-successful

  • %target%
  • %drug_id%
  • %amount%

seed-give-successful

  • %target%
  • %drug_id%
  • %amount%

help-command-layout

  • %command_name%
  • %command_args%
  • %command_description%
  • %command_usage%
  • %command_permission%

help-page-footer

  • %next_page%

drug-booster-item-display-name

  • %drug_booster_id%
  • %drug_booster_all_drugs%
  • %drug_booster_affected_drugs%
  • %drug_booster_multiplier%
  • %drug_booster_stackable%
  • %drug_booster_duration%

drug-booster-item-lore

  • %drug_booster_id%
  • %drug_booster_all_drugs%
  • %drug_booster_affected_drugs%
  • %drug_booster_multiplier%
  • %drug_booster_stackable%
  • %drug_booster_duration%

booster-activated

  • %drug_booster_owner%
  • %drug_booster_id%
  • %drug_booster_all_drugs%
  • %drug_booster_affected_drugs%
  • %drug_booster_multiplier%
  • %drug_booster_stackable%
  • %drug_booster_duration%

booster-activation-broadcast

  • %drug_booster_owner%
  • %drug_booster_id%
  • %drug_booster_all_drugs%
  • %drug_booster_affected_drugs%
  • %drug_booster_multiplier%
  • %drug_booster_stackable%
  • %drug_booster_duration%

buy-drug-lore

  • %buy_price%
  • %buy_price_16%

buy-related-good-lore

  • %buy_price%
  • %buy_price_16%

drug-purchased

  • %drug_id%
  • %buy_price%
  • %item_display_name%

drug-good-purchased

  • %drug_id%
  • %buy_price%
  • %item_display_name%

drug-growing-info-drop-layout

  • %drop_item_type%
  • %drop_item_display_name%
  • %drop_min_amount%
  • %drop_max_amount%
  • %drop_drop_chance%

drug-growing-info-item-display-name

  • %growing_stage_order_id%
  • %growing_stage_grown%
  • %growing_stage_delay%
  • %growing_stage_drops%

drug-growing-info-item-lore

  • %growing_stage_order_id%
  • %growing_stage_grown%
  • %growing_stage_delay%
  • %growing_stage_drops%

drug-info-item-display-name

  • %drug_id%
  • %drug_legal%
  • %drug_effect_duration%

drug-info-item-lore

  • %drug_id%
  • %drug_legal%
  • %drug_effect_duration%

drug-list-boosted-item-lore

  • %drug_unboosted_sell_price%
  • %drug_sell_price%
  • %drug_buy_price%
  • %drug_booster_multiplier%

drug-list-unboosted-item-lore

  • %drug_unboosted_sell_price%
  • %drug_sell_price%
  • %drug_buy_price%
  • %drug_booster_multiplier%

drug-sell-confirm

  • %total_sell_amount%

drug-sell-confirm-display-name

  • %total_sell_amount%

drug-sell-confirm-lore

  • %total_sell_amount%

plant-progress-status

  • %plant_stage%
  • %max_plant_stage%
  • %progress_percentage%
  • %progress_bar%
Clone this wiki locally