Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App
Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Minecraft Authentication

Minecraft Authentication

Allow users to link their Minecraft accounts to various services and automatically whitelist them based on specified conditions

1,557
43
Management
Social
Utility
AboutGalleryChangelogVersions

The official plugin/mod for the Minecraft Authentication service.

Automatically whitelist your server

This plugin/mod can completely automate your subscriber/follower/patron server whitelist process. Users simply link their accounts at minecraftauth.me and join your server. If they don't have a proper subscription to join your server, they're denied entry. Otherwise, game on.

Control server access based on 3rd-party services

  • Has specified Discord role? DiscordRole(000000000000000000) (requires Discord bot present in server)
  • Is in specified Discord server? DiscordServer(000000000000000000) (requires Discord bot present in server)
  • Is following you on Twitch? TwitchFollower()
  • Is subscribed to you on Twitch? TwitchSubscriber()
  • Is a tier 2 subscriber to you on Twitch? TwitchSubscriber(2)
  • Is a YouTube subscriber? YouTubeSubscriber()
  • Is a YouTube channel member (paid subscription)? YouTubeMember()
  • Is a member of your Patreon campaign? PatreonMember()
  • Is a member of your Patreon campaign at level "Diamond"? PatreonMember("Diamond")
  • Is sponsoring you on Glimpse? GlimpseSponsor()
  • Is sponsoring you on Glimpse with the "minecraft" tier? GlimpseSponsor("minecraft")

Not enough customization? Combine conditions.

  • Allow anyone who hasn't been naughty? not(DiscordRole("naughty")) (requires Discord bot present in server)
  • Is subscribed to you on Twitch and doesn't have the "naughty" Discord role? TwitchSubscriber() and not(DiscordRole("naughty")) (requires Discord bot present in server)
  • Is subscribed to you on Twitch and is in your Discord server? TwitchSubscriber() and DiscordServer(000000000000000000) (requires Discord bot present in server)

Listing multiple conditions will allow access if any condition passes

Your staff team doesn't need to be a subscriber to join your server (though they should...)

Conditions:
  - TwitchSubscriber()
  # multiple conditions = OR
  - DiscordRole("staff")

Installation

  1. Head over to minecraftauth.me and link all of your relevant accounts
  2. Install the Bukkit plugin for Bukkit/Spigot/Paper-based servers or the respective Forge/Sponge mod for your version
  3. Start the server to generate a fresh config
  4. Replace token on the first line of your config with the text from https://minecraftauth.me/api/token
  5. Configure your entry conditions as you'd like
  6. Run /minecraftauth reload in-game to load your changes and start controlling entry to your server

Notes:

  • Other plugins/mods you have installed are also able to control access to the server at the same time as Minecraft Authentication. If you have a ban plugin, your ban plugin will still be able to deny banned players.
  • Ensure any other whitelisting systems, including plugins, mods, and vanilla whitelist, are disabled if you only want Minecraft Authentication to control entry.

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Compatibility

Minecraft: Java Edition

1.19–1.19.2
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.x
1.7.10

Platforms

Bukkit
Forge
Paper
Purpur
Spigot
Sponge

Links

Report issues View source Join Discord server
Donate on PayPalSponsor on GitHub

Creators

Scarsz
Scarsz Owner

Details

Licensed Apache-2.0
Published 2 years ago
Updated 2 years ago

Modrinth is open source.

new-project-page@ac78952

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.