Add EULA feature flag

add flag and rename forge version
This commit is contained in:
Alex
2020-12-06 19:32:15 -08:00
Unverified
parent c01d8282a5
commit f9719d76f9
7 changed files with 46 additions and 40 deletions
+2 -2
View File
@@ -3,11 +3,11 @@
"meta": {
"version": "PTDL_v1"
},
"exported_at": "2020-12-04T12:08:20-05:00",
"exported_at": "2020-12-06T18:34:01-08:00",
"name": "Paper",
"author": "parker@pterodactyl.io",
"description": "High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies.",
"features": null,
"features": ["eula"],
"image": "quay.io\/parkervcp\/pterodactyl-images:debian_openjdk-11",
"startup": "java -Xms128M -Xmx{{SERVER_MEMORY}}M -Dterminal.jline=false -Dterminal.ansi=true -jar {{SERVER_JARFILE}}",
"config": {