The bug is present in Linux. Steps to reproduce:
Download a new server executable.
Start the server with default properties file.
Check game rules with command /gamerule and observe keepInventory is set to false.
set keep inventory using command /gamerule keepInventory true.
Verify game rules are update with command /gamerule and observe keepInventory is now set to true.
Restart server and the keepInventory setting is reverted back to false.
Do same thing with game rule doWeatherCycle and observe that this setting persists through server reboots.
The bug is present in Linux. Steps to reproduce:
Download a new server executable.
Start the server with default properties file.
Check game rules with command /gamerule and observe keepInventory is set to false.
set keep inventory using command /gamerule keepInventory true.
Verify game rules are update with command /gamerule and observe keepInventory is now set to true.
Restart server and the keepInventory setting is reverted back to false.
Do same thing with game rule doWeatherCycle and observe that this setting persists through server reboots.