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/Server
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
..
Created.php Add base implementation of extendable events classes 2017-01-24 19:15:03 -05:00
Creating.php Add base implementation of extendable events classes 2017-01-24 19:15:03 -05:00
Deleted.php Add base implementation of extendable events classes 2017-01-24 19:15:03 -05:00
Deleting.php Add base implementation of extendable events classes 2017-01-24 19:15:03 -05:00