Skip to content

Pricing Plans

Hoglin offers flexible pricing plans designed to scale with your Minecraft server or network. All plans include the core analytics features you need, with higher tiers providing more events, longer data retention, and additional capabilities.


FeatureStarterServerNetworkEnterprise
Monthly PriceFree$9/mo$29/mo$79/mo
Events per Month7,000/week2,000,00010,000,000Unlimited
Data Retention7 days30 days90 days365 days
Users11Up to 5Unlimited
Custom Event Properties
Real-time Dashboard
Table & Chart Views
Property Filters
Email Support
Direct ClickHouse Access

Perfect for small servers or testing Hoglin’s capabilities.

  • 7,000 events per week - Great for small communities
  • 7-day retention - See weekly activity
  • Single user access - Perfect for solo server owners
  • All analytics features - Complete insight into your server

Best for: Personal servers, testing, small communities (< 10 players)

Ideal for established Minecraft servers with regular player activity.

  • 2,000,000 events per month - Handles most server sizes comfortably
  • 30-day retention - Track trends and patterns over time
  • Single user access - Perfect for individual server owners
  • All analytics features - Complete insight into your server

Best for: Active servers, small-medium communities (10-100 players)

Designed for server networks and teams managing multiple servers.

  • 10,000,000 events per month - Scale across multiple servers
  • 90-day retention - Long-term trend analysis
  • Up to 5 users - Collaborate with your team
  • Multi-server support - Manage multiple servers from one dashboard

Best for: Server networks, large communities (100+ players), team management

For large networks requiring maximum flexibility and data access.

  • Unlimited events - No limits on your analytics
  • 365-day retention - Full year of historical data
  • Unlimited users - Entire team access
  • Direct ClickHouse access - Raw database queries for advanced analysis
  • Priority support - Dedicated assistance when you need it

Best for: Large networks, enterprise deployments, advanced analytics needs


Understanding your event usage helps you choose the right plan:

Small Server (5 - 20 players):

  • ~50,000 - 200,000 events/month
  • Recommended: Server plan

Medium Server (20 - 100 players):

  • ~200,000 - 1,000,000 events/month
  • Recommended: Server or Network plan

Large Server/Network (100+ players):

  • ~1,000,000+ events/month
  • Recommended: Network or Enterprise plan

Every call to analytics.track() counts as one event:

// This is 1 event
analytics.track("player_join", mapOf(
"player_uuid" to event.player.uniqueId
))
// This is also 1 event
analytics.track("player_command", mapOf(
"player_uuid" to event.player.uniqueId,
"command" to "gamemode",
"args" to "creative"
))

Your data retention period determines how long your analytics data is stored:

  • 7 days: Perfect for real-time monitoring and tracking weekly trends
  • 30 days: Track monthly trends and patterns
  • 90 days: Seasonal analysis
  • 365 days: Long-term insights

After your retention period expires, older data is automatically deleted to keep your dashboard fast and to sustain the service.


Plans with multiple user support allow you to:

  • Invite team members to your server dashboard
  • Share analytics insights across your staff team
  • Collaborate on data analysis without sharing login credentials
  • Maintain separate access controls for different team members

Ready to choose your plan?


Can I change plans later? Yes! Upgrade or downgrade anytime from your dashboard settings.

What happens if I exceed my event limit? We’ll notify you as you approach your limit. Events beyond your plan limit will not be sent and will require an upgrade, or your retention policies to trigger.

Do you offer annual discounts? Contact us for annual billing options and potential discounts for Enterprise plans.

Can I get a refund? We offer refunds within 30 days of purchase. Contact support for assistance.

Is there a free trial for paid plans? The Starter plan serves as our free tier. Contact us if you need to evaluate higher-tier features.