-
-
Notifications
You must be signed in to change notification settings - Fork 149
Closed
Description
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
Metadata
Metadata
Assignees
Labels
No labels