#run after plugins have loaded

1 messages · Page 1 of 1 (latest)

hidden cypress
#

how do i run something after all plugins have been loaded

kind spear
#

maybe ServerLoadEvent

hidden cypress
#

no i mean when the plugins have loaded

#

not enabled

#

after JavaPlugin#onLoad() has been called on every plugin

#

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