ZEntity Limiter allows you to limit the maximum amount of entities contained in a single space, if there are more entities than the configured limit, the excess of entities will be despawned.
Exclusions: you can add "requirements" to the rule to check if the entities should be excluded or not, checks if the entity has a name, its tamed, etc.
Several ways for checking entities: there are 2 check types, one is 'INTERVAL', this will schedule the check every x seconds, the other is 'EVENT', this will check when a new entity spawns.
File Storage: rules are stored per file, allowing you to have multiple rules for a better management and distribution of rules by entity types:
Developer API: provides a fluent and modularized api.
Optimized:optimized, to handle your server effectively.
Support many versions: supports a wide range of versions.