mirror of
https://github.com/barkeser2002/pterodactyl-addons.git
synced 2026-09-25 06:40:02 +03:00
42 lines
1.1 KiB
Plaintext
42 lines
1.1 KiB
Plaintext
Hey Bagou450 Thanks for your purchase
|
|
|
|
First upload content of panelfiles folder
|
|
|
|
|
|
If you don't have yarn/nodejs install it :
|
|
|
|
apt -y install curl dirmngr apt-transport-https lsb-release ca-certificates
|
|
curl -sL https://deb.nodesource.com/setup_16.x | sudo -E bash -
|
|
apt -y install nodejs
|
|
export NODE_PATH=$(npm root --quiet -g)
|
|
cd /var/www/pterodactyl
|
|
npm i -g yarn
|
|
|
|
|
|
After you need to install required package
|
|
|
|
yarn add readline-sync axios fs child_process
|
|
|
|
|
|
Now execute the script
|
|
|
|
cd /var/www/pterodactyl && wget https://cdn.bagou450.com/autoinstaller.js && node autoinstaller.js
|
|
|
|
After activate your addon trough bagou license tab in admin panel.
|
|
|
|
YOUR LICENSE :
|
|
FOR PTERODACTYLMARKET USERS : SELLER_DOWNLOADED
|
|
|
|
IF YOU HAVE A CUSTOM MC EGG WITH CUSTOM DOCKER IMAGE THE ADDON ARE GOING TO RETURN A ERROR PLEASE CONTACT ME ON DISCORD
|
|
|
|
FOR A URGENT HELP CONTACT ME DIRECTLY BY SMS OR EMAIL!!
|
|
If you need help contact me on discord : http://discord.bagou450.com/ (or https://discord.gg/bagou450)
|
|
You don't have discord ? Send me a SMS to +33 7 56 89 00 36 (Unsurcharged number, No call)
|
|
You prefer emails? Send a email to contact@bagou450.com
|
|
|
|
|
|
|
|
|
|
|
|
|