Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DiscordManager announces startup too early #4

Open
AffectedArc07 opened this issue Feb 19, 2022 · 0 comments
Open

DiscordManager announces startup too early #4

AffectedArc07 opened this issue Feb 19, 2022 · 0 comments

Comments

@AffectedArc07
Copy link
Owner

image
Mods have a PostInit phase after all plugins are loaded, not to mention ParaUtil may not always be loaded last.

This can be fixed by setting this to be a delayed task and use the bukkit scheduler to give it a delay of 5 ticks (Anything thats 1 or less will execute before the server init phase is done)

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

No branches or pull requests

1 participant