You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a reload sytem to AstraLib.
Every plugin can implement an onPluginReload() method.
A /astralib reload <plugin-name> command is generated for every plugin hooking into AstraLib that triggers the
corresponding reload method