
cjaycraft ultimate modpack dedicated server
Dedicated Server FilesDedicated server files for cjaycraft modpack
Read the main modpack page for more info. https://valheim.thunderstore.io/package/cjayride/cjaycraft_ultimate_modpack

About
This is a lightweight version of the modpack for your dedicated server.
The only difference, configuration-wise, is in the file: Menthus.bepinex.plugins.BetterTrader.cfg
Is Server = true
Updating
Use r2modman to keep track of files that need updating and download dependencies.
https://valheim.thunderstore.io/package/ebkr/r2modman/
Whether you want to drag/drop the files to your server directory or make them the same folder is up to you.
Install a fresh new server
I recommend these instructions if you don't know how to install a dedicated server. Even if you're playing on the same computer the server is running, it's still an acceptable option!
Server start script
Need a start script?
Create a file named "start.bat" in your server folder.
Paste this code in the file, and change the last line.
@echo off set SteamAppId=892970
echo "Starting server PRESS CTRL-C to exit"
REM Tip: Make a local copy of this script to avoid it being overwritten by steam.
REM NOTE: Minimum password length is 5 characters & Password cant be in the server name.
REM NOTE: You need to make sure the ports 2456-2458 is being forwarded to your server through your local router & firewall.
valheim_server -nographics -batchmode -name "YOUR SERVER NAME IN QUOTES" -port 2456 -world "YOUR_WORLD_NAME_IN_QUOTES"
-password "PASSWORD_IN_QUOTES"
How to find your world files and name
- Go to windows -> Run
- Type %appdata%, Enter
- Go up 1 directory, and find LocalLow folder
- Then navigate to --> IronGate > Valheim > worlds
- Your world saves are put in this 'worlds' folder
Server Seed
Need a good seed? I can recommend this one! You start on an island surrounded by ocean, and have to take a boat to reach the 1st boss. The spacing between landmarks, bosses, rivers, and continents is great!
Seed: QhsT2KVdEb
View world map: https://valheim-map.world/?seed=QhsT2KVdEb&offset=0%2C0&zoom=0.067&view=0&ver=0.204.4
Change log
1.5.0
-
Found out that the newer versions of Jude's Equipment cause a conflict with Terraheim causing the items to not be found, like armor and belts. We need to downgrade to version 1.4.0 of Jude's Equipment so that the mods play nicely together. This is a very important update!
-
Added script to remove unused mods / files (for removing BetterWards)
1.4.9
- Added WardIsLove, in place of BetterWards
1.4.8
- Removed dependency: cjayride-ConfigurableFire-0.1.4 -- this is only needed on player client pack not server
- Removed dependency: Hub-VitalitySkill-1.5.8" -- this is only needed on player client pack not server
- Removed dependency: MSchmoecker-VNEI-0.6.1 -- this is only needed on player client pack not server
1.4.7
- Removed dependency: cjayride-RepairRequiresCoins_cjaycraft_fix-0.6.3 -- this is only needed on player client pack not server
- Removed depependcy: cjayride-AssimpLibaries-0.1.0 -- no longer needed
- Removed depepdency: cjayride-Discard_or_Recycle_Inventory_Items_No_Coins_cjaycraft_fix-1.3.2 -- this is only needed on player client pack not server
1.4.6
- Updated lines of code in Valheim.ThisGoesHere.cjaycraft.yml -- to remove redundant files and folders for RRR mods and supplemental raids
1.4.5
- Now playable!

