GCC-Minecraft-Team / sps-mc-link-spigot

Spigot plugin to link SPS and MC accounts
3 stars 1 forks source link

Move registration system to Velocity (Bungeecord) plugin #32

Closed nlaha closed 3 years ago

nlaha commented 3 years ago

I'm working to transition the server to a multi-server set up to improve performance. I'm going to start out by moving the end to a separate server.

TODO: Eventually create docker swarm configs for this so scaling up across a cloud is easy.

nlaha commented 3 years ago

For NickAPI to work we need to download NickAPIBungee.jar

Might also want to look into this: https://www.spigotmc.org/resources/eazynick-autonicksystem-api-src-bungeecord-multiworld-1-7-10-1-16-x.51398/

It seems to have better support when compared to NickAPI