Skip to content

Document interaction with other Velocity plugins #242

Description

@A248

Velocity plugin developers like myself may not use Limbo, but many of our users do. Also, developing software for a cracked network requires extreme vigilance so that unauthenticated players are not assumed as trusted.

So I would like clarification: how does LimboAuth interact with other plugins? This question is very important and should definitely be stated or clarified somewhere. LimboAuth hooks into Velocity internals so the answer is not obvious.

For example:

  • Is there a RegisteredServer which the player is considered connected to, while they are in limbo? What is the server name? Are server switch events fired?
  • Do limbo players appear in Velocity APIs like server.getAllPlayers()?
  • Can limbo players execute plugin commands, or does LimboAPI block commands during limbo?

I imagine many developers, including myself, would benefit from this information being clearly stated.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions