TokenEnchant Minecraft Plugin

Placeholders

36 documented placeholders.

Placeholder Description Copy
%tokenenchant_<enchantment>_affordablecost% : the cost to reach the affordable enchantment level based on the item holding and his/her token balance.
%tokenenchant_<enchantment>_affordablelevel% : the maximum level the player can afford based on the the item holding and his/her token balance.
%tokenenchant_<enchantment>_alias% If you add ```_long``` to the cost related placeholder, it will returne a number without comma/decimal point.
%tokenenchant_<enchantment>_allowed% : true if a palyer's item can have <enchantment>, otherwise false
%tokenenchant_<enchantment>_conflict_list% : returns a list of conflicting enchantments
%tokenenchant_<enchantment>_cost% : cost to increment the enchantmnt level by one from the current level
%tokenenchant_<enchantment>_cost_<X>% : cost to increment the enchantmnt level by <X> from the current level
%tokenenchant_<enchantment>_costmax% : cost to increment the enchantmnt level to its maax one from the current level
%tokenenchant_<enchantment>_description% If you add ```_long``` to the cost related placeholder, it will returne a number without comma/decimal point.
%tokenenchant_<enchantment>_fullcost_<X>% : cost to enchant the <X> level from 0 level
%tokenenchant_<enchantment>_fullcostmax% : cost to enchant the max level from 0 level
%tokenenchant_<enchantment>_fullrefund% If you add ```_long``` to the cost related placeholder, it will returne a number without comma/decimal point.
%tokenenchant_<enchantment>_fullrefund_long% : Deprecated. (For formatting, use NumberFormat placeholder %nf_%.)
%tokenenchant_<enchantment>_has_permission% : true if a player has a permission node for <enchantment>, otherwise false
%tokenenchant_<enchantment>_level% If you add ```_long``` to the cost related placeholder, it will returne a number without comma/decimal point.
%tokenenchant_<enchantment>_max% If you add ```_long``` to the cost related placeholder, it will returne a number without comma/decimal point.
%tokenenchant_<enchantment>_occurrence_<X>% : the activation chance (in %) for the <enchatnment> at the level <X>. If <X> == 0, chance of the current level will be returned.
%tokenenchant_<enchantment>_occurrencemultiplier% If you add ```_long``` to the cost related placeholder, it will returne a number without comma/decimal point.
%tokenenchant_<enchantment>_permission_node% : returns the permission node for the <enchantment>
%tokenenchant_<enchantment>_playermax% : the max enchant level for the player - based on the permission.
%tokenenchant_<enchantment>_refund_Y% If you add ```_long``` to the cost related placeholder, it will returne a number without comma/decimal point.
%tokenenchant_<enchantment>_refund_Y_long% : Deprecated. (For formatting, use NumberFormat placeholder %nf_%.)
%tokenenchant_<enchantment>_version% If you add ```_long``` to the cost related placeholder, it will returne a number without comma/decimal point.
%tokenenchant_baltop_<X>_balance% : The balance of X-th baltop player
%tokenenchant_baltop_<X>_name% : The name of X-th baltop player
%tokenenchant_enchantments% If you add ```_long``` to the cost related placeholder, it will returne a number without comma/decimal point.
%tokenenchant_repair_cost% If you add ```_long``` to the cost related placeholder, it will returne a number without comma/decimal point.
%tokenenchant_repair_cost_long% : Deprecated. (For formatting, use NumberFormat placeholder %nf_%.)
%tokenenchant_repair_cost_num% If you add ```_long``` to the cost related placeholder, it will returne a number without comma/decimal point.
%tokenenchant_repair_cost_num_long% : Deprecated. (For formatting, use NumberFormat placeholder %nf_%.)
%tokenenchant_token% : Deprecated. (use %tokenenchant_tokens%)
%tokenenchant_token_long% : Deprecated. (use %tokenenchant_tokens%)
%tokenenchant_token_num% : Deprecated. (use %tokenenchant_tokens%)
%tokenenchant_token_num_long% : Deprecated. (use %tokenenchant_tokens%)
%tokenenchant_tokenmultiplier% If you add ```_long``` to the cost related placeholder, it will returne a number without comma/decimal point.
%tokenenchant_tokens% : Returns the token balance as a double. For formatting, use NumberFormat placeholder %nf_%.

Permissions

0 documented permission nodes.

Permission Description Copy