This repository has been archived on 2025-05-09. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Astral-nook/app/Events
Dane Everitt a137e6ed72
Add base implementation of extendable events classes
Modified server deletion to use internal event handlers from the
Eloquent models themselves. Also added a few preliminary event handlers
in the `Pterodactyl\Events\<USer|Server> namespace that users can hook
into in EventServiceProvider to perform their own actions as they
please (such as push notifications and such).
2017-01-24 19:15:03 -05:00
..
Server Add base implementation of extendable events classes 2017-01-24 19:15:03 -05:00
User Add base implementation of extendable events classes 2017-01-24 19:15:03 -05:00
Event.php Initial Commit of Files 2015-12-06 13:58:49 -05:00