#Plugin load and unload events?
1 messages · Page 1 of 1 (latest)
one way is for you to run a scheduler timer that check if specified plugins instance is equal to null
i actually dont know
nvm I am a dumbass
I have a "central" plugin which deals with some data, and I wanted to know when a plugin was unloaded/loaded to do some cleanup/setup, forgot I am literally calling the methods 💀
