Changelog
[2.1.0] - 2024-09-05
Enhancements
- Improved File Handling: Added robust logic to manage configuration files. If
config.yml
,whitelist.yml
, orblacklist.yml
are missing, corrupted, or invalid, they are now automatically replaced with default versions, and corrupted files are renamed with a.broken
suffix. - Entity Type Filtering: Enhanced filtering of non-mob entities. The plugin now correctly handles and respects configuration settings for dropped items, players, arrows, fireballs, experience orbs, and tridents.
Fixes
- Corrupted File Handling: Fixed an issue where corrupted configuration files were not properly handled. Now, corrupted files are renamed and a fresh default file is saved.
Updates
- Plugin Name Change: The plugin has been renamed from
MobWhitelist
toEntityManager
to better reflect its broader functionality, including both whitelist and blacklist features. - API Version: Removed the
api-version
entry fromplugin.yml
to support a broader range of Minecraft versions.
Additional Notes
- Configuration Validation: Added warnings for invalid or non-mob entity types in the
blacklist.yml
. Ensure that only valid entity types are listed to avoid potential issues.
We appreciate your feedback and contributions. For any issues or suggestions, please visit our GitHub Issues page.
Files
EntityManager-1.0-SNAPSHOT.jar(7.06 KiB) Primary Download