How do I create a custom API route?
I'm making a player manager and I need to create an API route to query the minecraft servers. I also need to add the package "xpaw/php-minecraft-query".
Thanks in advance :D
EDIT: I figured out how to make routes, but I'm still unsure on how to install packages....
My .blueprint extensions cant install because of no support yet
in the text file are the errors can i downgrade blueprint??
Help...
slight unresponsive issue with Nebula
This isn't a major incident however it does get annoying.
Some of the buttons tend to be very unresponsive, Its mostly noticeable on file deletions.
Firstly, the formatting as you can see in this image is a little offset and secondly the bit you can't directly see, The delete/cancel button tend to be a little unresponsive sometimes you have to click it 5 times and in a certain spot for it actually work....

service "panel" is not running
Hello everyone! o/
I have a somewhat weird issue. I wanted to set up a normal Pterodactyl instance with Blueprint for extension development, but after I followed all the normal steps - the same as I did so many times before - this time, after running the last step
bash blueprint.sh, trying to run blueprint won't work. It just returns service "panel" is not running, and it also won't work with any subcommands, like blueprint -upgrade.
My first instinct was to try commands like php artisan cache:clear or php artisan config:clear, and...Solution:
omg, it's not the panel files. I reinstalled it, and it's not the files being wrong - it's the alias to docker exec from the panel container.
With unalias and removing it from .bashrc, it works now, thank you ^^...

Unfinished installation
I already followed the documentation but get an error "Unfinished installation
Blueprint is currently only partially installed.
Finish the installation guide, then return to this page afterwards.", please help...

SoundX, an interaction and event based SFX extension
Would anybody be interested in something like this ?
Error 500
require(/var/www/pterodactyl/.blueprint/extensions/blueprint/private/extensionfs.php): Failed to open stream: No such file or directory
require(/var/www/pterodactyl/.blueprint/extensions/blueprint/private/extensionfs.php): Failed to open stream: No such file or directory
how to install bagou plugins
panel version is 1.11.x
so they should work
but how i dont know
i uploaded the paneledits
but...
Solution:
@nizar3 Bagou's plugins are not Blueprint extensions, they will not work on Blueprint.
Error 505 after installing blueprint module
Good evening everyone, I have this error as soon as I try to build the panel. It happened after installing the blueprints, it worked then suddenly it didn't work anymore.
I don't know where the problem is coming from, I have the panel on the admin side which works, but on the user side I have a nice 505 error. Does anyone have a solution please?...

Blueprint not working as expected after update
I just updated blueprint to the latest version but i dont see my extensions here and it still says its not updated
Solution:
Fixed, ...
php artisan route:cache was acting up in the end (see related error below).
[2025-10-05 20:26:11] production.ERROR: Path cannot be empty {"exception":"[object] (ValueError(code: 0): Path cannot be empty at /var/www/pterodactyl/vendor/laravel/framework/src/Illuminate/Support/ServiceProvider.php:152)
[2025-10-05 20:26:11] production.ERROR: Path cannot be empty {"exception":"[object] (ValueError(code: 0): Path cannot be empty at /var/www/pterodactyl/vendor/laravel/framework/src/Illuminate/Support/ServiceProvider.php:152)

Ext Admin Page Save Problem
Hi, when i change the checkbox and save it its dont save this is my code:
admin/controller.php
```<?php
...
Solution:
Read up on https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/input/checkbox to see how the checkbox element works.
Blueprint Styling
is blueprint use any design lib like bootstrap or tailwind etc.?
Solution:
The default ptero components are here https://github.com/pterodactyl/panel/tree/1.0-develop/resources/scripts/components you can import them in your addon
Ext Admin Problem
Hi, i need help i have this error (pic)
this are my codes
admin/controller.php
```php...
Solution:
You cannot use legacy placeholders on extensions targeting beta, use the new placeholders instead.

yarn build error
After Installing Blueprint the panel goes into a white screen and after troubleshooting I think its a Build Error, does anyone have any idea what this might have correlation to? fresh install of pterodactyl
Solution:
yes

Blueprint extention error in docker
I've identified an error where, after installing the Nebula extension, the system displays several errors.
Here's the log: https://codes.gcn.dev.br/akonosivul.log
The error prevents the user from logging in or anything....

