In the Minecraft game, players can generate props and teleport through command codes. There are many practical code functions that can be selected and used. Below, I will share with you some commonly used codes. Friends in need can copy them into the game for use. .
1. /give gives the item ID quantity to the person: Give someone the item. If the quantity is not written, the default quantity given is 64.
2. /nick ID Name: Change someone’s name to a whitelisted ID.
3. /backup: Run backup command
4. /fireball: launch a fireball (will destroy blocks)
5. /heal name: heal someone
6. /invsee name: View someone’s package
7. /lingtning name: Divine punishment (if you don’t fill in the name, lightning will strike the place pointed by the mouse)
8. Minecraft tnt command
9. /mute name: ban someone
10. /ping: table tennis
11. /seen name: View the last time someone exited
12. /tp name1 name2: Teleport character 1 to character 2
13. /tp name: Teleport yourself to someone
14. /tphere name: Teleport someone to yourself
15. /tpall: Teleport everyone in the server to yourself (large teleportation array)
16. (The above four commands require the other party to be online and do not require the other party’s consent)
17. /unlimited id: Give yourself unlimited items
18. /weather storm/sun time: Change the weather, thunderstorm or sunny day
19. /mmoedit name skname rank: If you have installed the MCRPG plug-in, you can use this command to change someone’s skill level unarmed.
20. [Archery]: Archery
21. [Ax Skill]: Axes
22. [Mining]: mining
23. [Repair]: Repair
24. /forestgen: Form a forest around yourself
25. /pumpkins: Form a pumpkin forest around yourself (a pumpkin forest with leaves)
26. /snow: Become the Queen of Snow by your side
27. /thaw: melt snow (and ice)
28. /butcher: Kill nearby monsters
29. /tree tree shape: generate a tree (you can also leave the tree shape blank)
30. Tree shape:
31. big: big tree ewquoia: redwood Tall sequoia: tall redwood
32. Birch: Shirt Tree Random: Random
33. /up Height: Raise yourself to a certain height, using a piece of glass that may be suspended under your feet to support it.
34. WorldEdit:
35. Hold the wooden ax in your hand, left-click one corner, right-click one corner, and the rectangular box between the two corners is the selection area:
36. //set id: Change the selected area to an item (if it cannot be placed or the item has no placement point, it will be thrown)
37. //undo: Restore the last WorldEdit action
38. //redo: Restore the last //undo (this description may be wrong)
39. //move x: Move the area by x blocks. When moving, you must face the area and NEWS.
40. //move x up: Move the area up by x blocks
41. //move x down: Move the area down by x blocks
42. Replacement command: //replace xxx yyy (xxx is the original block, yyy is the replacement block)
43. Copy command //copy (you copied it from where you stood, and it will appear at the same position when you paste it later)
44. Paste command: //paste (pay attention to your position)
45. Enter the wall command://walls xxx
46. ascend: elevate yourself to the previous platform
47. bind {command keyword}: set one-click command
48. clear: clear the console
49. Damage: Turn off or turn on the damage to become invincible
50. descend: move yourself to the next platform
51. destroy [all]: Destroy the current thing (backpack)
52. defuse [all]: bomb disposal (defuse the ignited TNT explosive)
53. diff:X
54. difficulty: set the difficulty of the game
55. dropstore: Create a locker around you
56. *drops: The switch drops items. If it is turned off, nothing will be dropped when mining and killing monsters.
57. dupe [all]: copy things
58. Duplicate [all]: Duplicate what is in hand and throw it out
59. explode [range]: Set a place to explode (use with caution at home)
60. extinguish [all]: extinguish all surrounding fires
61. ext [all]: The same is to extinguish the fire
1. Create a command block after entering the game, and then open the command block;
2. Enter the above code in the command block and click Load to generate the corresponding effect.