txnimc / BalancedFlight

MIT License
1 stars 5 forks source link

Config in Multiplayer #22

Open Damdrara opened 1 year ago

Damdrara commented 1 year ago

Currently the mod seems to only take client configuration into account in a multiplayer/SMP setting.

For example: Independently of whatever is configured on the server, I can modify my client's "Anchor Distance Multiplier" and thus increase the range I can fly with the anchor. That ofc is a big issue when it comes to server admins trying to balance things.

Pretty much all the settings should be made server-side only.