Automatic wiping tool for Rust Servers that are using the Pterodactyl Game Management Panel.
This system, including the README file are still a WIP and will be continuously updated as time progresses.
In order to get the system running there are a few things you will need to do. Install some NPM packages, generate an API key, modify the config and get it up and running!
- You will need NodeJS, and Node Package Manager (NPM).
- You will need to leave the node shell running, or use a service manager such as PM2 or NSSM.
- Retrieve API key from your Panel. (https://YourPanel.com/account/api).
- Clone the repo
git clone https://github.com/Reheight/PterodactylRustWipe.git
- CD into the directory
cd PterodactylRustWipe
- Install NPM packages
npm install --save
- Edit config.json
- Run the node script and check for any errors. Once online it should look like this: