Configuration with Minecraft - Server reverts to easy difficulty and command blocks disabled

System Information

Field Value
Operating System Linux - Debian GNU/Linux 12 on x86_64
Product AMP ‘Phobos’ v2.6.0.6 (Mainline)
Virtualization Docker
Application Minecraft
Module MinecraftModule
Running in Container Yes
Current State Stopped

Problem Description

Issue

Server keeps changing certain settings in server.properties file automatically. Even when changing it back manually and restarting server the problem persists

Reproduction Steps

  • Opened server.properties file
  • Located enable-command blocks=false ; changed to true
  • Located difficulty=easy ; changed to normal
  • Saved changes of server.properties file
  • Restarted server and logged into server
  • Game says command blocks are disabled on this server and game difficulty is set to easy

You need to change those settings using the web UI, since the web UI’s parameters are flushed to the server.properties file when the server starts.
You can also right click the file in the web file manager and import it

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.