Skip to content

BungeeAuth Support #4

Description

@TuxCoding

Project page: https://www.spigotmc.org/resources/bungeeauth.493/
Source code: https://github.com/MatteCarra/BungeeAuth
Maven:

 <repositories>
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
</repositories>
...
<dependency>
<groupId>com.github.MatteCarra</groupId>
<artifactId>BungeeAuth</artifactId>
<version>-1.2.1-gc367d92-8</version>
</dependency>

Progress see bungeeHooks branch.

TODO:

  • Add auth plugin hooks for BungeeCord
  • Add BungeeAuth hook (have to workaround protected methods)
  • Call auth methods
  • Document interface hook
  • Make it async where possible to improve performance
  • Test everything

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions