Skip to content

refactor: optimize core utility classes (Scheduler, Logging, and Migration)#272

Closed
thelukasdev wants to merge 3 commits into
OpenVdra:mainfrom
NitroMC-Minecraft:main
Closed

refactor: optimize core utility classes (Scheduler, Logging, and Migration)#272
thelukasdev wants to merge 3 commits into
OpenVdra:mainfrom
NitroMC-Minecraft:main

Conversation

@thelukasdev

Copy link
Copy Markdown

This pull request optimizes the plugin's core systems by implementing a Strategy Pattern for the universal scheduler, completely eliminating repetitive runtime platform checks for Folia. It fixes a critical event filtering bug in the logging system and unblocks the server thread by offloading heavy log rotation file I/O to asynchronous background tasks. Additionally, the migration utility has been modernized by replacing deprecated API calls with up-to-date Bukkit registries and removing hardcoded item lists in favor of native material durability checks.

@Alexteens24

Copy link
Copy Markdown
Contributor

i think you forgot something

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants