Data Packs Tool

Player resetter

  • 862 views 0 today
  • save_alt 7 downloads
Compatibility
Minecraft 1.13
to version
Minecraft 1.18
Changes include
    Added CreditI used Minecraft.tools to make these commands
    • 1
    • 0
    Julis
    Lvl 4Apprentice Miner
    0
    This is a command that gives you a sign that you can use to reset all players useful for multi mach manhunt

    Use a command block to give it to yourself because command limit

    Right click to use

    1.16 = /give @p minecraft:oak_sign{BlockEntityTag:{Text1:'{"text":"Reset players","clickEvent":{"action":"run_command","value":"clear @a"}}',Text2:'{"text":"","clickEvent":{"action":"run_command","value":"effect clear @a"}}',Text3:'{"text":"","clickEvent":{"action":"run_command","value":"tp @a ~ ~ ~"}}',Text4:'{"text":"","clickEvent":{"action":"run_command","value":"setblock ~ ~ ~ air"}}'},display:{Name:'{"text":"Player reset"}'}}


    1.14 and 1.15 = /give @p minecraft:oak_sign{BlockEntityTag:{Text1:'{"text":"Reset players","clickEvent":{"action":"run_command","value":"clear @a"}}',Text2:'{"text":"","clickEvent":{"action":"run_command","value":"effect clear @a"}}',Text3:'{"text":"","clickEvent":{"action":"run_command","value":"tp @a ~ ~ ~"}}',Text4:'{"text":"","clickEvent":{"action":"run_command","value":"setblock ~ ~ ~ air"}}'},display:{Name:'{"text":"Player reset"}'}}

    1.13 = /give @p minecraft:sign{BlockEntityTag:{Text1:"{\"text\":\"Reset players\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"clear @a\"}}",Text2:"{\"text\":\"\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"effect clear @a\"}}",Text3:"{\"text\":\"\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"tp @a ~ ~ ~\"}}",Text4:"{\"text\":\"\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"setblock ~ ~ ~ air\"}}"},display:{Name:"{\"text\":\"Player reset\"}"}}

    1.8 to 1.12 = /give @p minecraft:sign 1 0 {BlockEntityTag:{Text1:"{\"text\":\"Reset players\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"clear @a\"}}",Text2:"{\"text\":\"\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"effect clear @a\"}}",Text3:"{\"text\":\"\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"tp @a ~ ~ ~\"}}",Text4:"{\"text\":\"\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"setblock ~ ~ ~ air\"}}"},display:{Name:"Player reset"}}

    More like this

      Have something to say?

    Welcome