I'm currently trying to work on a small-scale minigames server for games I'm creating and I need a way to have the "Game Servers" message the "Lobby Servers". For example, when a game ends, the Game server tells the lobby not to let more players in, when the Game Server done resetting, players can rejoin again. My first thought was doing a MySQL database, but I wanted to check to see if someone else had another idea. Any help would be awesome!
↧