An extremely simple database editing extension for the admin panel of Pterodactyl mainly made as a quick afternoon Blueprint extension. Developers can use this to develop their own extensions and modify database values on the fly.
Warning
This tool can be used by other administrators to break panels, insert sql injections and more. It's highly advised to not use this resource on product panels as that is a massive security concern.
To install this extension, download the latest release of dbEdit and drag the dbedit.blueprint
file over to your Pterodactyl installation folder. Then, run blueprint -install dbedit
to finish the installation process.
To remove dbEdit from your Pterodactyl panel, run blueprint -remove dbedit
.