Placeholders
All available placeholders for the EdDungeons plugin. These can be used in messages, GUIs, and other plugin integrations.
Currency Placeholders
%eddungeons_currency_balance_{currency}%
%eddungeons_currency_name_{currency}%
Leveling Placeholders
%eddungeons_leveling_level_{levelid}%
%eddungeons_leveling_bar_{levelid}%
%eddungeons_leveling_progress_{levelid}%
%eddungeons_leveling_currencyrequired_{levelid}%
Enchant Placeholders
%eddungeons_enchant_level_{enchant}%
%eddungeons_enchant_name_{enchant}%
%eddungeons_enchant_material_{enchant}%
%eddungeons_enchant_chance_{enchant}%
%eddungeons_enchant_maxlevel_{enchant}%
%eddungeons_enchant_cost_{enchant}_{levels}%
%eddungeons_enchant_maxlevels_{enchant}%
%eddungeons_enchant_maxcost_{enchant}%
%eddungeons_enchant_status_{enchant}%
%eddungeons_enchant_currencyname_{enchant}%
Sword System Placeholders
%eddungeons_damage%
%eddungeons_sword_skin%
%eddungeons_sword_skintolevel%
%eddungeons_sword_skin_selected_{skinid}%
%eddungeons_sword_ishigher_{skinid}%
%eddungeons_sword_islower_{skinid}%
%eddungeons_sword_canupgrade_{skinid}%
%eddungeons_sword_tier_selected_{tier}%
%eddungeons_sword_tier_isselected_{skinid}_{tier}%
%eddungeons_sword_material_{skinid}%
%eddungeons_sword_name_{skinid}%
%eddungeons_sword_modeldata_{skinid}%
%eddungeons_sword_tier%
%eddungeons_sword_damage_{skinid}%
%eddungeons_sword_price_{skinid}%
%eddungeons_sword_nextprice_{skinid}%
%eddungeons_sword_tier_damage_{skinid}_{tier}%
%eddungeons_sword_tier_price_{skinid}_{tier}%
%eddungeons_sword_tier_{skinid}%
%eddungeons_sword_maxtier_{skinid}%
%eddungeons_sword_stars_{skinid}%
%eddungeons_sword_leftstars_{skinid}%
Number Formatting Placeholders
%eddungeons_notation_{value}%
%eddungeons_parse_{value}%
%eddungeons_singlenotation_{value}%
%eddungeons_abbrevnotation_{value}%
%eddungeons_calc_{expression}%
Random Generation Placeholders
%eddungeons_random_{min}|{max}%
%eddungeons_randompos_{anchor}|{offset}%
%eddungeons_randomwithdecimals_{decimals}_{min}|{max}%
Zone System Placeholders
%eddungeons_zone_stage_{zoneid}%
%eddungeons_zone_in%
%eddungeons_zone_in_name%
%eddungeons_zone_unlocked%
%eddungeons_zone_unlocked_name%
%eddungeons_zone_unlocked_stage%
%eddungeons_zone_unlocked_{zoneid}_{stageid}%
Booster System Placeholders
%eddungeons_boosters_global_enchants%
%eddungeons_boosters_global_{currency}%
%eddungeons_boosters_names_enchants%
%eddungeons_boosters_names_{currency}%
%eddungeons_boosters_multiplier_{booster-id}%
%eddungeons_boosters_boost_{booster-id}%
Summary System Placeholders
%eddungeons_summary_{currency}%
Utility Placeholders
%eddungeons_pluginenabled_{pluginname}%
%eddungeons_haspermission_{permission}%
Automatic Formatting
_{placeholder}_formatted
_{placeholder}_formatted_single
_{placeholder}_formatted_abbrev
Usage Examples
Last updated