File Details
JHS-Votifier-1.3.1
- R
- Feb 22, 2026
- 2.57 MB
- 44
- Early Access
File Name
JHS-Votifier-1.3.1.jar
Supported Versions
- Early Access
[1.3.1] - 2026-02-22
Added
- Vote Polling - Support for pull-based voting sites that use a poll/claim API
- Periodically polls voting site APIs for unclaimed votes on a configurable timer
- Processes polled votes through the standard pipeline (rewards, streaks, leaderboard, etc.)
- Claims each vote on the API after processing to prevent re-delivery
- Per-source enable/disable, poll interval, and API credentials
- Auto-detects server IP via ServerManager or allows manual override
- Polling status and stats shown in
/votestatus - Config:
votepolling.json(disabled by default)
Changed
- Updated for latest Hytale server JAR (Feb 17 2026) - Query protocol now uses
ProtocolSettings.PROTOCOL_CRC(int) instead of the removedPROTOCOL_HASH(String)

