๐ฎ 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โ
Gamemode | Config Value | Description |
---|---|---|
Survival | 0 or survival | Classic survival mode with hunger, mobs, and resource gathering. |
Creative | 1 or creative | Build freely with infinite blocks and flying. |
Adventure | 2 or adventure | For adventure maps; limited block interaction. |
Spectator | 3 or spectator | Observe 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โ
- Log in to panel.oxy.games
- Select your server
- Click Files in the left-hand menu
3. Locate and open server.properties
โ
Scroll through the list and click on the file named 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
Click Save Content at the bottom.
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!