1 messages · Page 1 of 1 (latest)
how do i run something after all plugins have been loaded
maybe ServerLoadEvent
no i mean when the plugins have loaded
not enabled
after JavaPlugin#onLoad() has been called on every plugin
JavaPlugin#onLoad()
or is that what it does
my plugin has to load first, as it has the classes
its a library
but i also need to list all plugins and iterate them