henkelmax / sound-physics-remastered

A Minecraft mod that provides realistic sound attenuation, reverberation, and absorption through blocks.
GNU General Public License v3.0
69 stars 22 forks source link

Client-side, or both-sided? #123

Closed creeper6530 closed 11 months ago

creeper6530 commented 11 months ago

Is your feature request related to a problem? Please describe. I'm running a little server with Voice Chat installed as a plugin and I'd like to throw Sound Physics into the mix.

Describe the solution you'd like I need to know whether this mod is client-side only or needs to be on both sides, and whether is there any Paper-compatible plugin available if needed.

Describe alternatives you've considered It'd be very hard for me to switch from plugins to mods, but not impossible. I'd like to avoid it though. If there is no plugin available and it is needed on server-side, maybe it'd be a good idea to create one.

Additional context Could you please denote this in README for future people who might have the same question?

henkelmax commented 11 months ago

This is a client sided mod. You can optionally install it on the server but thats not needed.