Settings

The settings module allows you to configure your server and VoxelDash itself. Edit server.properties, manage users, and customize your dashboard.

Settings

Server Configuration

server.properties

Instead of editing a raw text file, VoxelDash gives you a friendly editor for server.properties. Each setting has a readable name, a short description of what it does, and the right kind of input - a toggle for on/off settings, a dropdown for things like gamemode or difficulty, and number or text fields for everything else.

The settings are grouped into categories so you don't have to scroll through everything at once:

CategoryWhat's inside
GameplayGamemode, difficulty, PvP, hardcore, and similar mechanics
WorldWorld name, generation, view distance, and spawn settings
PlayersMax players, whitelist, and player-related options
NetworkServer port, online mode, and connection settings
PerformanceTick and entity options that affect server load
SecuritySpawn protection and access-related settings
RCON & QueryRemote console and server query configuration
Resource PackThe server resource pack URL and options
Server InfoThe MOTD and other listing details
AdvancedEverything else, for fine-tuning

Common Settings

PropertyDescription
server-portThe port the server listens on (default: 25565)
max-playersMaximum number of simultaneous players
online-modeWhether to authenticate players with Mojang
difficultyDefault difficulty for new worlds
gamemodeDefault gamemode for new players
motdMessage of the Day shown in server list
pvpWhether players can damage each other
spawn-protectionRadius around spawn where non-ops can't build

User Management

User Management

Manage VoxelDash user accounts and permissions:

Users

  • Create User: Add new dashboard users
  • Edit User: Change username or password
  • Delete User: Remove user access
  • Set Admin: Grant or revoke admin privileges

Permissions

Control what each user can access:

PermissionDescription
ViewCan see the feature but not make changes
FullCan view and make changes
NoneCannot access the feature

You can set a level per feature - Players, Console, File Manager, MOTD, Worlds, Profiling, Plugins/Mods, Backups, Schedules, Server Settings, and Game Rules.

SSH / SFTP Access

VoxelDash can expose your server over SSH and SFTP, so you can use any terminal or file client you like:

  • Enable/Disable: Turn the SSH server on or off
  • Port: Choose the port it listens on
  • Authentication: Log in with your VoxelDash account credentials

Connecting over SSH drops you into the server console, while SFTP gives you the same files you see in the File Manager.

Security

Password Requirements

VoxelDash passwords should be:

  • At least 8 characters long
  • Contain a mix of letters and numbers
  • Not be easily guessable

Session Management

  • Sessions expire after inactivity
  • You can view and revoke active sessions
  • Each login creates a new session token