Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data →
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community →
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools →
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods →
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Skin Browser
  • Cape Gallery
  • Seed Vault
  • Blog
  • Guides

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

Site & Legal

  • About
  • Authors
  • Editorial Policy
  • Corrections
  • Contact
  • Privacy Policy
  • Terms of Service
  • DMCA
  • Sitemap

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
dpt
PluginApache-2.0

dpt

Dynamic PTerodactyl -- Spin up/down Pterodactyl minecraft servers on demand!

10
Downloads
0
Followers
6 months ago
Updated
📦
1
Versions
managementutilityvelocity
Download Latestv2.1View on Modrinth

📖About dpt

Dynamic PTerodactyl

Velocity plugin for on-demand minecraft containers!

Features:

  • Start/Stop a Pterodactyl Container (hosting Minecraft)
  • Send player(s) to the new servers once it has started (or prompt them to do so)

Ideal for communities with servers you don't want to run 24/7 (i.e.: For minigame servers)

Demo

A word on security

I would advise that you make a specific user in your panel to use for your API keys for this! You only need to give this user 'START', 'STOP' and 'RESTART' permissions on a server by server basis.

This is not a matter of plugin functionality but it is always advisable to restrict what your API keys can do to restrict the potential for abuse.

See:
Pterodactyl 'User' permission pane showing permissions 'START', 'STOP', and 'RESTART' all checked, while all other options are left unchecked.

Config

See the following example:

api-url: "https://panel.example.com"
api-key: "apiKeyHere"
default-timeout: 120 # interval between times server's watchdog will check if its empty & online.
startup-timeout: 120 # how long the plugin is willing to wait for a server to start before failing a request.

servers:
  survival-example: # this must match the `servers` section of `velocity.toml`
    display-name: Survival 2 # This can use minimessage!
    uuid: "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
    watchdog: true # set to false or omit to disable watchdog entirely.
    timeout: 120 # watchdog timeout in seconds (default: 120s)

Note that using /dpt reload will not change api-url/api-key, you must restart the proxy in order to do this.

Commands

/dptsend <player/all/current> <server> <promptPlayersToJoin/promptMeToSend>

  • player: send player to server
  • all: send all players on the proxy to server
  • current: CALLER MUST BE A PLAYER. send all players on current server to server.
  • promptPlayersToJoin: send a message to all players when the server is ready inviting them to the server.
  • promptMeToSend: send an interactive message when the server is ready that sends all the players on click.

/dptsend server <origin server> <destination server> <promptPlayersToJoin/promptMeToSend>

  • origin server: any velocity server.
  • destination server: any velocity server dpt is configured to control.
  • promptPlayersToJoin: send a message to all players when the server is ready inviting them to the server.
  • promptMeToSend: send an interactive message when the server is ready that sends all the players on click.

/dptserver <destination server> <immediate>

  • destination server: any velocity server dpt is configured to control
  • immediate: dptserver default behaviour should be to prompt when the server is ready. specifying this option will send the player as soon as the servers ready.

/dptping <server>

  • server: any velocity server dpt is configured to control

/dptwd <server> <start/stop>

  • server: any velocity server dpt is configured to control

Permissions:

  • dpt.send Access to /dptserver <destination server>. Give this permission to users ideally (plus specific server permissions)
  • dpt.send.others Send other players on proxy/server (/dptsend <player> <destination>)
  • dpt.send.all Send all players on proxy/server (/dptsend <all/current> <destination>)
  • dpt.send.<server-name> Access to do /dptserver <server-name> and /dptsend <player/all/current> <server-name> where server-name is already configured.
  • dpt.send.anywhere Above permission but for any server.
  • dpt.ping Ping a server.
  • dpt.watchdog Access to /dptwd

License

Licensed under Apache 2.0.

Logo Image By "annaxphiline"

👥 Team & Contributors

cinnamondev
cinnamondevOwner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
velocity
Minecraft Versions
1.20.11.20.21.20.31.20.41.20.51.20.61.211.21.1+9 more

🔗 Links

Modrinth Page