Skip to content

Placeholders

Felix Beinssen edited this page Dec 1, 2022 · 6 revisions

You need to have PlaceholderAPI installed for this to work!

%ml_player_name%

(since 1.2.9) Replaces with the current name of the player.

%ml_level%

Replaces with the current level of the player.

%ml_xp%

Replaces with the xp amount the player has.

%ml_xp_needed%

Replaces with the xp needed to reach the next level.

%ml_xp_percent%

Replaces with the percentage of xp collected to the next level.

%ml_extra_ore_probability%

Replaces with the current probability for extra ores.

%ml_instant_break_probability%

Replaces with the current probability to break a mining block instantly.

%ml_max_extra_ore%

Replaces with the maximum amount of dropped extra ores.

%ml_haste_level%

Replaces with the haste level applied to the player while mining.

%ml_rank%

Replaces with the rank of a player in the leaderboard.

%ml_rank_1_name%

Replaces with the name of the first placed player. 1 can be replaced by any other number.

%ml_rank_1_xp%

Replaces with the xp needed to reach the next level of the first placed player. 1 can be replaced by any other number.

%ml_rank_1_xpPercent%

Replaces with the xp amount of the first placed player. 1 can be replaced by any other number.

%ml_rank_1_xpNeeded%

Replaces with the percentage of xp collected to the next level of the first placed player. 1 can be replaced by any other number.

%ml_rank_1_level%

Replaces with the level of the first placed player. 1 can be replaced by any other number.