How to change item weight in a Palworld Server
To adjust the weight rate in your Palworld server, you'll need to modify the ItemWeightRate parameter in the PalWorldSettings.ini file. Here's how you can do it:
-
Locate the Configuration File:
- Navigate to your Palworld server Configuration Files portion of the Server Control Panel
Edit the ItemWeightRate Parameter:
- Open the
PalWorldSettings.inifile with a text editor. - Locate the
ItemWeightRateparameter. If it doesn't exist, you can add it under the[OptionSettings]section. - Set the
ItemWeightRateto your desired value. For example:
ItemWeightRate=0.5
-
- A value less than 1.0 decreases item weight, allowing players to carry more.
- A value greater than 1.0 increases item weight, reducing carrying capacity.
- It is important to maintain the same current file format prior to editing the file
- Stop your server before making any changes, and copy the current config into a backup save before making changes in case you need to revert.
-
Save and Apply Changes:
- Save the changes to the
PalWorldSettings.inifile. - Restart your server to apply the new settings.
- Save the changes to the
Adjusting the ItemWeightRate parameter allows you to customize the weight mechanics to suit your server's gameplay preferences.
