Added declared Minecraft compatibility for 1.20.x, 1.21.x, and 1.26.x.
Added versioned config.yml support through config-version.
Added versioned language files through language-version.
Added safe auto-update handling for config and language files, adding new keys without overwriting existing user settings.
Added French and German translations.
Added categorized translation blocks to make language files easier to edit and maintain.
Added a cleaner professional header to config.yml.
️ Fixed broken YAML syntax in the Spanish translation file.
️ Fixed mixed English and Spanish messages across the plugin.
️ Fixed several hardcoded menu and command messages so they now use the translation system.
️ Fixed release output so the generated JAR is now WooStoreLink-1.0.0.jar.
️ Removed the old active version label 1.2X-0.9.0.
️ Removed an unused Gradle import.
️ Removed problematic symbols from some messages for cleaner YAML and console compatibility.