JustPaste
HomeCategoriesAboutDonateContactTerms of UsePrivacy Policy
JustPaste

Free online notepad — write and share instantly

Navigate

  • Home
  • Timeline
  • Categories

Info

  • About
  • Donate
  • Contact

Legal

  • Terms of Use
  • Privacy Policy

© 2026 JustPaste.app. All rights reserved.

Made with ♥ by JustPaste

MC.JS | JustPaste.app
about 1 month ago0 views
👨‍💻Programming

MC.JS

mc.js

- /gamemode 1 :切换到创造模式。

​

- /gamemode 0 :切换到生存模式。

​

- /gamerule pvp true :开启PVP模式。

​

- /gamerule keepInventory true :开启死亡不掉落。

​

- /effect give @s health_boost 1000000 255 true :获得1000000秒时长、等级为255的生命提升效果。

​

- /give @p diamond_sword 1 0 {ench:[{id:16,lvl:1000}]} :获得一把锋利1000级的钻石剑。

- /give @p diamond_helmet 1 0 {ench:[{id:10,lvl:1000}]} :获得附魔顶级保护的钻石头盔。

​

- /give @p diamond_chestplate 1 0 {ench:[{id:10,lvl:1000}]} :获得附魔顶级保护的钻石胸甲。

​

- /give @p diamond_leggings 1 0 {ench:[{id:10,lvl:1000}]} :获得附魔顶级保护的钻石护腿。

- /give @p diamond_boots 1 0 {ench:[{id:10,lvl:1000}]} :获得附魔顶级保护的钻石靴子。

​

- /give @p command_block 64:获得64个命令方块。

​

- /tp x y z :传送到指定坐标(x、y、z为具体坐标值)。

​

- /clear @e[type=player,name=对方用户名] :清除指定玩家的物品。

​

- /kill @e[type=player,name=对方用户名] :杀死指定玩家。

林睦雷

← Back to timeline