File Details
Jvips-1.0.3.jar
- R
- Feb 8, 2026
- 2.30 MB
- 41
- Early Access
File Name
Jvips-1.0.3.jar
Supported Versions
- Early Access
🔹 Changelog
🌍 Added
-
Added full multi-language message support.
-
Messages are now loaded dynamically based on the configured language (e.g.
en_US,pt_BR). -
New
Messages/directory structure introduced for easier localization and customization.
-
-
Added a new
config.jsonfile to centralize plugin configuration.- Allows language selection and future extensibility without breaking changes.
🗂 Changed
-
Moved
players.jsonandvouchers.jsoninto a dedicateddata/directory.- Improves project organization and prepares the plugin for future data expansion.
-
Updated internal file handling to reflect the new
data/directory structure. -
Refactored message handling to fully rely on the new messages system instead of hardcoded strings.
📢 Improved
-
Improved VIP activation broadcast logic to ensure maximum compatibility with the current Hytale UI system.
-
Enhanced message consistency across commands, events, and system notifications.
-
Improved overall code maintainability by separating configuration, data, and localization concerns.
🚀 Stability & Maintainability
-
Improved long-term stability by standardizing file paths and configuration loading.
-
Reduced future migration risks by introducing a clear and extensible configuration and data layout.

