Chapter 7

Hook

Details about the hooks provided by the plugin.

Subsections of Hook

MiniPlaceholders

Note

The plugin provides a MiniPlaceholders placeholder to allow you to query data from the Top Holder.

Usage

<topper_global:<query>>
<topper_player:<query>>

Check the Query section for more information about how to set the <query>.

Example

<topper_global:money;top_name;1>
<topper_global:money;top_value;1>
<topper_global:money;top_value;1;#,###>
<topper_player:money;top_rank>

PlaceholderAPI

Note

The plugin provides a PlaceholderAPI placeholder to allow you to query data from the Top Holder.

Usage

%topper_<query>%

Check the Query section for more information about how to set the <query>.

Example

%topper_money;top_name;1%
%topper_money;top_value;1%
%topper_money;top_value;1;#,###%
%topper_money;top_rank%