{{@include("header", it)/}}

Settings

Master Actions
{{@if(it.isWebInterface && it.adminIsMaster)}}
Backup Database
Download a copy of the playersDB.json file containing all players and actions (bans, warns and whitelists). You should do this every once in a while.

Import Bans
If you wish to migrate from another ban system, use this tool to import existing bans.
Supported systems: EasyAdmin, BanSQL, vMenu, vRP, el_bwh.

Reset FXServer
In the FXServer tab you can change the server data path, but if you want to use the Deployer again, you will need to use this option.
None of your files or databases will be deleted by doing that.
{{#else}}

Master Actions Disabled

{{@if(it.adminIsMaster)}} Please use the web panel in your browser if you would like to backup your database, import bans, or reset FXServer settings. {{#else}} Only the admin master can perform actions like backup the database, import bans, or reset FXServer settings. {{/if}}

{{/if}}
{{@include("footer", it)/}}