Advanced Pterodactyl Extension

Enhanced Pterodactyl integration for Paymenter with real-time monitoring, power controls, and SSO auto-login functionality.

Thank you for your purchase!

Installation

Step 1: Upload Extension Files

Upload the Advanced Pterodactyl extension files to your Paymenter installation:

/var/www/paymenter/extensions/Servers/AdvancedPterodactyl/

Upload all Advanced Pterodactyl files to extensions/Servers/AdvancedPterodactyl/ using SFTP or your preferred file transfer method.

Step 2: Enable Extension

Enable the extension in your Paymenter admin panel:

Admin Panel → Extensions → Servers → AdvancedPterodactyl → Enable

The extension will be immediately available for use with your server products.

Configuration

Application API Key

  1. Go to Pterodactyl Admin → Application API
  2. Click Create New
  3. Grant all permissions (Read and write)
  4. Copy the key to Paymenter settings

Client API Key

  1. Go to Pterodactyl Account → API Credentials
  2. Click Create API Key
  3. Copy the key to Paymenter settings

SSO Configuration

Important: The following steps need to be done on your Pterodactyl Panel server , not in Paymenter.

Enable auto-login functionality by installing and configuring SSO on Pterodactyl:

Step 1: Go in to your Pterodactyl directory

cd /var/www/pterodactyl

Step 2: Install SSO Package

composer require builtbyotte/pterodactyl-sso

Step 3: Publish Configuration

php artisan vendor:publish --tag=sso

Step 4: Generate SSO Key

php artisan sso:generate

Copy the generated key and paste it into SSO Secret Key in Paymenter.

Need Help?

Join our Discord Server and open a ticket for support.

© 2025 AdvancedPterodactyl Extension - BuiltByOtte . All rights reserved.