NEW: When a player joins vanished with CMI, then other players no longer get informed about their join and can't greet them.
NEW: When starting, the plugin will check if its dependencies are loaded and output the result. It will intelligently disable features if the needed softdependencies are not loaded.
CHANGED: CMI has been moved into a softdependency.
- Optimized playerdata storage, now takes less than 400ms to generate 500 playerfiles and less than 350ms to create leaderboard with over 1000 entries.
- Added minimessage formatting
- Made most of the custom messages that are needed for player-interaction customizable via messages.yml
- Reworked some commands and made them easier to use