Replies: 1 comment
-
Who have same error - replace files to /var/www/pterodactyl - not subdirs |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
root@cloudquack:/var/www/pterodactyl/blueprints# blueprint -install blueannoucements.blueprint
14:47:22 INFO: Searching and validating framework dependencies..
14:47:22 INFO: Installing blueannoucements.blueprint... (1/1)
14:47:22 FATAL: blueannoucements.blueprint could not be found or detected.
root@cloudquack:/var/www/pterodactyl/blueprints#
root@cloudquack:/var/www/pterodactyl/blueprints# tree
.
├── announce-v10
│ └── Announce-for-Pterodactyl
│ ├── lyrdyannounce.blueprint
│ └── README.md
├── blueannoucements.blueprint
├── console-logs-v10(1)
│ ├── consolelogs.blueprint
│ └── guides.md
├── darkenate.blueprint
├── dbedit.blueprint
├── laravel-logs-v14
│ ├── guides.md
│ └── laravellogs.blueprint
├── mctools-v110
│ ├── logo.png
│ └── mctools.blueprint
├── player-listing-v160
│ ├── guides.md
│ └── playerlisting.blueprint
├── ptero-sidebar-v10
│ ├── readme.txt
│ └── sidebar.blueprint
├── recolor-v13
│ └── recolor
│ ├── README.md
│ └── recolor.blueprint
├── redirect-v132(1)
│ └── redirect-for-blueprint
│ ├── INSTRUCTIONS.TXT
│ └── redirect.blueprint
├── resource-manager-v11
│ ├── guides.md
│ └── resourcemanager.blueprint
├── server-backgrounds-v151
│ ├── guides.md
│ └── serverbackgrounds.blueprint
├── simple-footers-v103
│ ├── __MACOSX
│ │ └── Simple Footers v1.0.3
│ └── Simple Footers v1.0.3
│ ├── README.md
│ └── simplefooters.blueprint
├── snowflakes-v10
│ └── Snowflakes
│ ├── hello.md
│ └── snowflakes.blueprint
└── votifier-tester-for-pterodactyl-v12
├── app
│ └── Http
│ └── Controllers
│ └── Api
│ └── Client
│ └── Servers
│ └── VotiferController.php
├── Paneledit.txt
├── resources
│ └── scripts
│ ├── api
│ │ └── server
│ │ └── votifer
│ │ └── sendVote.ts
│ └── components
│ ├── elements
│ │ └── alert
│ │ └── Alert.tsx
│ └── server
│ └── votifer
│ └── VotiferTestContainer.tsx
└── votifiertester.blueprint
37 directories, 33 files
root@cloudquack:/var/www/pterodactyl/blueprints#
Beta Was this translation helpful? Give feedback.
All reactions