Does Blueprint work with Pterodactyl in development mode?
We're running Pterodactyl in a docker container and based our setup off of https://github.com/pterodactyl/development/. But we're having one heck of a time getting Blueprint running with it... I've gotten as far as actually getting it installed BUT I'm receiving the "You need to finish installing Blueprint to start using extensions." message. Is it even possible to use Blueprint when running Pterodactyl in development mode?
Using blueprint variable inside TSX components
Hello again ! Still trying blueprint and been working on a React component with the documentation's infos and was wondering, is there a simple way to get blueprint variables (db variables for instance) inside of it ?
Thanks for your help !...
Routes server navbar placement
Hi ! New to Blueprint, for now Im really happy to see that a project like this exist, I feel like when I discovered spigot with minecraft but with pterodactyl 🤓
Im working with routes and just found out how to add a "tab" in my server navbar, but was wondering if it was possible to place it on a specific place ? Like at the right of the "Files" tab for example.
Right now I tried adding this to my "Components.yml" file but without success.
...

Blueprint code
please help after installation the drawing files are replaced how to correctly configure what is in the link
https://github.com/pterodactyl/panel/issues/4197...
Simple Properties: Extension configuration file not found or detected.
Hello, I recently purchased the extension "ServerProperties" but encountered an issue during the installation process:
```root@mc-panel:/var/www/pterodactyl# blueprint -install simpleproperties
21:42:23 INFO: Searching and validating framework dependencies..
21:42:23 INFO: Installing simpleproperties... (1/1)...
Is there a simple way to Update Blueprint?
Hello, I just recently noticed, that my Blueprint version is marked as "You are currently using version beta-F248 which is outdated.". I've tried looking around, but haven't found a simple way to update, do I need to completely reinstall it or is there something i missed?
Looking to hire a developer
I'm looking for a blueprint developer to hire to create a small plugin for the host I work for. Willing to pay name your price as long as its reasonable. DM me if you think you can do this for me!
The plugin in question im looking for is a one-click plugin installer for garry's mod servers. Kinda like the one wisp has you can set the commands it needs to run wings side and where to mount and unzip said file. Also to have it download from github to the clients server...
.ENV file not being respected
Hi,
I am making a new thread as one I found about my issue is old. I am in a similar place to the user here: https://discord.com/channels/1063548024825057451/1241792177919492187/1241798585868226610
However the artisan clear didn't make a difference. (My install is using Nebula theme instead of the one they listed.)...
Unable to upload images to Nebula Theme
I can't say with 100% certainty this is the right place for this, but I believe it is. As the title says, when I upload images in the nebula designer, it shows up in the preview, but doesn't show up on the live page. (I am opening an incognito page to test, and yes I am saving lol)
"You need to finish install Blueprint to start using extensions
I just updated my panel to get rid of some weird conflicts between Nookure Theme and my recently installed Nebula Theme. After updating the panel, I started with reinstalling Blueprint. After running the reinstall command I got that small flurry of errors, and when looking at my panel extension tab I see " You need to finish installing Blueprint to start using extensions."
Help is super appreciated, and whatever other details may be helpful I will happily provide....

Install failed something with typescript error
i did everything correct that i know of i tried reinstalling completely several times

how to install theme
hello can anyone help me install a theme from blueprint, its my first time sorry
Error 500 and yarn error
root@h2-kyonix /var/www/pterodactyl # yarn build:production
yarn run v1.22.22
$ yarn run clean && cross-env NODE_ENV=production ./node_modules/.bin/webpack --mode production
$ cd public/assets && find . ( -name ".js" -o -name ".map" ) -type f -delete
node:internal/modules/cjs/loader:1148...