Skip to content

Repository files navigation

AuthMe+

A Paper plugin designed to streamline authentication for premium Minecraft players.

Typing out login commands every time you join an offline-mode server is tedious. This plugin fixes that by automating the login entirely for premium accounts, giving players a seamless login experience while also restoring their official skins.

Features

  • Auto-login for premium players in offline mode servers.
  • Restore premium player skins.

Dependencies

  • Minecraft 26.2+.
  • AuthMe (or any other compatible forks).
  • ProtocolLib.

Compatibility

Installation

  1. Drop the plugin jar into your server's plugins folder.
  2. Ensure you have the required dependencies (AuthMe and ProtocolLib) installed.
  3. Restart your server to generate the default configuration files.

Commands

  • /amp about - Prints plugin info.
  • /amp cracked [add|remove] <username> - Add/remove non-premium players.
  • /amp reload - Reloads configuration.
  • /amp version - Prints version.

Configuration

Expand
settings:
enabled: true
cracked_players: []
restore_skins: true
debug: false

messages:
# General
plugin_disabled: "&cThe premium login system is currently disabled."
reload_success: "&aConfiguration reloaded successfully."
reload_fail: "&cFailed to reload configuration."

# Help
help:
    - "&6&m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━"
    - "&6&lAuthMePlus Commands"
    - "&6&m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━"
    - ""
    - "&e/amp reload &7- &fReload plugin configuration &8(op)"
    - "&e/amp version &7- &fShow plugin version and information"
    - "&e/amp cracked add &7<username> &8- &fAdd username to cracked bypass list &8(op)"
    - "&e/amp cracked remove &7<username> &8- &fRemove username from cracked bypass list &8(op)"
    - "&e/amp about &7- &fHow the plugin works"
    - ""
    - "&6&m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━"

# /amp about
about:
    - "&6&m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━"
    - "&6&lAbout AuthMePlus"
    - "&6&m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━"
    - ""
    - "&fThis plugin automatically logs you in if you"
    - "&fjoin with a premium (paid) Minecraft account."
    - ""
    - "&6&m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━"

# /amp version
version:
    - "&6&m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━"
    - "&6&lAuthMePlus &7v%version%"
    - "&6&m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━"
    - "&7A premium auto-login plugin for Paper & Folia."
    - ""
    - "&fAuthor: &eRuri"
    - "&fSource: &bhttps://github.com/notruri/authmeplus"
    - ""
    - "&6&m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━"

# Login events
auto_login_premium: "&a✦ &fYour premium account has been verified! &a✦"
kick_not_premium: "&c&lAccess Denied\n\n&cThis account is not a valid premium (Mojang) account.\n&cIf you own this account, please use the official Minecraft launcher.\n&cCracked accounts are not allowed on this server."

About

A Paper plugin designed to streamline authentication for premium Minecraft players.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Used by

Contributors

Languages