- Backup your hidden
.envfile containing the decryption APP_KEY from/var/www/pterodactyl
- Export the database, in this case ours is named panel
| { | |
| // See https://go.microsoft.com/fwlink/?LinkId=733558 | |
| // for the documentation about the tasks.json format | |
| "version": "2.0.0", | |
| "tasks": [ | |
| { | |
| "label": "Compile plugin with 1.10", | |
| "type": "shell", | |
| "presentation": { |
| { | |
| "files.autoSave": "onFocusChange", | |
| "editor.tabSize": 4, | |
| "editor.insertSpaces": true, | |
| "editor.detectIndentation": true, | |
| // https://marketplace.visualstudio.com/items?itemName=robertohuertasm.vscode-icons | |
| "workbench.iconTheme": "vscode-icons", | |
| "vsicons.associations.files": [ |
| { | |
| "folders": [ | |
| { | |
| "path": "D:\\Cloud\\SourcePawn\\GitHub\\Outbreak", | |
| // https://marketplace.visualstudio.com/items?itemName=dreae.sourcepawn-vscode | |
| "sourcepawnLanguageServer.sourcemod_home": "D:/Cloud/SourcePawn/Compiler/1.10/include/;D:/Cloud/SourcePawn/GitHub/Outbreak/scripting/include/" | |
| }, | |
| { | |
| "path": "D:\\Cloud\\SourcePawn\\GitHub\\TroubleinTerroristTown", | |
| // https://marketplace.visualstudio.com/items?itemName=dreae.sourcepawn-vscode |
| CODE 0 ; 0 | |
| ;program exit point | |
| halt 0 | |
| DATA 2 ; 0 | |
| dump 31312e31 362e302e 303634 322f3131 30322f35 3931 313a3531 34343a38 0 5 0 c 18 | |
| dumpfill 0 3 | |
| dumpfill 0 1 |
| #if defined _SteamWorks_Included | |
| #endinput | |
| #endif | |
| #define _SteamWorks_Included | |
| /* results from UserHasLicenseForApp */ | |
| enum EUserHasLicenseForAppResult | |
| { | |
| k_EUserHasLicenseResultHasLicense = 0, // User has a license for specified app | |
| k_EUserHasLicenseResultDoesNotHaveLicense = 1, // User does not have a license for the specified app |
| import requests | |
| import base64 | |
| import json | |
| flagDebug = True | |
| bucketSourceId = '<BucketID>' | |
| bucketFilenamePrefix = '' | |
| # for b64 encoding. | |
| b2AppKey = b'<AppKey>' |
| #if defined _intmap_included | |
| #endinput | |
| #endif | |
| #define _intmap_included | |
| methodmap IntMapSnapshot < Handle | |
| { | |
| // Returns the number of keys in the map snapshot. | |
| property int Length | |
| { |
| { | |
| "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO", | |
| "meta": { | |
| "version": "PTDL_v1", | |
| "update_url": null | |
| }, | |
| "exported_at": "2021-10-17T00:12:04+02:00", | |
| "name": "Counter-Strike: Global Offensive", | |
| "author": "support@pterodactyl.io", | |
| "description": "Counter-Strike: Global Offensive is a multiplayer first-person shooter video game developed by Hidden Path Entertainment and Valve Corporation.", |
| @ShutdownOnFailedCommand 1 //set to 0 if updating multiple servers at once | |
| @NoPromptForPassword 1 | |
| login anonymous | |
| force_install_dir ../ | |
| app_update 740 | |
| quit |