updated readme

This commit is contained in:
Seaswimmer 2023-07-15 13:47:16 -04:00
parent 498b38c019
commit a9fe5f09b6
No known key found for this signature in database
GPG key ID: 5019678FD9CF50D8

View file

@ -1,3 +1,16 @@
# GalacticCogs # GalacticCogs
Custom cogs/cog modifications intended for the GalacticFactory discord server. Custom cogs/cog modifications intended for the GalacticFactory discord server.
## Pterodactyl
The Pterodactyl Management cog interacts with the [Pterodactyl API](https://dashflo.net/docs/api/pterodactyl/v1/), and allows for remote management of a [Pterodactyl](https://pterodactyl.io) server from Discord. Currently, it only supports client API Keys, but this may change in the future.
Current features:
* Per-Server Configuration
* Includes API keys, server ID, and **base urls**, meaning it can be used on hosts that use Pterodactyl, assuming their api structure is the same.
* Remote updating
* Supports using tools like [packwiz](https://packwiz.infra.link) to update modpacks.
If you're looking for a good server host that works with this Cog, check out [Bloom](https://bloom.host). Not sponsored or anything, they're just a great option.