The server control plane for Pterodactyl Panel. Written from the ground-up with security, speed, and stability in mind.
d9ceb9601d
closes pterodactyl/panel#1786 If you set the defaults, you'll override a bunch of values for the server with the original values. For example this code caused servers in a running state to be changed to a non-running state, thus leading to stats not sending. Just merge in any new values, leave everything else as empty. |
||
---|---|---|
api | ||
config | ||
data | ||
installer | ||
logs | ||
parser | ||
server | ||
sftp | ||
.gitignore | ||
.travis.yml | ||
const.go | ||
environment.go | ||
go.mod | ||
go.sum | ||
http.go | ||
LICENSE | ||
Makefile | ||
README.md | ||
system.go | ||
websocket.go | ||
wings-api.paw | ||
wings.go |
Alpha Project
Please refrain from opening PRs or Issues at this time. This project is still under heavy development, and until we have a solid foundation and plan for how everything will connect, we will not be accepting PRs or feature suggestions.
Pterodactyl wings
____
__ Pterodactyl _____/___/_______ _______ ______
\_____\ \/\/ / / / __ / ___/
\___\ / / / / /_/ /___ /
\___/\___/___/___/___/___ /______/
/_______/ alpha
A new generation of the Pterodactyl daemon, written in go.