|
0c463a8721
|
PlayerCreationEvent: update woefully inadequate documentation
closes #4581
|
2022-11-15 21:45:08 +00:00 |
|
|
38d6284671
|
Use PHP-CS-Fixer to enforce file header presence
|
2022-06-04 17:34:49 +01:00 |
|
|
c8a7a53d70
|
event: modernize property declarations where possible
only private fields are modified; protected ones can't be changed in case someone extended the classes
|
2022-04-25 00:06:26 +01:00 |
|
|
a4b65d6a3f
|
PlayerCreationEvent: verify that the class actually exists and is instantiable
this ensures that crashdumps blame the plugin instead of the core on bad classes, such as in this case: https://crash.pmmp.io/view/5331225
|
2021-10-21 20:37:45 +01:00 |
|
|
4439781124
|
Merge branch 'stable'
# Conflicts:
# resources/vanilla
# src/event/player/PlayerCreationEvent.php
|
2020-11-28 16:16:15 +00:00 |
|
|
67bcc1c0fb
|
phpdoc armageddon for master, pass 1
|
2020-01-22 11:55:03 +00:00 |
|
|
d3d7709ead
|
Merge branch 'next-minor'
|
2019-12-03 11:55:45 +00:00 |
|
|
5499ac620c
|
Removed pocketmine subdirectory, map PSR-4 style
|
2019-07-30 19:14:57 +01:00 |
|