Workaround for bugged console output
This commit is contained in:
		
							parent
							
								
									76b0d71088
								
							
						
					
					
						commit
						2e48211147
					
				@ -8,7 +8,7 @@
 | 
				
			|||||||
    "author": "parker@pterodactyl.io",
 | 
					    "author": "parker@pterodactyl.io",
 | 
				
			||||||
    "description": "High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies.",
 | 
					    "description": "High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies.",
 | 
				
			||||||
    "image": "quay.io\/parkervcp\/pterodactyl-images:debian_openjdk-8-jre",
 | 
					    "image": "quay.io\/parkervcp\/pterodactyl-images:debian_openjdk-8-jre",
 | 
				
			||||||
    "startup": "java -Xms128M -Xmx{{SERVER_MEMORY}}M -jar {{SERVER_JARFILE}}",
 | 
					    "startup": "java -Xms128M -Xmx{{SERVER_MEMORY}}M -Dterminal.jline=false -Dterminal.ansi=true -jar {{SERVER_JARFILE}}",
 | 
				
			||||||
    "config": {
 | 
					    "config": {
 | 
				
			||||||
        "files": "{\r\n    \"server.properties\": {\r\n        \"parser\": \"properties\",\r\n        \"find\": {\r\n            \"server-ip\": \"0.0.0.0\",\r\n            \"server-port\": \"{{server.build.default.port}}\",\r\n            \"query.port\": \"{{server.build.default.port}}\"\r\n        }\r\n    }\r\n}",
 | 
					        "files": "{\r\n    \"server.properties\": {\r\n        \"parser\": \"properties\",\r\n        \"find\": {\r\n            \"server-ip\": \"0.0.0.0\",\r\n            \"server-port\": \"{{server.build.default.port}}\",\r\n            \"query.port\": \"{{server.build.default.port}}\"\r\n        }\r\n    }\r\n}",
 | 
				
			||||||
        "startup": "{\r\n    \"done\": \")! For help, type \",\r\n    \"userInteraction\": [\r\n        \"Go to eula.txt for more info.\"\r\n    ]\r\n}",
 | 
					        "startup": "{\r\n    \"done\": \")! For help, type \",\r\n    \"userInteraction\": [\r\n        \"Go to eula.txt for more info.\"\r\n    ]\r\n}",
 | 
				
			||||||
@ -60,4 +60,4 @@
 | 
				
			|||||||
            "rules": "required|string|max:20"
 | 
					            "rules": "required|string|max:20"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    ]
 | 
					    ]
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user