File Details
JHS-Votifier-1.3.3
- R
- Mar 15, 2026
- 2.61 MB
- 125
- Early Access
File Name
JHS-Votifier-1.3.3.jar
Supported Versions
- Early Access
[1.3.3] - 2026-03-15
Fixed
- Reward commands dropping silently - Reward commands within a tier (random rewards, global rewards, streak milestones, vote party) were all fired asynchronously at once without waiting for each to complete. When multiple commands modified the same player's state concurrently (inventory, economy), race conditions caused some commands to fail silently. All command groups now execute sequentially, waiting for each command to finish before starting the next.
- Vote party commands dropping silently - Same concurrent execution fix applied to both per-player and global vote party commands.
- QUIC probe log spam - Suppressed noisy
QUICHE_ERR_CRYPTO_FAILwarnings caused by server list pingers or port scanners probing the game port without a valid QUIC/TLS handshake.
Changed
/testvotenow triggers a full vote - Previously, test votes skipped rewards, notifications, streaks, forwarding, and leaderboard tracking./testvoteand the HTTP/testendpoint now process votes through the full pipeline, making them useful for end-to-end testing of reward configurations.

