Static and Dynamic
Static and Dynamic startup mode:
Static :
This mode start the server from the template server you've created. The server cannot be started multiple times while the server is on.
Dynamic:
This mode copy the server in a temporary folder and run from it. The server can be launched multiple time. When the server is shutting down, the copied server will be deleted. It's useful for minigames/lobbies servers.
Last updated