Fix NullPointerException error on loading: Fixed an issue where the plugin failed to correctly initialize the economic system when Vault was missing or misconfigured. The plugin now checks for the presence of Vault before attempting to obtain service economy.
Fixed language message: The plugin now correctly loads the default English language instead of Spanish.
⚙️ Setup
New update option: Added check-update-delay parameter in config.yml to configure the update check interval (in minutes). Default value: 1440 (24h).
Set to 0 to disable verification completely.
Translations
Default language changed: Configuration files and messages are now in English by default for better international compatibility.
Multilingual support remains available via the language setting in the configuration.
Technical improvements
Added a Vault dependency check before economy initialization
Improved error handling to avoid crashes at startup
Reduction of unnecessary logs regarding update search
⚠️ Patch note
Before updating, make sure that:
Vault is installed on your server
You have a compatible economical plugin (EssentialsX, CMI, etc.)
Back up your old config.yml file if you have custom changes