Blueprint

B

Blueprint

Powerful, fast and developer-friendly modding framework for Pterodactyl.

Join

Searching Bar blueprint

Hello i am intrested if anyone can make for my addon or blueprint for searching bar

Remove extension

Hi, how do I remove the space invader (default) extension ? And can someone do a quick tutorial to create an extension ? (thanks Emma for your tutorial, it really helped me)...
No description

Minecraft Player Manager

So, i just installed this thing with blueprint, but when i go to my server, it doesn't show the option 'players' . It should be like in the picture, but instead it doesn't appear for me. Could someone help me fix it? They said i should come here, and ask.
No description

Panel Backup extention

Hello! This is another extention i am making as i need to take a break on my permission manager.

wrong directory

I use the directory /var/www/pterodactyl
No description

Pterodactyl error

Hi! I have this error. How to solve?
No description

Blueprint extension development question

Simplily, how do I access an image I have in my public folder? So I've got an image in my public folder, I have setup my conf.yml but how would I go about accessing that image in my css files? I had a look at recolors github and tried doing the same they did, but for whatever reason when I built it said it couldn't find the file...

Adding a page

Hi, I am new to extension development and was trying to add a page in the server section, but it just isn't working (I followed this guide https://blueprint.zip/docs/?page=developing-extensions/React-components). Could someone maybe help me with this and let me know if I am doing something wrong
No description

Error after installing

This page shows up after installing Blueprint. I have used the reinstall command already, no dice. Can anyone help me out?...
No description

Changing the theme Nebula (dark/light)

Dear Nebula developer Can you please add it so that you can change the panel theme from dark to light

Blueprint dashboard

hi hi, so I'm trying to edit the dashboard (or rather only filemanager/console - maybe also both idk) through blueprint; but that doesn't seem to be simple? there's almost nothing about the dashboard except sending stuff to console and creating a new route not modifying existing routes (well there is but that's CSS) and this is also missing which makes it much harder for me to be able to understand. https://blueprint.zip/docs/?page=developing-extensions/Dashboard-wrappers

Blueprint in Docker can't run entrypoint

pterodactyl-panel-1 | /bin/ash: can't open '.github/docker/entrypoint.sh': No such file or directory
pterodactyl-panel-1 | /bin/ash: can't open '.github/docker/entrypoint.sh': No such file or directory
pterodactyl-panel-1 | /bin/ash: can't open '.github/docker/entrypoint.sh': No such file or directory
pterodactyl-panel-1 | /bin/ash: can't open '.github/docker/entrypoint.sh': No such file or directory
...

Panel PHP

Does Blueprint provide a way to edit or inject code in Panel PHP functions, or does it have to be done manually if one wishes to add something to a function?

no acces to panel

Hello everyone, I have a problem with Blueprint. I installed the extension from the GitHub page, following all the instructions, and since then, I no longer have access to the Pterodactyl panel. I get this error. Can someone help me?
No description

Help pls

root@cloa:/var/www/pterodactyl# blueprint -remove nebula 17:59:26 INPUT: Do you want to proceed with this transaction? Some files might not be removed properly. (y/N) y 17:59:28 INFO: Removing nebula... (1/1) 17:59:28 INFO: Searching and validating framework dependencies.....

Question regarding Blueprint limitations

As I'm figuring out how to develop blueprint addons, a friend told me this: - Can’t run ptero in development mode with Blueprint - Can’t make our own modifications alongside Blueprint - Can’t install non-Blueprint addons along with Blueprint ...