When we make an introduction before the title screen using a map we have to place the player to start on that introduction map.
Usually, for this reason, we can no longer use the standard title screen, since the new game command takes us back to the intro map.
This plugin makes the new game command take you to another map of your choice, executing the same new game command, except for the destination map.
Features
• Replaces the new game command on the title screen, allowing you to choose which map the player will be transferred to after selecting the command.
How to use
Just set the plugin parameters and you are good to go.
If you wish to call the command inside a map, you can use the script call:
DataManager.setupCustomNewGame()