Minecraft: Difference between revisions

From My Limbic Wiki
No edit summary
 
Line 23: Line 23:
* Timeout (mn)
* Timeout (mn)
<source lang="shell">/setidletimeout 120</source>
<source lang="shell">/setidletimeout 120</source>
* Command Feedback
<source lang="shell">/gamerule sendCommandFeedback false</source>

Latest revision as of 02:10, 13 October 2020

Links

Commands

More cheat codes: https://www.pcgamesn.com/minecraft/minecraft-console-commands-and-cheats

  • Stop Rain:

<source lang="shell">/weather clear 999999</source>

  • Keep Items after death:

<source lang="shell">/gamerule keepInventory true</source>

  • Set Daytime:

<source lang="shell">/time set day</source>

  • Stop Night

<source lang="shell">/gamerule doDaylightCycle false</source>

  • Instant mine

<source lang="shell">/instantmine</source>

  • Saddle

<source lang="shell">/give playerName minecraft:saddle</source>

  • Zombie West

<source lang="shell">/summon zombie ~-5 ~ ~</source>

  • Timeout (mn)

<source lang="shell">/setidletimeout 120</source>

  • Command Feedback

<source lang="shell">/gamerule sendCommandFeedback false</source>