A Server / User deleter made for Pterodactyl !
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
This project is maded to make your work easier on Pterodactyl. It can delete servers / users from Pterodactyl. This removes the server data too from the node. So that you won't suffer from Disk Problem. In this project you can select either delete admin servers or non-admin servers. This scripts needs a Administrator Admin API Key to delete the servers. That's it! Enjoy!
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
Below is an example of how you can instruct your audience on installing and setting up your app.
- Get Pterodactyl API Key at [https:// < Panel Link > /admin/api]
- Clone the repo
git clone https://github.com/NicoRuizDev/PteroDeleter.git
- Install NPM packages
npm install
- Enter your Configuration in
config.js
- Start Application
-
node index.js
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b NicoRuizDev/PteroDeleter
) - Commit your Changes (
git commit -m 'Add some PteroDeleter'
) - Push to the Branch (
git push origin NicoRuizDev/PteroDeleter
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.
Project Link: https://github.com/NicoRuizDev/PteroDeleter