Added UUIDAsID option in the currency’s YAML file. This will use the Identifier field as the UUID for events where a predictable UUID is needed.(suggested by real_vgi)
Added Server.ImportItems to config.yml. This will import all item currencies from a player’s inventory/echest on their first join. This means they can’t have an existing account when they join.(suggested by real_vgi)
Added “mariadb” as an alternative to “maria” in the data.yml file(suggested by Fabian Adrian)
Added responses to the /tne extract command to know what is happened(reported by Fabian Adrian)
Fixed error thrown when running commands from console with no server account enabled.(reported by iwitrag)