this doesnt work, and i probably wont fix it, so just either wait for blueprint to support pelican, or wait for pelican to release it's plugin system
Find a file
purple 7dabf64453 Remove "error" function, apply new log standards to -build and more.
- The "error" function in blueprint.sh has been removed and has been replaced with "quit_red".
- -build now uses the new logging standard as well.
- -test has been deprecated and will not work anymore.
2023-06-10 15:46:36 +02:00
.github Update Ko-fi and Liberapay links 2023-06-04 20:43:05 +02:00
app Switch to 4 space to 2 space indentation. 2023-06-02 16:37:38 +02:00
blueprint Fix typo in bash_colors.sh 2023-06-10 15:05:54 +02:00
database/migrations Telemetry IDs now regenerate every time you update. 2023-05-31 14:29:48 +02:00
public Blueprint has a brand new logo and errors are red now. 2023-06-05 18:20:01 +02:00
resources/views Telemetry ID is now replaced with a Panel ID. 2023-05-31 10:40:03 +02:00
routes Update admin router text 2023-05-17 09:36:55 +02:00
tools Add new development tool to only update blueprint.sh 2023-05-30 20:52:04 +02:00
.gitignore Create .gitignore 2023-01-24 16:19:01 +01:00
blueprint.sh Remove "error" function, apply new log standards to -build and more. 2023-06-10 15:46:36 +02:00
LICENSE *well nevermind* 2023-06-08 21:33:02 +02:00
README.md Blueprint has a brand new logo and errors are red now. 2023-06-05 18:20:01 +02:00

teamblueprint/main

Discord ➚
Documentation ➚

Installation

What you need:

  • The latest release of Blueprint. Download ➚
  • unzip Download ➚
  • Linux and Pterodactyl knowledge.
  • Fingers and a brain.

Installation:

  1. Navigate to /var/www/pterodactyl. (your Pterodactyl installation should be installed there, else it might not be compatible with Blueprint)
cd /var/www/pterodactyl
  1. Run the Blueprint installation script. This runs the commands required for Blueprint to function correctly.
chmod +x blueprint.sh
bash blueprint.sh
  1. After waiting for the installation script to finish, open up your Pterodactyl admin panel and click on the puzzle icon in the top right of the website.

Development

We've made some guides for extension development over on GitBook.

Extensions

Open an issue to get your extension listed here.

Redirect: PterodactylMarket, GitHub