AuthMe / AuthMeReloaded

The best authentication plugin for the Bukkit/Spigot API!
https://www.spigotmc.org/resources/authmereloaded.6269/
GNU General Public License v3.0
616 stars 514 forks source link

More lobbies #2802

Closed ItzKubiq closed 4 months ago

ItzKubiq commented 4 months ago

What feature do you want to see added?

Idk how to add more lobbies on bungee cord. Like i have 3 lobbies and idk how to make player after login randomly send to any of theese. right now its possible to send him to only one, right?

Are there any alternatives?

nothing

Anything else?

No response

knighthat commented 4 months ago
  1. You need a database and connect all 3 to the same database
  2. Then set 'allServersAreAuthServers' and 'autoLogin' to 'true' in AuthMeBungee
  3. Also set 'Hooks.bungeecord' to true in each AuthMeReloaded plugin's config.yml
  4. Restart all servers that have settings changed