OAuthPlugin – Discord & Patreon OAuth2 for Bukkit/Spigot
[align=center]
![[IMG]](//proxy.spigotmc.org/7b16809efcc005b90e2aed5c4bb63dcfc59b30dc/68747470733a2f2f6272616e646f6e67636f62622e636f6d2f7374617469632f6d656469612f6f61757468706c7567696e5f62616e6e65722e706e67)
[/align]
Ever wanted an easy, secure way to link your players’ Minecraft accounts to Discord and Patreon? OAuthPlugin does exactly that—plus it exposes a powerful in‐memory API so other plugins or scripts can act on linked user profiles!
---
## Description
OAuthPlugin lets your server:
- Link a player’s UUID to their [Discord account](
https://discord.com/developers) or [Patreon membership](
https://www.patreon.com/).
- Persist profile data (IDs, pledge amounts, statuses) in PostgreSQL.
- Provide asynchronous, thread-safe lookup APIs for custom integrations.
- Prevent duplicate entries with automatic consolidation routines.
- Expand to Twitch, LinkedIn, OpenAI and more in future versions.
View full docs on GitHub Pages:
https://brandongrahamcobb.github.io/oauthplugin/
---