Unofficial site, not affiliated with modrinth.com.What is this?
Плагины/ServerVariables
  • 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_% PlaceholderAPI variable to show all the set values from a player list.

    -Added %servervariables_list_globalvalues_% PlaceholderAPI variable to show all the set values from a global list.

    -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

  • 3.2.1

    release12 ноября 2025 г.

    -Added MiniMessage support. You can now use MiniMessage format for every text/message in the plugin by enabling the option in the config.

    -Fixed wrong value being returned in %servervariables_display_otherplayer_:% PlaceholderAPI variable.

  • 3.1.1

    release3 октября 2025 г.

    -Added compatibility with 1.21.9

  • ServerVariables 3.0.1

    release24 сентября 2025 г.

    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 (if you are using the API, you'll need to make changes when updating)
    • Data access/storage optimization.
  • ServerVariables 2.8.1

    release11 августа 2025 г.

    -Added manage_out_of_range property to variable limitations. If this option is set to true, when changing the variable's value, to something that is outside the max/min limits, the out of range error will disappear and instead, the limit will be used as the new value.

    -Modified config file code and access.

    Some changes were made on the file management system on the plugin, so I recommend you make a backup of your plugin files.

  • 2.7.1

    release19 июля 2025 г.

    -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.6.3

    release3 июля 2025 г.

    -Added compatibility with 1.21.7

    -Fixed HEX colors in 1.21 versions.

  • 2.6.2

    release20 мая 2025 г.

    -Added multiple new parameters to MySQL config to customize the connection with your needs.

  • 2.6.1

    release18 марта 2025 г.

    -Added max_decimals limitation to Double type variables.

    -Added: Optimized player data storage.

    -Fixed issue with Integer values not supporting long numbers.

  • 2.5.2

    release9 августа 2024 г.

    -Added getOldValue() method to the VariableChangeEvent on he API.

    -Fixed issue on database connection regarding UUID column.

    -Fixed issue on database connection regarding public key retrieval.

  • 2.5.1

    release19 июня 2024 г.

    -Added compatibility with 1.21.

  • 2.4.2

    release3 июня 2024 г.

    -Added: Increased performance when getting variables and having big amounts of player data.

  • 2.3.4

    release12 апреля 2024 г.

    -Fixed important lag when saving players.

    -Fixed issue when trying to get data from a corrupted player data file.

  • 2.3.3

    release21 февраля 2024 г.

    -Modified: /svar reset all command is now /svar reset *

    -Fixed important lag issue when loading data while having MySQL enabled.

  • 2.3.2

    release27 января 2024 г.

    -Added /svar reset all command, to reset a variable for all players.

  • 2.3.1

    release9 ноября 2023 г.

    -Added max characters length limitation for variables.

    -Modified PlaceholderAPI variable %servervariables_value_otherplayer_% to %servervariables_value_otherplayer:%

    -Modified PlaceholderAPIvariable %servervariables_display_otherplayer_% to %servervariables_display_otherplayer:%

1

Совместимость

Сведения

Лицензия:
Опубликован:3 года назад
Обновлён:1 месяц назад
ID проекта:
Главная