Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for JExcellence

All-in-one vote listener, reward and leaderboard system for Minecraft servers.

Report JExVote?

Release
3.0.1

AlphaOmega-IT released JExVote version 3.0.1 on Thu 4:47 PM

Bug Fixes

Votifier v2 binary frame support: Fixed an issue where votes from sites using the NuVotifier v2 binary protocol (e.g. Craftlist.org) were silently rejected. The server now correctly recognizes the 0x733A magic frame header. Votifier v2 fallback for non-standard framings: Sites that send v2 payloads with unrecognized framing no longer get misrouted to the v1 RSA handler. The server automatically attempts v2 JSON recovery when the incoming data doesn't match the expected 256-byte v1 block. Includes hex dump logging of first bytes for easier debugging. Votifier connection handling: Resolved a thread pool deadlock where incoming vote connections were queued but never processed. The accept loop now runs on a dedicated thread, and handler threads are created on demand. Broadcast settings not applying on reload: Changing broadcast-mode, broadcast-cooldown, or private-message in config and running /jexvote reload now takes effect immediately. Previously the old values were cached until a full restart. Improvements

{player} placeholder in private vote message: The vote.received i18n key now supports {player} alongside the existing {service} and {streak} placeholders. Updated in all 4 locales (en_US, de_DE, cs_CZ, sk_SK). Empty translation suppression: Setting any i18n message to '' (empty string) now silently skips it instead of sending a blank chat line. Useful for disabling specific messages like the broadcast or the private thank-you message. Complete GUI rewrite: All inventory views (Vote Overview, Streak Milestones, Leaderboard) have been rebuilt using raw Bukkit inventories for better performance and reliability. Includes paginated leaderboard and seamless cross-view navigation. Upgrade Notes

Drop-in replacement — no config changes required. If votes from certain sites weren't arriving before, they should work now. Check your server log for the new hex dump output if issues persist.

Information

Published onMay 21, 2026
Downloads1

Platforms

Paper Paper (1.21-26.1.2)

Dependencies

Paper Paper
Edit Plugin Dependencies: Paper