Powerful features.
Zero complexity.
Built specifically for Hytale server owners who want to focus on their community, not infrastructure.
Discord Notifications
Real-time vote alerts
Instant Discord messages when players vote. Customize templates with dynamic variables for voter name, provider, and timestamp.
- Real-time webhook delivery
- Customizable message templates
- Admin alerts: daily/weekly summaries
- Rich embeds with colors & fields
{voter_name} just voted on {provider_name}!
Thank you for supporting our server!
Use /rewards to claim your vote rewards.Visual Reward Builder
Configure rewards without code
Build reward configurations through an intuitive drag-and-drop interface. Base rewards, streak bonuses, lucky votes, and milestones.
- Base rewards for every vote
- Streak bonuses (3-day, 7-day, 30-day)
- Lucky vote random rewards (Pro+)
- Milestone achievements (Pro+)
- Commands, items, broadcasts, titles
// Automatic reward execution
Base Reward: 500 coins + "Thanks for voting!"
7-Day Streak: 5000 coins + rare item
Lucky Vote (10%): Random bonus reward
100 Votes: Achievement unlock + titleServer Callbacks
Custom HTTP webhooks
Send vote data to your own servers or services. Define custom JSON payloads with template variables. Bearer token authentication.
- Custom endpoint URLs
- Configurable JSON payloads
- Bearer token authentication
- Priority ordering for multiple callbacks
- Automatic retries (5 immediate + delayed)
{
"event": "vote_received",
"voter": "{{voter_name}}",
"provider": "{{provider_key}}",
"vote_id": "{{vote_id}}",
"timestamp": "{{received_at}}"
}Analytics & Leaderboards
Understand your community
Visual charts showing voting trends over time. Track top voters, export data to CSV, and access per-provider statistics.
- Interactive trend charts (7d/30d/90d/1y)
- Voter leaderboards (Pro+)
- Per-provider vote breakdown
- CSV export for all vote data
- Voter profiles with streak tracking
127
Today
892
This Week
3,456
This Month
45,678
All Time
REST API
Full programmatic access
Build custom dashboards, Discord bots, or website integrations. Fetch votes, leaderboards, and statistics programmatically.
- Named API keys with expiration
- Read-only or full access scopes
- Tiered rate limits (5-500 req/min)
- Leaderboard API access (Pro+)
curl -X GET "https://api.votepipe.com/v1/votes" \
-H "Authorization: Bearer vp_xxxxxxxxxxxx" \
-H "Content-Type: application/json"Everything you need
Provider Templates
Pre-configured templates for Hytale-Servers.pro and HytaleCharts. Just paste your webhook URL.
Votifier Protocol
Native Votifier V1 (RSA) and V2 (HMAC) over TCP. Auto-generated keys with one-click rotation from the dashboard.
Multiple Auth Methods
Header tokens, HMAC signatures, URL tokens, query parameters, or Votifier keys. Choose what works for you.
Automatic Retries
5 immediate retries with exponential backoff. Pro+ adds delayed retries over hours. Dashboard shows every vote saved by retry with delivery timeline.
Real-time Processing
Votes processed and delivered instantly. No batching, no delays.
Plugin Token Auth
Secure plugin tokens shown once at creation. Regenerate anytime without downtime.
Template Variables
Dynamic placeholders for voter name, provider, timestamp, and more in messages and payloads.
Vote History Export
Download your complete vote history as CSV. Filter by date, provider, or status.
Voting Streaks
Track consecutive daily votes. Reward loyal voters with streak bonuses.
Multi-Organization
Manage multiple servers from one account. Pro: 5 orgs. Network: unlimited.
Ready to get started?
Built for Hytale from day one. Setup takes less than 5 minutes.