Placeholders

If you want to display some information in your scoreboard with a other plugin you can do that with placeholders. The names of the placeholders can be found in the config.yml. For example:

placeholder_weight_0: "<gray>Your weight is: {WEIGHT}/{MAX_WEIGHT}"

The plaveholder name would be hardened_weight.

You can change the output of the placeholder the same way as in the display system.

Last updated