Chapter 7
Hook
Details about the hooks provided by the plugin.
Details about the hooks provided by the plugin.
Install MiniPlaceholders
The plugin provides a MiniPlaceholders placeholder to allow you to query data from the Top Holder.
<topper_global:<query>>
<topper_player:<query>>
Check the Query section for more information about how to set the <query>
.
<topper_global:money;top_name;1>
<topper_global:money;top_value;1>
<topper_global:money;top_value;1;#,###>
<topper_player:money;top_rank>
The plugin provides a PlaceholderAPI placeholder to allow you to query data from the Top Holder.
Install PlaceholderAPI
%topper_<query>%
The placeholders are provided by Text Placeholder API It’s bundled in the mod, you don’t need to install it separately.
%topper:query <query>%
Check the Query section for more information about how to set the <query>
.
%topper_money;top_name;1%
%topper_money;top_value;1%
%topper_money;top_value;1;#,###%
%topper_money;top_rank%
%topper:query money;top_name;1% %topper:query money;top_value;1% %topper:query money;top_value;1;#,###% %topper:query money;top_rank%