promotional bannermobile promotional banner

JHS-Votifier | Voting, Vote Party & Streaks

A modern voting plugin for Hytale with V1, V2, and HTTP support. Includes Vote Party, streak rewards, reminders, custom UI menus, and full server-list compatibility.

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_FAIL warnings caused by server list pingers or port scanners probing the game port without a valid QUIC/TLS handshake.

Changed

  • /testvote now triggers a full vote - Previously, test votes skipped rewards, notifications, streaks, forwarding, and leaderboard tracking. /testvote and the HTTP /test endpoint now process votes through the full pipeline, making them useful for end-to-end testing of reward configurations.