Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "egg": 1,
- "docker_image": "ghcr.io/software-noob/pterodactyl-images:java_17_openj9",
- "startup": "java -Xms128M -XX:MaxRAMPercentage=95.0 -Dterminal.jline=false -Dterminal.ansi=true -jar {{SERVER_JARFILE}}",
- "ram": 512,
- "cpu": 50,
- "node": "DE-1",
- "disk": 2048,
- "deploy": {
- "locations": [1],
- "dedicated_ip": false,
- "port_range": {
- "minimum": "25617",
- "maximum": "25617"
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement