Posts: 3
Threads: 1
Joined: Feb 2016
Thanks: 0
Given 0 thank(s) in 0 post(s)
I've been trying to dynamically create copies of worlds at runtime kind of like Mineplex or pretty much any large server.
I know I could create a copy of the files and then rename the world name (folder). I would prefer to do it without copying data.
Even if I did either way I still have no idea how to add a new world at runtime.
PS: Is this the software that a lot of the big servers use? If not then which software?
Posts: 721
Threads: 77
Joined: Apr 2014
Thanks: 113
Given 130 thank(s) in 91 post(s)
As of now, adding new worlds at runtime is impossible.
I don't know much about world copying.
Regarding your P.S: Most large servers use Bukkit. Cuberite is much faster than Bukkit, but it is not feature-complete.
Posts: 204
Threads: 6
Joined: Oct 2015
Thanks: 23
Given 17 thank(s) in 16 post(s)
What does the "add world" button in the webadmin do?
Posts: 4,628
Threads: 115
Joined: Dec 2011
Thanks: 693
Given 494 thank(s) in 423 post(s)
It adds a world to the settings.ini file. Only after a restart the world will actually be loaded.
Posts: 3
Threads: 1
Joined: Feb 2016
Thanks: 0
Given 0 thank(s) in 0 post(s)
02-26-2016, 03:11 AM
(This post was last modified: 02-26-2016, 03:14 AM by dackage.)
Well that's a shame since I like this software so much. I can only hope this gets added in the future. I really think this is an important feature for the larger servers.
I'll keep using this since it's so easy to use and I'm just using this for fun.
Posts: 721
Threads: 77
Joined: Apr 2014
Thanks: 113
Given 130 thank(s) in 91 post(s)
Could you tell us your use case for on-the-fly world generation? I am just curious.
Posts: 204
Threads: 6
Joined: Oct 2015
Thanks: 23
Given 17 thank(s) in 16 post(s)
-.-
Lobbies are full when you decide that the real hardware can't handle more. Then start another server (or have it running) on another hardware and connect them through bungee. PLEASE!
Posts: 372
Threads: 29
Joined: Mar 2011
Thanks: 1
Given 21 thank(s) in 18 post(s)
Well most minigames only run with 20 people or so depending on the game.
The lobby where people pick the minigame if it was full he wants it to auto add another one so people can join that.
Aka copy the original minigame to SkyWars-1 SkyWars-2 etc depending on the game etc.