Managed Server Install - kreezxil/World-of-Dragons GitHub Wiki
What about Managed Hosting?
It has come to my attention that there are servers out there that do not allow my scripts to be run on them.
In those cases,
- download the modpack to your computer.
- Goto where you downloaded it.
- Created a new folder called 't'.
- Move the downloaded file to the 't' folder.
- Enter the 't' folder.
- Open your command shell.
-
On Linux or Mac that will be Terminal.
- If in Terminal do bash install.sh
-
On Windows that will be Powershell. Normal DOS (cmd) will not work.
- If in Powershell do .\install.ps1
- If you see lots of errors, then as admin do: set-executionpolicy remotesigned In either case a lot of things will scroll down your screen.
-
- When it is finished, upload the following folders and files to your Managed Host in the space for your server folder.
- all jars
- config/ <--folder
- mods/ <--folder
- libraries/ <-- folder
- local/ <--folder
- scripts/ <--folder
On your Managed server hosting panel, you will see minecraft_server.jar and another jar that begins with forge and doesn't end in installer.jar. It is this second one that you must run to activate the server pack.