RhysB / Project-Poseidon

A CraftBukkit CB1060 fork for Beta 1.7.3 fixing bugs and adding basic features
https://discord.gg/FwKg676
GNU General Public License v3.0
92 stars 34 forks source link

Make update suppression an option #113

Open kimoVoid opened 2 days ago

kimoVoid commented 2 days ago

A lot of beta players use piston update suppression to build or decorate, etc. Poseidon seems to completely remove this, so it would be helpful if this could be re-added as an option. Obviously disabled by default since update suppression can cause harm as well, but allow server owners who want this as a feature to enable it.

AleksandarHaralanov commented 2 days ago

If we were to accept this and implement it, people would start requesting additional bug and exploit fixes to be configurable. I can assure you, there are numerous bug and exploit fixes out there.

You might be better off making a fork of Poseidon and adding the configuration yourself.