mirror of
https://github.com/aikar/commands.git
synced 2026-05-31 06:11:55 +00:00
b50215e2fa
The create Locale task is happening DURING object construction so initializing the scheduler in the PaperCommandManager initialization step is too late due to the bukkit/paper modules extending. This should fix the issues