{{ csrf_field() }}

ModpackChecker

4-Platform Modpack Version Monitoring

@if($license['status'] === 'expired')

License Expired

Your license could not be validated. Pro features are disabled. Please check your order ID or contact support.

@elseif($license['status'] === 'grace')

License Validation Warning

Could not reach license server. Grace period expires: {{ $license['grace_expires'] }}

@endif

License @if($license['status'] === 'active') Active @elseif($license['status'] === 'grace') Grace Period @elseif($license['status'] === 'expired') Expired @else Not Activated @endif

Enter the order ID from your BuiltByBit purchase to activate.

@if($license['status'] === 'active' || $license['status'] === 'grace')

Tier: {{ ucfirst($license['tier']) }}  |  Last Validated: {{ $license['last_validated'] ?: 'Never' }}

@endif @if(!empty($license['order_id']))
@endif

CurseForge API Key

Get your free API key from console.curseforge.com. Required for CurseForge modpack detection.

Check Interval PRO TIER

@if($license['tier'] === 'professional' && $license['status'] !== 'expired') Professional tier — custom check intervals enabled. @else Standard tier is locked to daily checks. Upgrade to Professional for more frequent automated checks. @endif

Discord Notifications PRO TIER

@if($license['tier'] === 'professional' && $license['status'] !== 'expired') Professional tier — Discord webhook alerts enabled. @else Upgrade to Professional to receive automated update alerts in your Discord server. @endif

Supported Platforms

  • CurseForge (Requires API Key)
  • Modrinth (No key required)
  • Technic (No key required)
  • FTB (modpacks.ch) @if($license['tier'] === 'professional') (Enabled — Professional) @else (PRO TIER only) @endif
@if(!empty($license['latest_version']) && $license['latest_version'] !== '1.0.0')

Update Available

A new version ({{ $license['latest_version'] }}) is available.

Download from BuiltByBit
@endif

How It Works

ModpackChecker automatically detects modpacks via Egg Variables or file fingerprinting. Set MODPACK_PLATFORM and MODPACK_ID in your server's startup variables for the most reliable detection, or let the extension scan for manifest.json / modrinth.index.json files.

Need Help?

Join our Discord for support: firefrostgaming.com/discord