garbagemule / MobArena

MobArena plugin for Minecraft
GNU General Public License v3.0
196 stars 151 forks source link

Clear-Condition Tweaks | Adding clear-leeway #707

Closed Ghmmy closed 2 years ago

Ghmmy commented 3 years ago

Summary

Problem

Allows users to define at what point to trigger the next wave, preventing players from spending ages to find the last baby zombie hiding somewhere in the corner.

Solution

Instead of checking if there are no more monsters alive, check if there are less or the same amount of mobs alive as the wave-threshold.