So I am working on a core and I want to separate the events. SO what I mean is that I have a core. And in the events folder I want to add maybe PlayerJoinEvent.php so then what will I put in it. And also how to register it to the main class.
Alright. First up Leo, you're going to have to do something called registering events onEnable(). Search it up. It should be simple to find, okay Leo?