-
Notifications
You must be signed in to change notification settings - Fork 49
Home
simibubi edited this page Nov 7, 2021
·
6 revisions
Useful information for players and admins:
Use your favourite Modpack launcher to install Above and Beyond:
- Some available launchers are: Curse/Overwolf, GDLauncher, MultiMC and ATLauncher
- Make sure to use Java version 8 (1.8.x) for this Modpack
Grab the respective Server Pack from the files section of the curseforge page and extract the files.
- Run the installer jar and target the folder it is in.
- To start the server, run the
forge-1.16.5-36.2.8.jar
with Java 8
The recommended launch command is as follows: (terminal/bash/cmd)
java -Xmx8G -Xms8G -Dsun.rmi.dgc.server.gcInterval=2147483646 -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=0 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:+UseG1GC -jar forge-1.16.5-36.2.8.jar nogui
Use your launcher to install the new pack version as a new separate instance.
- Transfer the
saves
folder,options.txt
andservers.dat
from your old pack folder to the new one.
Grab the new Server Pack from the files section.
- Stop the server and create a backup of the world.
- Delete only the folders from the server which are included in the new serverpack. (such as
kubejs
,config
,mods
, etc.) - Add the folders from the serverpack.
- Start the server back up.