Backups is a premium module that lets you backup your server configuration and import it into any servers you own.
To create a backup, run the command /backup new
. It requires only one argument: name
.
To import an existing backup into a server, run the command /backup restore
. It requires only one argument: name
. This is
the name you provided when you created the backup.