NovaVouchers icon

NovaVouchers -----

Epic rewards vouchers, exciting events and endless fun.




✨ NovaVouchers v1.2.8 - The Compatibility & Customization Update! ✨

This update rebuilds the plugin's core to be faster, more powerful, and easier to use on any server.

New Features
Total Version Freedom (1.8 - 1.20+): One plugin for all your servers. Just drop it in and it works!
Dynamic Argument Vouchers (%Arg%): Stop creating dozens of vouchers! Create one template and define its value with the /give command.
2-Step Confirmation: Protect players from accidentally using valuable vouchers. A simple, configurable double-click system for maximum security.


️ Key Improvements
Flawless Item Display: Placeholders like %Arg% now look perfect in the item's lore, with zero visual glitches.
Smarter GUI Menu: Vouchers with arguments can now be safely given from the menu using a default value set in the config.
Professional & Secure: All voucher data is now stored using a professional and tamper-proof system, making the plugin faster and more reliable.


Quick Example of %Arg%
1. Create one "Money" voucher in your config:
Code (Text):

Commands:

[LIST]
[*]'eco give %player_name% %Arg%'
Lore:


[*]'&7Value: &e%Arg% Coins'
 
2. Give it with a value:
Code (Text):
/novavouchers give Notch Money 1 500
The player will receive a voucher that says "Value: 500 Coins" and gives them $500 when used. It's that simple!

Update now for the most powerful and flexible version of NovaVouchers ever!
----------, Jul 24, 2025

✨ NovaVouchers v1.2 - The Placeholder Power-Up! ✨

Major Fixes
• Fixed the critical bug where placeholders like %player_name% would not parse correctly in voucher commands (e.g., 'broadcast', 'eco give', etc.). Your announcements will now work perfectly!

✅ Key Improvements
Full PlaceholderAPI Integration: NovaVouchers now officially supports PlaceholderAPI! You can use any placeholder from any other PAPI-supported plugin in your voucher commands and messages.
Dynamic Commands: Commands executed by vouchers are now parsed on a per-player basis, unlocking massive potential for personalized rewards and events.
Future-Proof: This integration builds a solid foundation for many more dynamic features to come.


⭐ Brand New Custom Placeholders!
We've added a full set of custom placeholders so you can display voucher information anywhere on your server!
%novavouchers_total% — Shows the total count of created vouchers.
%novavouchers_remaining_uses_<voucher_id>% — Shows a player's remaining uses for a specific voucher.
%novavouchers_current_uses_<voucher_id>% — Shows how many times a player has used a voucher.
%novavouchers_use_limit_<voucher_id>% — Displays the max usage limit of a voucher.
%novavouchers_has_permission_<voucher_id>% — Checks if a player has the required permission for a voucher.


Links
Discord Support
GitHub


Update Now!
Update today to resolve the broadcast issue and unlock a new level of dynamic customization for your server!
----------, Jul 17, 2025

New Features
- Implemented Custom Model Data support for unique voucher textures
- New console logging system for better server management

⚡ Optimizations
- Faster voucher loading with in-memory operations
- Reduced server lag with optimized effects
- Improved error handling and debugging

Improvements
- Cleaner console output without color codes
- Better error messages for easier troubleshooting
- More efficient menu updates

Bug Fixes
- Fixed issues with special characters in voucher names
- Resolved particle and sound effect errors
- Addressed menu update delays

Coming in Next Update: Full PlaceholderAPI Support!
- Track voucher stats in real-time
- Create custom placeholders for any voucher
- Perfect for scoreboards, chat, and more
- Full customization and flexibility
- Coming very soon!

Update now for a smoother, more powerful voucher system!
----------, Jul 2, 2025

✨ New Features
  • 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
Improvements
  • Fixed permission structure in plugin.yml
  • Replaced printStackTrace() with proper error logging
  • Added dynamic menu updates after voucher deletion (no reload needed)
️ Technical
  • Added proper config saving with
    saveConfig()
    method
  • Optimized voucher management with in-memory operations
  • Improved error handling and user feedback
