Goldenrevolver / QuickStackStore

MIT License
3 stars 9 forks source link

Single-player only? #7

Closed MyrddinE closed 1 year ago

MyrddinE commented 1 year ago
image

When running locally it's fine, but when I host a server locally many of the mods features disappear. In the screenshot you can see that my item and slot locking are active and working, but the R(estock) and Q(uick dump) buttons are missing.

What am I doing incorrectly?

Goldenrevolver commented 1 year ago

you did not enable them in the config

most likely you have section "2 - Quick Stacking and Restocking" setting "AllowAreaStackingInMultiplayerWithoutMUC" disabled. this was changed to be disabled by default because I cannot guarantee that there will never be item loss when multiple people access the same chests with different mods at the same time, when you are not using the mod 'multi user chest' (MUC). this makes it less annoying for server owners because they can control that setting of their users if the mod is also installed on the server (the setting is serversynced)