A pre-packaged FTB server with a pre-generated world that can be swapped out.
This server is made up of:
In GitHub, click the Code
dropdown and then click Download ZIP
.
If you're running on a Windows Machine, the server should come with everything it needs. You shouldn't need to install anything.
Just go through these steps...
- Open this folder in Command Prompt or PowerShell
- Run
.\start.bat
- Profit???
The world
folder is pre-generated and un-tainted by player filth. To use your own world, you just need to replace the files & folders in world
with what you have.
The steps if you forget:
- Rename the folder to the Server name so you remember what it is.
- Open the
world
folder and delete it's contents. - Replace the folder with the world files & folders you have from your save.
- Profit???
You probably already know what to do, but it's here if we both forget.
Steps:
- Delete the
world
folder entirely. - If you have a seed you want to use, open the
server.properties
file in a text editor (Like Notepad) - Re-run the server to begin generating the new files.
Side note, if you open the server.properties
file - You can edit the level-name
tag to give a new world name:
level-name=SuperAwesomeServerName