Game Development Stack Exchange is a question and answer site for professional and independent game developers. Join them; it only takes a minute:

Sign up
Here's how it works:
  1. Anybody can ask a question
  2. Anybody can answer
  3. The best answers are voted up and rise to the top

How do I make multiple game rooms with different gamerules in my server (for example, having 3 ffa servers with a limit of 500 players and 2 tdm servers with a limit of 100 players). Here is my server code (I hope it isn't too messy lol!) https://gist.github.com/AAIDev/8cf85703dcaef6e68499a86d173c1341

Please help!

share|improve this question

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.