Apologies if this is blindingly obvious.
I would like to add the gamerule KeepInventory to my Minecraft server. If I just type /gamerule KeepInventory true in the console, I get “Incorrect argument for command”
How to I go about changing this setting?
Many thanks
Mike
30 July 2023 19:00
2
Don’t put a slash in front, that’s only needed in-game.
I tried without the slash - same result.
This is what I typed:
gamerule KeepInventory true
On a Java 1.20 server.
Mike
30 July 2023 21:47
4
Does the exact same command work in-game as an op user?
My mistake - should have been lower camel-case for the command:
keepInventory
Thanks!
system
Closed
29 August 2023 22:35
6
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.