The name of the file that will be used to start your server.
The operating system that the server runs on.
The software in which your Minecraft server will run on.
The amount of memory (RAM) to allocate to your server.
The collection of start arguments that typically optimize the server's performance
Config
The various additions and modifications that can be made to your start script.
Whether to display the built-in server management GUI.
Whether to use environment variables within the script to define memory, file name, and other commonly changed elements.
Whether to automatically restart after it is stopped.
The resulting script that can be used to start your server. Place this file in the same location as server.jar, then execute it!