Automatic Premium Login

Detects Mojang / Microsoft accounts and automatically authenticates them via AuthMe. Designed for proxy deployments (BungeeCord / Velocity) and compatible with FlameCord and VeloFlame.

  • Auto-detects and auto-authenticates premium players
  • Works with FlameCord & VeloFlame proxy forks
  • Floodgate support for Bedrock clients
  • Storage backends: YAML, MySQL, Memory

Public marketplace summaries and community resources inform compatibility and features.

Commands & Documentation

Below are the primary commands. Note: the plugin uses separate commands to enable and disable premium: /premium (enable) and /cracked (disable) — see implementation details and messages in the plugin code.

/authmepremium setpremium <player> <true|false>  — admin
/authmepremium check <player>                — admin
/authmepremium clear <player>                — admin
/premium (alias: /prem)                          — player
/cracked (alias: /crack)                        — player
/premiumuuid                                      — player

Full commands (plain text)

AuthMePremium - Commands & Permissions

/premium
  Permission: authmepremium.premium
  Aliases: /prem
  Description: Enables premium mode for your account. Use /cracked to revert.

 /cracked
  Permission: authmepremium.cracked
  Aliases: /crack
  Description: Disables premium mode for your account.

 /authmepremium setpremium <player> [true/false]
  Permission: authmepremium.admin
  Description: Admin command to set premium for a player.

 /authmepremium check <player>
  Permission: authmepremium.admin
  Description: Check if a player is premium.

 /authmepremium clear <player>
  Permission: authmepremium.admin
  Description: Clear premium status for a player.

Notes:
- Auto-login integrates with AuthMe and Floodgate for Bedrock; ensure AuthMeReloaded is installed on backend.
- Proxy frameworks supported: FlameCord and VeloFlame — see their sites for downloads.
      

Requirements & Installation

  1. Install AuthMeReloaded on your Auth backend server.
  2. Install AuthMe (proxy edition) on the proxy (Bungee/Velocity).
  3. Place AuthMePremium on the proxy and configure config.yml.
  4. If using Bedrock, enable Floodgate on the proxy to allow Bedrock auto-login.

Commands & behavior match the plugin changes (split /premium and /cracked) implemented in code.

Download & Marketplace

Download the plugin from your marketplace listing or vendor. Verify the proxy version (FlameCord / VeloFlame) and the plugin version compatibility before installing.

Download (marketplace)