System Information
Field | Value |
---|---|
Operating System | Linux - Debian GNU/Linux 11 on x86_64 |
Product | AMP ‘Decadeus’ v2.4.6.8 (Mainline) |
Virtualization | QEMU_KVM |
Application | Minecraft |
Module | MinecraftModule |
Running in Container | No |
Current State | Ready |
Problem Description
Issue
When I try to modify my server.properties file setting of ‘allow-flight=false’ to ‘allow-flight=true’, while the server is off, and I save it, and start the server back up, for some reason, something forces the config setting back to ‘allow-flight=false’.
Am I doing something wrong? It seems like this happens for some arbitrary settings, they dont hold after editting and restarting the server.
Reproduction Steps
- Stopped the server
- editted the server.properties config file from ‘allow-flight=false’ to ‘allow-flight=true’ and saved it
- Restarted the server and the server.properties config file flipped back to ‘allow-flight=false’