Merge branch 'minor-next' into stable

This commit is contained in:
Dylan K. Taylor
2023-09-06 12:06:15 +01:00
119 changed files with 3729 additions and 832 deletions

View File

@ -158,6 +158,9 @@ jobs:
- name: Regenerate BedrockData available files constants
run: php build/generate-bedrockdata-path-consts.php
- name: Regenerate YmlServerProperties constants
run: php build/generate-pocketmine-yml-property-consts.php
- name: Verify code is unchanged
run: |
git diff