copygirl / WearableBackpacks

Minecraft mod which adds beautiful, balanced backpacks
MIT License
61 stars 35 forks source link

Configuration Issue. #140

Closed BadGirlMarc closed 3 years ago

BadGirlMarc commented 3 years ago

I guess the only way to really say this is that the config options are not working in the slightest, and I mean everything. Could it be due to the fact I'm on a server? Really hope there's a fix for this because I do indeed enjoy this mod.

copygirl commented 3 years ago

On a server, you need to modify its config file directly. Changing settings on the client doesn't do anything since they will be synchronized from server to client upon connecting - with the exception of client-side settings like the opacity of the enchantment effect on worn backpacks.

You could use the GUI to change any settings to what you'd like, then copy the config/WearableBackpacks.cfg file from your client to the server directory. You will need to restart the server once for it to read the new settings.

I hope this helps / works.

BadGirlMarc commented 3 years ago

I don't know how to do any of this, sorry for being a pain.

copygirl commented 3 years ago

You could try to look up a walk-through on how to edit / copy server side options or config files. Good luck. Will close for now.