blessing-skin-server/app/Events
2019-08-12 15:21:50 +08:00
..
CheckPlayerExists.php
ConfigureAdminMenu.php
ConfigureExploreMenu.php add configurable "Explore" menu 2019-06-28 23:47:30 +08:00
ConfigureRoutes.php
ConfigureUserMenu.php
EncryptUserPassword.php Simplify property name 2019-03-30 13:08:13 +08:00
Event.php
GetAvatarPreview.php
GetPlayerJson.php Apply fixes from StyleCI (#11) 2019-03-02 22:58:37 +08:00
GetSkinPreview.php
HashingFile.php Apply fixes from StyleCI (#11) 2019-03-02 22:58:37 +08:00
PlayerProfileUpdated.php
PlayerRetrieved.php Reset invalid texture when player retrieved 2019-04-23 23:34:04 +08:00
PlayerWasAdded.php
PlayerWasDeleted.php
PlayerWillBeAdded.php
PlayerWillBeDeleted.php
PluginVersionChanged.php Refactor plugin system (part 4) 2019-08-12 15:21:50 +08:00
PluginWasDeleted.php
PluginWasDisabled.php
PluginWasEnabled.php
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
UserLoggedIn.php
UserProfileUpdated.php
UserRegistered.php
UserTryToLogin.php