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>
Install PlaceholderAPI
The plugin provides a PlaceholderAPI placeholder to allow you to query data from the Top Holder.
%topper_<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%