ServerVariables Wiki
Here you will learn how to properly use my plugin: https://www.spigotmc.org/resources/107803/
Description
variables:
currency_1:
variable_type: PLAYER
value_type: INTEGER
initial_value: 0
limitations:
min_value: 0
currency_2:
variable_type: PLAYER
value_type: DOUBLE
initial_value: 1.50
limitations:
max_decimals: 3variables:
lobby_portal_status:
variable_type: GLOBAL
value_type: TEXT
possible_values:
- off;&c&lPortal Disabled
- on;&a&lPortal Enabled
initial_value: 'off'Last updated