Next Draft – Subscription Features

Last Updated: July 2026
Technical source of truth: src/lib/subscription-features.ts
Agent/scout matrix: agent-scout-entitlements.md


Player Premium

Tier: player_premium
Pricing: $6/month AUD (list; see Stripe for other currencies)

Core profile, apply, and discoverability stay free. Premium adds lightweight perks (many still rolling out):

  • Unlimited highlight videos (when available)
  • Unlimited AI CV builder (when available)
  • Profile engagement notifications (when available)

Agent / Scout Pro

Tier: agent_pro
Pricing: $45/month AUD (list)

Free without subscription

  • Agent or scout profile
  • Discover, search (including map), connections, messaging
  • View agent dashboard, public recruitment board, mandate marketplace
  • Refer users to Next Draft (player referrals do not assign representation unless Pro)

Requires Agent / Scout Pro

  • Request representation with a player (player confirms)
  • Refer a invited player as their representative on signup
  • Refer or nominate players to a posting role line
  • Apply for a mandate on the marketplace
  • Operate club postings and mandates assigned to you
  • Start a posting on behalf of a club (club accepts ownership)

(Coming soon: showcase packs, verified badge, CRM analytics)


Club Pro

Tier: club_pro
Pricing: Custom contract — contact sales (no public list checkout)

Free without subscription

  • Club profile, connections, player search, messaging

Requires Club Pro (contract / trial)

  • Create and manage job postings
  • Hiring workflow (stages, shortlist, applicants)
  • Mandates — create, publish, assign agents
  • Refer / nominate players to own postings
  • Post trials and recruitment opportunities

Notes

  • Feature keys and trial/grace rules live in src/lib/subscription-features.ts.
  • Display copy for /upgrade and /subscription: src/lib/subscription-features-list.ts.
  • Admins may bypass some gates in code; production admins should not rely on this for QA of paid flows.