This massive update introduces professional-grade aesthetics and rock-solid performance to make your server stand out.
New Features
• Next-Gen Visuals (MiniMessage): Use stunning RGB gradients and hex colors in your vouchers. Full support for 1.21.x visuals while staying compatible with legacy versions!
• Universal Engine 2.0: Completely rebuilt bridge for 1.8.8 through 1.21.11. One JAR, zero lag, infinite compatibility.
• Intelligent Analytics (bStats): Track the popularity of your vouchers in real-time. See exactly how many rewards your players are claiming.
• Native PlaceholderAPI Integration: Use any placeholder in your voucher messages and lore. Your vouchers are now more dynamic than ever.
Key Improvements
• Memory Leak Immunity: Audited and hardened core to ensure zero memory waste, even on the most active servers.
• Faster Command Flow: Improved Tab-Completion system for admins. Giving vouchers to all players or individuals is now lightning fast.
• Modern Message Engine: Powered by Adventure API, ensuring every message looks premium and functions perfectly across all server versions.
• Optimized Data Handling: Tamper-proof NBT system refined for even faster redemption and maximum security.
Quick Example of Gradients
1. Use stunning tags in your config:
2. The plugin automatically handles the conversion for older clients (1.8 - 1.12). Your players will be wowed by the visuals!Code:Name: '<gradient:light_purple:aqua><bold>Mythic Rank</bold></gradient>' Lore: - '&7A legendary reward from the heavens.'
Update now to experience the elite standard of Minecraft Voucher systems!
New Features
Improvements
- Added
/nv delete <voucher>
command to remove vouchers instantly- Enhanced tab completion with permission-based suggestions
- Improved help menu showing only commands players can use
️ Technical
- Fixed permission structure in plugin.yml
- Replaced printStackTrace() with proper error logging
- Added dynamic menu updates after voucher deletion (no reload needed)
Commands
- Added proper config saving with
saveConfig()
method- Optimized voucher management with in-memory operations
- Improved error handling and user feedback
Bug Fixes
- /nv help
now shows only available commands based on permissions- Tab completion suggests valid arguments for all commands
- Added missing command usage messages
- Fixed voucher menu not updating after deletions
- Resolved permission issues with admin commands
- Fixed potential NPEs in command handling
