Can you do gamerule keepInvintory true on a PC relm? [duplicate]
I have tried many times on my realm to set keepinvintory to true using a command block and changing the capitalization but it wont work. Whenever I /kill I still lose my stuff. Is it possible to do on a realm? Or what am I doing wrong?
43 Answers
Late to comment, but for anyone else that ends up on this thread...
1.13 Aquatic Update now has tab auto-completion for commands. So, you just have to type enough to isolate the command you want then hit the tab key to auto-complete it and move to the next part you need to fill in.
For /gamerule keepinventory true ...
/gamer (tab) ke (tab) t (tab)`
/gamer is enough to isolate /gamerule, so tab will auto-complete thatke is enough to isolate keepinventory in the gamerule argumentst is enough to isolate true out of true/false
Of all the updates in 1.13, I think the auto-completion intellisense is the most useful.
1It is possible as long as you are the owner of the Realm or have operator permissions.
Try /gamerule keepInventory true
2Make sure you spell it the right way, including capitalization.
So the good way of spelling it would be the following:
/gamerule keepInventory true