
ServerVariables
Create your own player (and server) variables and manage their values using commands!
ServerVariables 3.6.2
release1 мая 2026 г.-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.
ServerVariables 3.6.1
release13 апреля 2026 г.-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.
ServerVariables 3.5.1
release28 марта 2026 г.-Added compatibility with 26.1
3.4.1
release31 января 2026 г.-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.
3.3.1
release16 декабря 2025 г.-Added compatibility with 1.21.11