- Improve | Replace Sentry error reporting with a self-hosted crash reporter. The
Sentrykey in settings.yml is nowError_Auto_Reporting- Fix | Solved paginated commands showing mixed output with other Foundation-based plugins when used together
- Improve | Folia compatibility for entity-bound scheduling
- Improve | Citizens and DiscordSRV hooks now load via their own classloaders
- Fix | Database row logging no longer dumps full data blobs into console
- Fix | Solved "Report: SimpleComponent#toString() is unsupported" in some scenarios.
- Fix | Solved "Expected String in Variables#placeholders() in {player}, got CraftPlayer: was CraftPlayer" due to mutability of the map passed to JavaScript variables and them now using the Player instance as of