Commands
  • /nv help
    now shows only available commands based on permissions
  • Tab completion suggests valid arguments for all commands
  • Added missing command usage messages
Bug Fixes
  • Fixed voucher menu not updating after deletions
  • Resolved permission issues with admin commands
  • Fixed potential NPEs in command handling
----------, Jun 29, 2025

Múltiples Formatos de Anuncio
Chat: Mensajes en el chat
Título: Anuncios en la parte central de la pantalla
Action Bar: Mensajes discretos en la barra de acción

Efectos de Sonido
Añade sonidos personalizados a cada anuncio
Controla volumen y tono
Soporte para todos los sonidos de Minecraft

⚙️ Configuración Flexible
Intervalos personalizables entre anuncios
Opción para orden aleatorio o secuencial
Sistema de mensajes completamente configurable

‍ Comandos Fáciles de Usar
/novaannouncer reload - Recarga la configuración
/novaannouncer list - Muestra la lista de anuncios
/novaannouncer toggle - Activa/desactiva los anuncios

️ Compatibilidad y Rendimiento
Compatible con versiones modernas de Spigot/Paper
Código optimizado para máximo rendimiento
Fácil de configurar y personalizar

Características Técnicas
Configuración en YAML fácil de editar
Sistema de mensajes personalizables
Soporte para placeholders (PAPI)
Permisos detallados

Ideal para:
Redes de servidores
Servidores de supervivencia
Redes minijuegos
Cualquier servidor que necesite un sistema de anuncios potente

Próximamente
Soporte para Hover y Click Events
Anuncios con imágenes en el chat
Estadísticas de visualización
Más formatos de anuncio
Por qué elegir NovaAnnouncer?
Ligero: No afecta el rendimiento del servidor
Personalizable: Se adapta a cualquier temática
Confiable: Código estable y bien probado
Soporte: Actualizaciones frecuentes
Capturas de pantalla
(Puedes añadir capturas mostrando los diferentes tipos de anuncios y la configuración)

Comandos y Permisos
/novaannouncer help - Muestra la ayuda
/novaannouncer reload - Recarga la configuración
/novaannouncer list - Lista los anuncios
/novaannouncer toggle - Activa/desactiva los anuncios

Permisos:
- novaannouncer.admin - Acceso a todos los comandos
- novaannouncer.reload - Permiso para recargar
- novaannouncer.bypass - Ver anuncios sin restricciones
----------, Jun 28, 2025

✨ New Features

Added /vouchers create <name> <item>
Creates vouchers with custom items
Auto-generates "Click to use" lore

Core Improvements

Voucher Saving System
Stores all attributes (name, item, lore, commands)
Organized configuration structure
Automatic list updates

User Feedback

New messages.yml entries
Success/error messages for creation
Duplicate voucher checks
Invalid item validation

Bug Fixes

Fixed voucher visibility in /vouchers list
Fixed voucher giving functionality
Improved config.yml organization
This version focuses on enhancing the voucher creation system while maintaining compatibility with existing features. The changes make the plugin more user-friendly and reliable for server administrators.
----------, May 7, 2025

✓ Smarter Errors
  • "&cWrong! Use: &f/nv give <player> <voucher> <amount>"
✓ Instant Tab Complete
  • Vouchers | Players | Amounts: 1,2,5,10,16,32,64
  • tab-complete-amounts: [1, 2, 5, 10, 16, 32, 64]
✓ Critical Fixes
  • Amount limits now enforced

  • Offline players work flawlessly]

Feedback Welcome
  • Report issues or suggest improvements
----------, May 5, 2025

  • Added Custom Command Aliases: Now you can use custom aliases for /novavouchers (e.g., /voucher, /bloodyvouchers). Configure them in config.yml.

  • Implemented Tab Completer: Enjoy easier command usage with auto-complete suggestions for subcommands, players, and vouchers.

  • New Command: /vouchers list: Quickly view all available vouchers in your server.
----------, Mar 17, 2025

Resource Information
Author:
----------
Total Downloads: 192
First Release: Mar 16, 2025
Last Update: Jul 24, 2025
Category: ---------------
All-Time Rating:
1 ratings
Find more info at discord.gg...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings