blessing-skin-server/app/Events
2019-09-09 23:08:03 +08:00
..
CheckPlayerExists.php Update php DocBlocks for events 2018-02-16 16:29:37 +08:00
ConfigureAdminMenu.php Update php DocBlocks for events 2018-02-16 16:29:37 +08:00
ConfigureExploreMenu.php add configurable "Explore" menu 2019-06-28 23:47:30 +08:00
ConfigureRoutes.php Update php DocBlocks for events 2018-02-16 16:29:37 +08:00
ConfigureUserMenu.php Update php DocBlocks for events 2018-02-16 16:29:37 +08:00
EncryptUserPassword.php Simplify property name 2019-03-30 13:08:13 +08:00
Event.php initialize for laravel 2016-08-28 10:05:21 +08:00
GetAvatarPreview.php Update php DocBlocks for events 2018-02-16 16:29:37 +08:00
GetPlayerJson.php Apply fixes from StyleCI (#11) 2019-03-02 22:58:37 +08:00
GetSkinPreview.php Update php DocBlocks for events 2018-02-16 16:29:37 +08:00
HashingFile.php Apply fixes from StyleCI (#11) 2019-03-02 22:58:37 +08:00
PlayerProfileUpdated.php Update php DocBlocks for events 2018-02-16 16:29:37 +08:00
PlayerRetrieved.php Reset invalid texture when player retrieved 2019-04-23 23:34:04 +08:00
PlayerWasAdded.php Update php DocBlocks for events 2018-02-16 16:29:37 +08:00
PlayerWasDeleted.php Update php DocBlocks for events 2018-02-16 16:29:37 +08:00
PlayerWillBeAdded.php Update php DocBlocks for events 2018-02-16 16:29:37 +08:00
PlayerWillBeDeleted.php Update php DocBlocks for events 2018-02-16 16:29:37 +08:00
PluginBootFailed.php Catch plugin's bootstrapper exceptions 2019-08-31 09:12:51 +08:00
PluginWasDeleted.php Update php DocBlocks for events 2018-02-16 16:29:37 +08:00
PluginWasDisabled.php Update php DocBlocks for events 2018-02-16 16:29:37 +08:00
PluginWasEnabled.php Update php DocBlocks for events 2018-02-16 16:29:37 +08:00
RenderingBadges.php New plugin API: addUserBadge 2019-07-02 23:34:27 +08:00
RenderingFooter.php Apply fixes from StyleCI (#11) 2019-03-02 22:58:37 +08:00
RenderingHeader.php Apply fixes from StyleCI (#11) 2019-03-02 22:58:37 +08:00
TextureDeleting.php Refactor deleting texture 2019-05-07 15:16:53 +08:00
UserAuthenticated.php Update php DocBlocks for events 2018-02-16 16:29:37 +08:00
UserLoggedIn.php Update php DocBlocks for events 2018-02-16 16:29:37 +08:00
UserProfileUpdated.php Update php DocBlocks for events 2018-02-16 16:29:37 +08:00
UserRegistered.php Update php DocBlocks for events 2018-02-16 16:29:37 +08:00
UserTryToLogin.php Update php DocBlocks for events 2018-02-16 16:29:37 +08:00