-Added retain_player_data_until_restart option to the config. When enabled, data of players that join the server will be maintained in memory until the server restarts, meaning gets/sets of variables will be possible to do if the player has disconnected.
-Added %servervariables_list_values_
-Added %servervariables_list_globalvalues_
-Added variables.list_values_separator configuration to modify the separator used in the previous variables.
-Modified: Small improvement when loading player data before joining the server.
-Added compatibility with 26.1
-Added: Optimized player data loading. Now, the plugin will not load all player data into memory, and instead, only when they join the server. This comes with some restrictions on the /svar reset command, more info in the wiki.
-Fixed /svar list display command format when mini message is enabled.
-Added compatibility with 1.21.11

Create your own player (and server) variables and manage their values using commands!