Guys i need help.. I have a hub server and 3 sub server The only way to enter sub-servers is through the hub server But they can find the sub-servers' IP addresses and they do not enter the hub server They griefed my sub-servers.. Is there a plugin or other solution that can solve this problem? P.S: sorry for bad english
If you're sending a TransferPacket to the client with the IP of the sub-servers, there's no way to stop them from getting the IP and attempting to connect later. You should only accept connections to the sub-servers when you want them. Any server backend system should be designed expecting clients to be using every hack imaginable, from ignoring transfer packets to logging the IP/port in the packet.
Hormones has an untested feature called "TransferOnly", which should solve your problem. Since it has not been tested yet, there is no documentation for it yet, but I'm just posting to reassure you that there is such feature planned in Hormones