Blueprint

B

Blueprint

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

Join

Upgrade question

When updating, and it wiping the extensions, after install all updated extensions, will the old data we wiped out for users?
Solution:
No. Persistent data should either be in cookies in their browsers, or in the database, depending on the extension.

help

blueprint askes to start maintenence i saisd yes but now idk how to fix it like start the panel again
Solution:
maybe try php artisan up ?

connection lost after installing blueprint and nebula

after installing blueprint and the theme nebula we are having alot of issues with timeouts. is there something we have do to? to fix it?

Issue removing addon

I have installed a trash bin addon and now I want to remove it I tried blueprint -remove trasbin but it says this and didn't gets removed and the panel also didn't worked and says how can I remove this...
No description

error when installing blueprint

Så i dont really know whats going on here. Pterodactyl V1.11.11
Solution:

Adding additional routes to client side

fqdn/account/tickets works fqdn/account/tickets/<somestuff> doesnt work ```tsx import React from 'react'; import { Switch, Route, useRouteMatch } from 'react-router-dom';...

Could I change the position of the Pterodactyl copyright?

I changed it within the actaul pterodactyl files to go in the bottom but something with nebula is putting it up there
No description

Style change

Hey how i can move the Info tab under the console? https://share.vapee.dev/GIbe5/QaVOzIno45.png...

CSS background-image not building

I don't know if this is the right place to ask, but I am developing a theme and I want a CSS background-image, and when I try this in the admin.style.css: background-image: url('/assets/extensions/{identifier}/icon.png'); it works and builds, but when I do the exact same on the client.style.css it doesn't work and gives me this error: - error in next message, the message was too long and Discord complained :( - I checked and the file exists....
Solution:
if you want to import images, make a file called client/wrapper.blade.php, link it in conf.yml, paste your css and wrap it in <style/> tags

variables etc?

im making a plugin to create a record with cloudflare then change the alias of an allocation but how do you access basic data like the active server id or port etc (i added another tab/page inside the server thing with all of the files console etc)

Permissions ?

Hello, there is an extension that allows you to create roles other than member and admin, such as support etx, with personalized permissions ?

How can i update the panel?

How can I update the panel when a blueprint is installed? I had replaced the panel files, but it broke the panel, so I reinstalled Ubuntu Server.
Solution:

NPM Packages in Extensions

Is it possible to bundle or install an npm package in an extension? Wanted to try making something but it would require an npm package

Extension installation error with php 8.4

Someone who wants to install my Extension does run into troubles when installing it. Pterodactyl: 1.11.10 Blueprint: beta-2024-12 PHP: 8.4.7...

Sound effects

Hello I am making a simpler adon for the panel a simple Start up success sound or failed to start sound with predeffined list or you can uploads your own

MENU BAR

Hi, does anyone know how to reorder the entries in this bar?
No description