Skip to content

BungeeAuth Support #4

@TuxCoding

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

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