Commit Graph

24 Commits

Author SHA1 Message Date
Quinten
55e9f49dda
remove debug flags out of install script 2022-07-28 19:05:36 +02:00
Quinten
b749113b81
Update egg-pocketmine-m-p.json 2022-07-28 18:56:43 +02:00
Quinten
067d2ed34d
fix double line 2022-07-19 18:36:08 +02:00
Quinten
eb3da59c59
add the emulation warning 2022-07-19 18:26:06 +02:00
Quinten
8ab66a55bb
Create egg-vanilla-bedrock-ARM64.json 2022-07-06 17:15:29 +02:00
Alex
c7e6ca0938
fix: do not set default rcon password
fixes #1710
2022-06-20 12:35:41 +03:00
Michael (Parker) Parker
534e2238f0
Merge branch 'master' into markdown-formatting-changes 2022-02-19 09:20:49 -05:00
Michael (Parker) Parker
bed3626221
Merge pull request #1538 from parkervcp/update/base_debian
feat: use Yolks base image for multiarch support
2022-02-04 20:53:11 -05:00
softwarenoob
28c587a918
feat: use Yolks base image for multiarch support
Changes to Yolks base image for multiarch support of AMD64 and ARM64.
2022-01-22 12:48:15 +02:00
softwarenoob
aa13403503
feat: pid_limit egg feature to MC eggs
Other eggs might benefit from this as well, but for now will stick with MC that are known to spawn a lot of processes when modded.
2022-01-20 19:43:40 +02:00
MrRazamataz
3bcc7c9513
fix the download url and name 2021-12-16 18:33:34 +00:00
MrRazamataz
8e5ff8fec9 fix nukkit download 2021-12-15 17:54:33 +00:00
softwarenoob
ecc721a48d
chore: correct pm3 install message 2021-12-11 21:53:39 +02:00
softwarenoob
e3d5307eeb
fix(pmpp): version fetching
Use update.pmmp.io API for latest version fetching allowing users to choose pm3 or pm4.

closes #1459
2021-12-11 21:00:05 +02:00
LRMtheBoss
5c9849a03a updated message to state Nukkit egg now uses NukkitX 2021-12-09 14:18:29 -05:00
LRMtheBoss
dcf88c2c15 updated gomint description from their github
updated title from PE to Bedrock
added header links
fixed heading levels
added blank lines as needed
removed trailing spaces
2021-12-09 12:08:05 -05:00
softwarenoob
c2a17a19f4
chore(minecraft): update images to Yolks and include feature modals
Updates Minecraft eggs to have the new Yolks images and features for EULA and Java version selector popup modals.
2021-11-26 02:14:52 +02:00
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