mirror of
				https://github.com/pelican-eggs/eggs.git
				synced 2025-10-31 17:08:06 +00:00 
			
		
		
		
	Merge pull request #1026 from gOOvER/rising-world-fix
Rising World - Fixed ld_lib_path
This commit is contained in:
		
						commit
						8d2d8b973d
					
				| @ -1,13 +1,18 @@ | ||||
| { | ||||
|     "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO", | ||||
|     "meta": { | ||||
|         "version": "PTDL_v1" | ||||
|         "version": "PTDL_v1", | ||||
|         "update_url": null | ||||
|     }, | ||||
|     "exported_at": "2020-10-11T07:16:29+02:00", | ||||
|     "exported_at": "2021-03-11T16:01:09+01:00", | ||||
|     "name": "Rising World", | ||||
|     "author": "info@goover.de", | ||||
|     "description": "Rising World is a voxel based open-world sandbox game, featuring a procedurally generated world, playable in single and multi-player.", | ||||
|     "image": "quay.io\/pterodactyl\/core:java", | ||||
|     "features": null, | ||||
|     "images": [ | ||||
|         "quay.io\/pterodactyl\/core:java" | ||||
|     ], | ||||
|     "file_denylist": [], | ||||
|     "startup": "java -Xmx{{SERVER_MEMORY}}M -jar server.jar +maxplayer={{MAX_PLAYERS}} +serverport={{SERVER_PORT}} +servername=\\\"{{SERVER_NAME}}\\\" +rconport {{RCON_PORT}}", | ||||
|     "config": { | ||||
|         "files": "{\r\n    \"server.properties\": {\r\n        \"parser\": \"properties\",\r\n        \"find\": {\r\n            \"rcon_enabled\": \"true\",\r\n            \"rcon_password\": \"{{server.build.env.RCON_PASSWORD}}\",\r\n            \"server_password\": \"{{server.build.env.SERVER_PASSWORD}}\"\r\n        }\r\n    }\r\n}", | ||||
| @ -63,7 +68,7 @@ | ||||
|             "name": "LD Library Path", | ||||
|             "description": "", | ||||
|             "env_variable": "LD_LIBRARY_PATH", | ||||
|             "default_value": "..\/linux64", | ||||
|             "default_value": ".\/linux64", | ||||
|             "user_viewable": false, | ||||
|             "user_editable": false, | ||||
|             "rules": "required|string|max:20" | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user