Skip to content

[Feature Request] Network-wide support for auth-command #8

@Vagor96

Description

@Vagor96

It would be helpful to support execution of the /auth command from any server within a Velocity network, rather than requiring to join the specific server on which the Authentication plugin is installed.

From my point of view, there are two potential solutions:

  1. Move the authentication logic to the proxy, allowing /auth to be handled centrally.
  2. Add MySQL support to the authentication plugin, along with a configuration option to disable the embedded web server on non-primary instances. The primary instance could then poll the shared database for changes made by other servers.

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