/resetServer
Description
Creates an archive of a Discord server's files before remaking them all with default data. Archives can be listed with `/listOldServers`.
Permission
Bot Admin
Syntax
/resetServer <username> [resetname]
Arguments
username is the name of the player running the command. This acts as confirmation. Required.
resetname is the name for the archive. Spaces are replaced with dashes (-). Uses the bot's current timestamp if not provided. Optional.
Example - Reset Server Without Name
/resetServer SomeMineGame
Sample Data
Current Time On The Server:
January 18, 2026 at 7:44 PM
Result
The server is archived with the name January-18-2026, provided there wasn't already an unnamed reset for the day.
Example - Reset Server With Name
/resetserver SomeMineGame Testing Server
Result
This will put all the files in the current server into an archive called
Testing-Server, provided the name isn't already in use.