Placeholders

All placeholders require PlaceholderAPI, if you are looking to use these placeholders on Featherboard please use them like so, Featherboard uses MVDW PlaceholderAPI, so you have to use {placeholderapi<placeholder without %%>} like {placeholderapi_swords_kills_raw_long}

Placeholders

Description

%swords_kills_raw_long%

Raw mobs collected, long formatting.

%swords_kills_raw_short%

Raw mobs collected, short formatting.

%swords_kills_total_long%

Total mobs collected, long formatting.

%swords_kills_total_short%

Total mobs collected, long formatting.

%swords_mobtop_position%

Mobtop position for the player.

%swords_mobtop_placements::1-name%

Mobtop position 1 name.

%swords_mobtop_placements::1-value%

Mobtop position 1 amount collected.

If you are wanting to use placeholders on holograms, you must use Holographic Displays Extension

All you do is add it to your plugins folder, and add {medium} in front of any lines you want placeholders on. For Example:

- '&f&l[&c&l!&f&l] &c&nMob Top Placements&f&l [&c&l!&f&l]' 

- ' ' 

- '{medium}&e&l#1 &c%swords_mobtop_placements::1-name% &fwith &a%swords_mobtop_placements::1-value% Kills' 

- '{medium}&6&l#2 &c%swords_mobtop_placements::2-name% &fwith &a%swords_mobtop_placements::2-value% Kills' 

- '{medium}&7&l#3 &c%swords_mobtop_placements::3-name% &fwith &a%swords_mobtop_placements::3-value% Kills' 

- '{medium}&f&l#4 &c%swords_mobtop_placements::4-name% &fwith &a%swords_mobtop_placements::4-value% Kills' 

- '{medium}&f&l#5 &c%swords_mobtop_placements::5-name% &fwith &a%swords_mobtop_placements::5-value% Kills' 

- ' ' 

- '{medium}&f&l[&c&l!&f&l] &cYou are position #%swords_mobtop_position% with %swords_kills_raw_long% Kills'

Last updated