ServerSwitcher adds a server switcher dropdown to your Pterodactyl navbar so you can jump between servers in one click — without going back to the home page.
What it does:
Requirements:
What it does:
- Click your server name in the top bar → pick another server → done
- Stays on the same section when you switch (Files, Databases, Schedules, etc.)
- If you're editing a file, it opens the same file on the other server
- Real-time search by server name or ID
- Servers grouped by project using the naming format Service - Project - Hash
- Supports 100+ servers with pagination
Requirements:
- Pterodactyl Panel
- Blueprint installed
- Upload server-switcher.blueprint to
/var/www/pterodactyl/ - Run:
blueprint -install server-switcher.blueprintyarn build:productionphp artisan optimize:clear