Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.
/ BenjiAuth Public archive

An authentication plugin for BungeeCord

License

Notifications You must be signed in to change notification settings

mikroskeem/BenjiAuth

Repository files navigation

BenjiAuth

An authentication plugin for BungeeCord

Its sole purpose is to authenticate players and be configurable as much as possible

Why another one?

  • BungeeAuth is broken as shit and not as flexible as it should be
    • Messages cannot be configured properly, e.g chat colors derp up on some cases
    • Didn't seem to work properly with FastLogin
    • It included SQLite library, which was pretty useless (in my case)
    • Didn't have built in GeoIP country support
  • Lightweightness and fluent API is important
  • Other plugins didn't support BCrypt
  • It is a good challenge for me

Building

./gradlew build

License

MIT

Releases

No releases published

Sponsor this project

Packages

No packages published