Velocity plugin that is able to start pterodactyl containers on demand and send players to the respective server, and shut down servers that have neen inactive for too long.
- 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.
- 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.
- destination server: any velocity server dpt is configured to control
- immediate:
dptserverdefault behaviour should be to prompt when the server is ready. specifying this option will send the player as soon as the servers ready.
- server: any velocity server dpt is configured to control
- server: any velocity server dpt is configured to control
dpt.sendAccess to/dptserver <destination server>. Give this permission to users ideally (plus specific server permissions)dpt.send.othersSend other players on proxy/server (/dptsend <player> <destination>)dpt.send.allSend 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>whereserver-nameis already configured.dpt.send.anywhereAbove permission but for any server.dpt.pingPing a server.dpt.watchdogAccess to/dptwd
Licensed under Apache 2.0.