Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pelican UUID Update #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions lavalink/egg-lavalink.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
{
"_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO",
"_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL",
"meta": {
"version": "PTDL_v2",
"update_url": null
},
"exported_at": "2023-08-04T08:40:49+02:00",
"exported_at": "2024-06-02T14:30:02+00:00",
"name": "Lavalink",
"author": "[email protected]",
"uuid": "33c08e81-a3d0-4ec4-a65b-cea6bc1b8424",
"description": "A standalone audio sending node based on Lavaplayer and Koe. Allows for sending audio without it ever reaching any of your shards.\r\nDescription taken from https:\/\/github.com\/freyacodes\/Lavalink",
"features": null,
"docker_images": {
Expand Down Expand Up @@ -36,6 +37,7 @@
"user_viewable": true,
"user_editable": true,
"rules": "required|string",
"sort": null,
"field_type": "text"
},
{
Expand All @@ -46,6 +48,7 @@
"user_viewable": false,
"user_editable": false,
"rules": "required|string",
"sort": null,
"field_type": "text"
},
{
Expand All @@ -56,6 +59,7 @@
"user_viewable": false,
"user_editable": false,
"rules": "required|string",
"sort": null,
"field_type": "text"
}
]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
{
"_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO",
"_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL",
"meta": {
"version": "PTDL_v2",
"update_url": null
},
"exported_at": "2022-07-06T17:10:16+02:00",
"exported_at": "2024-06-02T14:30:01+00:00",
"name": "Teamspeak3 Server ARM64",
"author": "[email protected]",
"uuid": "a5b23c6b-9722-4445-81bc-b1fd08e6ccf4",
"description": "VoIP software designed with security in mind, featuring crystal clear voice quality, endless customization options, and scalabilty up to thousands of simultaneous users.",
"features": null,
"docker_images": {
Expand Down Expand Up @@ -36,6 +37,7 @@
"user_viewable": true,
"user_editable": true,
"rules": "nullable|string|max:32",
"sort": null,
"field_type": "text"
},
{
Expand All @@ -46,6 +48,7 @@
"user_viewable": true,
"user_editable": true,
"rules": "required|string|max:6",
"sort": null,
"field_type": "text"
},
{
Expand All @@ -56,6 +59,7 @@
"user_viewable": true,
"user_editable": false,
"rules": "required|integer|between:1,65535",
"sort": null,
"field_type": "text"
},
{
Expand All @@ -66,6 +70,7 @@
"user_viewable": true,
"user_editable": false,
"rules": "required|integer|between:1,65535",
"sort": null,
"field_type": "text"
}
]
Expand Down
8 changes: 6 additions & 2 deletions ts3_manager/egg-t-s3-manager.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
{
"_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO",
"_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL",
"meta": {
"version": "PTDL_v2",
"update_url": null
},
"exported_at": "2023-10-07T18:01:49+02:00",
"exported_at": "2024-06-02T14:30:02+00:00",
"name": "TS3 Manager",
"author": "[email protected]",
"uuid": "94f1bf00-0b75-4f73-ba3f-96927271f751",
"description": "The Open Source Webinterface For TeamSpeak Servers",
"features": null,
"docker_images": {
Expand Down Expand Up @@ -36,6 +37,7 @@
"user_viewable": false,
"user_editable": false,
"rules": "required|string|max:50",
"sort": null,
"field_type": "text"
},
{
Expand All @@ -46,6 +48,7 @@
"user_viewable": true,
"user_editable": true,
"rules": "required|string|max:30",
"sort": null,
"field_type": "text"
},
{
Expand All @@ -56,6 +59,7 @@
"user_viewable": false,
"user_editable": false,
"rules": "required|string|max:50",
"sort": null,
"field_type": "text"
}
]
Expand Down