BentoBoxWorld / Limits

Limits blocks and entities on islands - for BentoBox
Eclipse Public License 2.0
8 stars 17 forks source link

Add option to kill over-limit entities #90

Open piotrskibapl opened 3 years ago

piotrskibapl commented 3 years ago

Is your feature request related to a problem? Please describe. Currently, the Limits addon doesn't block players from having more entities than the limit is set to. That could be achieved by transporting the entities with a boat (on AcidIsland) or by pushing the entities from another island if there's no space between them. That might be annoying if, for example, the server admins setup the limits to disable a certain behavior (like iron farming by limiting the number of villagers).

Describe the solution you'd like Some sort of a config option that would enable killing all over-limit entities would be great.

Describe alternatives you've considered The problem could be also resolved by disabling the possibility to transport the entities between islands, but I'm not sure if that would be enough - maybe there's also an another way to have more entities than the limit is set to.