CubeEngine / modules-extra

Extra modules
http://cubeisland.de
GNU General Public License v3.0
5 stars 1 forks source link

chopchop: Cutting down a dense forest has a negative impact on the server. #45

Open ziceptor opened 6 years ago

ziceptor commented 6 years ago

The server is under heavy load. Attackers can use this to attack the server. https://i.imgur.com/tbYTp0G.png

pschichtel commented 6 years ago

Is it intended to cut down the entire forest? If so, then we'd need to spread the load across multiple ticks.

Faithcaio commented 6 years ago

Same tree detection is not really possible. So to support large trees the range is maybe a bit to high and it chops down entire forests when connected. I'll see if we can add a config for the ranges. Maybe by tree type.