✅ Multi-language System: Full support for English and Spanish, configurable from the config.yml file.
✅ Improved Interface: Better inventory handling and category visualization.
✅
English Commands: All commands are now available in English for better compatibility.
✅
ItemsAdder Support: Integration with custom items that enrich your server.
✅
Enhanced Statistics: bStats integration for anonymous usage analysis.
Available Commands - /medals [player] - Opens the virtual inventory (formerly /medallas)
- /searchitem <term> - Search for items in the inventory (formerly /buscaritem)
- /medaltop [limit] - Shows the top collectors (formerly /medallastop)
- /vms reload - Reloads the plugin configuration (formerly /mvs)
Language Customization All plugin messages are customizable through language files:
- messages_en.yml - English messages
- messages_es.yml - Spanish messages
To add a new language, copy one of these files and translate the messages.
Configuration To change the default language, edit in config.yml:
yaml
general:
language: "en" # Change to "es" for Spanish
Download the new version and update your server to enjoy these new features!
✅ PlaceholderAPI Compatible: Now you can use placeholders like %mv_DIAMOND%, %mv_has_DIAMOND% and %mv_total% in any compatible plugin.
✅ Improved Stability: Important fixes in the internal structure.
✅ Java 17: Better performance and compatibility with modern servers.
✅ Enhanced Statistics: bStats integration for anonymous usage analysis.
Available Placeholders: - `%mv_[item]%` - Shows the amount of an item (example: %mv_DIAMOND%)
- `%mv_has_[item]%` - Returns "true" or "false" if the player has the item
- `%mv_total%` - Shows the total number of different items in the inventory
For items with namespaces: - Replace `:` with `_` (example: %mv_cobblemon_boulder_badge%)
- For items with hyphens, also replace `-` with `_` (example: %mv_cobblemon_progress_items_boulder_badge%)
Download the new version and update your server to enjoy these new features!