Best way to handle multiple worlds for a RPG server

Let's say the server wants to have 4-5 "maps" to play on. Maybe different kingdoms, continents, or realms. All worlds being a fixed size, say 1000x1000 or 2000x2000. All worlds would use the same ~30 plugins. For this example let's say a server with an average of ~50 players. Would it be more efficient to have all those worlds on the same server and use something like MyWorlds or Multiverse to handle that? Or would you ideally want to host each as their own server on a network like Velocity?
3 Replies
Admincraft Meta
Admincraft Meta7mo ago
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close !close !solved !answered
Requested by gameonhunter#0
Torrent
Torrent7mo ago
On one gamemode, using the same features from the same set of plugins, it's best to use MyWorlds unless you have some reason not to. A velocity network is not really necessary unless you're running multiple gamemodes.
Hunter
HunterOP7mo ago
Thanks for the reply! I will follow that advice.

Did you find this page helpful?