Releases: Ajneb97/ServerVariables
3.0.1
IMPORTANT UPDATE!
ServerVariables is updated to version 3.x with a new variable type: LISTS. A big update that allows the creation of list variables with many elements, that can be accessed through commands and PlaceholderAPI variables.
This update also include the following:
- Vast changes on the API: Separation between Normal variable and List variable.
- Data access/storage optimization.
2.7.1
-Added compatibility with 1.21.8.
-Added %servervariables_initial_value_% PlaceholderAPI variable.
-Added update_notify option in the config to enable/disable join notifications when there is a new version.
-Added new methods to the API.
-Fixed and updated some dependencies
-Fixed API issues.
2.5.2
2.4.1
-Added the possibility to set values with spaces to variables, using double quotes: /svar set  "value with space" . Don't use spaces on the possible_values property.
-Added silent_commands_hide_errors option to the config. When enabled, error messages will also be hidden when silent:true is added to commands.