MaximusHost Wiki

Guides and documentation for getting the most out of your servers.

File Manager

The File Manager tab allows you to browse, upload, download, edit, rename, and delete files inside your server data folder.

This page is available for supported MaximusHost game servers.

It is useful for managing configuration files, worlds, mods, logs, and other server data without using external FTP software.

What You Can Do

Common file manager actions include:

  • Browse folders
  • Open files
  • Edit text files in-browser
  • Upload files
  • Download files
  • Create folders
  • Rename files/folders
  • Delete files/folders

Folder Navigation

The current path appears near the top of the page.

Example:

/

This represents the root of your server data folder.

Click folders in the list to open them.

Common folders may include:

  • config
  • logs
  • saves / worlds (game dependent)
  • mods or plugins (if supported)
  • crash reports (if supported)

File List Columns

Items may display:

  • Name
  • Size
  • Modified date
  • Actions

Use this information to identify recent changes or large files.

Refresh

Click Refresh to reload the current folder contents.

Use this after:

  • Uploading files
  • Deleting files
  • External changes
  • Restarting the server

New Folder

Click New Folder to create a directory.

Useful for:

  • Organizing uploads
  • Storing backups
  • Grouping configs
  • Preparing imports

Upload

Click Upload to send files from your computer to the server.

Common uploads include:

  • Mods or plugins (if supported by the game)
  • Configuration files
  • Save data or world files
  • Backup archives (ZIP)
  • Custom assets (game dependent)

Upload times depend on file size and connection speed.

Editing Files

Text-based files can usually be opened and edited directly in the built-in editor.

Examples:

  • .txt
  • .json
  • .yml
  • .yaml
  • .cfg
  • .properties
  • .ini

After changes:

  1. Click Save
  2. Restart the server if required (most changes need a restart)

Download Files

Select a file, then click Download to save a local copy.

Useful for:

  • Backups
  • Reviewing logs
  • Editing locally
  • Migration to another host

Close

Use Close to close the currently opened file in the editor.

Rename

Use Rename beside a file or folder to change its name.

Use caution:

Some games require exact folder/file names.

Delete

Use Delete to permanently remove a file or folder.

Recommended caution areas:

  • World folders
  • Save data
  • Config files
  • Mods/plugins
  • Databases

Important Notes

  • Only text files can usually be edited in-browser.
  • Binary files may need download/upload instead.
  • Some changes require a server restart.
  • Deleting important files can break the server.

Recommended Uses

Config Editing

Change gameplay settings without external tools.

Mod Management

Upload or remove mods manually.

Crash Review

Open logs or crash reports.

World Imports

Upload world files or archives.

Troubleshooting

File not visible

Click Refresh or verify upload completed.

Changes did not apply

Restart the server after editing.

Server broke after edit

Restore a backup or correct the file manually.

Cannot open file

It may be a binary/non-text file.

Tips

  • Back up before editing important files.
  • Use descriptive folder names.
  • Keep old configs before major changes.
  • Review timestamps to track recent edits.
  • Restart after config changes when unsure.
Scroll to Top