HyVotifier - Votifier Plugin & Votifier Mod (NuVotifier / Voting / Vote / Votifier)

✨ A Votifier for Hytale Servers (V1 & V2 Vote Protocol Support). Custom UI! Send Notifications, Sounds, Broadcasts, Commands and much more! Easiest way to reward users for voting! With vote forwarding support!

File Details

hytale-votifier-1.8.0.jar

  • R
  • Jan 25, 2026
  • 2.10 MB
  • 245
  • Early Access

File Name

hytale-votifier-1.8.0.jar

Supported Versions

  • Early Access

Version 1.8.0:

[+] Add support for Vote Polling.
Some websites like HOS use http polling for votes. The plugin now supports this by configuring the votePolling.json:

{
  "Enabled": false,
  "Sources": [
    {
      "Name": "HytaleOnlineServers",
      "Enabled": true,
      "PollIntervalSeconds": 60,
      "ServerIp": "",
      "ServerPort": 25789,
      "Secret": "",
    }
  ]
}
 
The default config will come with a premade setup for HOS. You just need to enter ServerIp, ServerPort and Secret from their website and Enable this feature. Other fields do not need to be touched.