Commit Graph

7 Commits

Author SHA1 Message Date
softwarenoob
dec4688fb2
refactor: add debug messages and fix PHP extension path
Add debug messages for debugging when users complain. Do not overwrite `server.properties` if it exists.

Correctly configure PHP `extensions_dir`to fix issues with loading extensions like opcache.so. Change install image to our installer for faster installation.
2021-11-18 23:37:02 +02:00
Torsten Widmann
f2d1676384
Remove version selection for pocketmine and use Yolks image (#1371)
Removes version variable and makes use of the new Yolks Debian image
2021-10-24 17:56:13 +03:00
Torsten Widmann
5d9fa69f55
Updated Pocketmine to use recommended php8 builds (#1309)
* Updated Pocketmine to use recommended php8 build
2021-08-21 19:26:53 +03:00
Snipeur060
54375a1f3f
Update pocketmine egg
the link not exist and you can't install php 7.4 i fix it with this link https://jenkins.pmmp.io/job/PHP-7.4-Aggregate/lastSuccessfulBuild/artifact/PHP-7.4-Linux-x86_64.tar.gz
2021-07-31 15:34:26 +02:00
Softwarenoob
299d472439
Resolve merge conflicts and add Minecraft backwards compatibility
Leave Minecraft folder for backward compatibility of older eggs that are pulling server.properties file - such as Panel core paper egg.
2021-07-06 08:19:19 +03:00
Softwarenoob
8610724416
refactor: update all eggs to use new folder structure
refactor: update all eggs to use new folder structuree
2021-07-02 04:36:56 +03:00
Softwarenoob
8ef59591f1 refactor: move games to their own folder 2021-07-02 03:34:01 +03:00