Changelog
This update introduces a wide range of new placeholders across multiple systems.
AFK Placeholders
-
Code (Text):
%essc_afk_status%
— 'AFK' or 'Active'
-
Code (Text):
%essc_afk_boolean%
— 'true' or 'false'
-
Code (Text):
%essc_afk_duration%
— AFK time in seconds (0 if not AFK)
-
Code (Text):
%essc_afk_duration_formatted%
— formatted AFK time (e.g. '5m 30s')
-
Code (Text):
%essc_afk_count%
— total AFK players online
Auction House Placeholders
-
Code (Text):
%essc_ah_active_total%
— total active auctions
-
Code (Text):
%essc_ah_active_own%
— player's active listings
-
Code (Text):
%essc_ah_has_expired%
— 'true' if player has expired items
-
Code (Text):
%essc_ah_expired_count%
— expired items to claim
-
Code (Text):
%essc_ah_sell_history_count%
— sell history entries
-
Code (Text):
%essc_ah_buy_history_count%
— buy history entries
Economy Placeholders
-
Code (Text):
%essc_eco_balance%
— raw balance
-
Code (Text):
%essc_eco_balance_formatted%
— formatted balance
-
Code (Text):
%essc_eco_currency_singular%
— singular currency name
-
Code (Text):
%essc_eco_currency_plural%
— plural currency name
-
Code (Text):
%essc_eco_max_balance%
— max balance (∞ if unlimited)
-
Code (Text):
%essc_eco_starting_balance%
— starting balance
Kit Placeholders
-
Code (Text):
%essc_kit_count%
— total kits
-
Code (Text):
%essc_kit_cooldown_<n>%
— cooldown in seconds
-
Code (Text):
%essc_kit_cooldown_formatted_<n>%
— formatted cooldown
-
Code (Text):
%essc_kit_claimed_<n>%
— 'true' if claimed before
-
Code (Text):
%essc_kit_claims_<n>%
— total claims
-
Code (Text):
%essc_kit_has_<n>%
— permission check
Playtime Placeholders
-
Code (Text):
%essc_playtime_ticks%
-
Code (Text):
%essc_playtime_seconds%
-
Code (Text):
%essc_playtime_minutes%
-
Code (Text):
%essc_playtime_hours%
-
Code (Text):
%essc_playtime_days%
-
Code (Text):
%essc_playtime_formatted%
— formatted (e.g. '3d 2h 15m 40s')
Punishment Placeholders
-
Code (Text):
%essc_punish_is_banned%
-
Code (Text):
%essc_punish_is_muted%
-
Code (Text):
%essc_punish_ban_reason%
-
Code (Text):
%essc_punish_ban_expires%
-
Code (Text):
%essc_punish_mute_reason%
-
Code (Text):
%essc_punish_mute_expires%
-
Code (Text):
%essc_punish_active_bans%
-
Code (Text):
%essc_punish_active_mutes%
TPA Placeholders
-
Code (Text):
%essc_tpa_pending_incoming%
-
Code (Text):
%essc_tpa_pending_outgoing%
-
Code (Text):
%essc_tpa_has_incoming%
-
Code (Text):
%essc_tpa_has_outgoing%
-
Code (Text):
%essc_tpa_blocked%
Warp Placeholders
-
Code (Text):
%essc_warp_count%
-
Code (Text):
%essc_warp_count_visible%
-
Code (Text):
%essc_warp_list%
-
Code (Text):
%essc_warp_categories%
-
Code (Text):
%essc_warp_cooldown%
-
Code (Text):
%essc_warp_cooldown_formatted%
-
Code (Text):
%essc_warp_uses_<name>%
-
Code (Text):
%essc_warp_exists_<name>%
Notes:
- Replace
with the kit name.
- Replace
with the warp name.