Skip to main content

๐ŸŽฎ Change Gamemode on Your Minecraft Server

Want to let your players build freely in creative, start a survival challenge, or just fly around as a spectator? You can easily change your serverโ€™s gamemode via the server.properties file in the OXY.Games control panel.


๐Ÿ“‹ Available Gamemodesโ€‹

GamemodeConfig ValueDescription
Survival0 or survivalClassic survival mode with hunger, mobs, and resource gathering.
Creative1 or creativeBuild freely with infinite blocks and flying.
Adventure2 or adventureFor adventure maps; limited block interaction.
Spectator3 or spectatorObserve the world invisibly and fly through blocks.

๐Ÿš€ Step-by-step guideโ€‹

1. Stop your serverโ€‹

Before making changes, itโ€™s best to stop the server.

๐Ÿ‘‰ How to start or stop your server


2. Open the File Managerโ€‹

  1. Log in to panel.oxy.games
  2. Select your server
  3. Click Files in the left-hand menu

Open File Manager


3. Locate and open server.propertiesโ€‹

Scroll through the list and click on the file named server.properties.

Server files list in File Manager
Contents of server.properties


4. Change the gamemode= lineโ€‹

Find the following line:

gamemode=survival

Replace survival with your desired gamemode:

  • survival
  • creative
  • adventure
  • spectator

Example:

gamemode=creative

Edit gamemode line

Click Save Content at the bottom.

Save the file


5. Restart your serverโ€‹

To apply the changes, restart your Minecraft server.

๐Ÿ‘‰ How to restart your server


โœ… Done!โ€‹

New players who join your server will now spawn with the selected gamemode.
Want to change the gamemode for a specific player? Use this command in the console:

gamemode creative <spelernaam>

Need help? Feel free to reach out via our support page โ€” weโ€™re happy to help!