Variables
Variables feature allows you to assign per player a variable or for all players a variable.
Example config with both types changeable and static
Static Type
This means that the variable will be the same for all the players. You can apply placeholders though.
Changeable Type
This means that each player will have a custom variable. You can set it with /variable set <player> <variable> <value> or /variable unset <player> <variable>.
Last updated