en all /give Signs

a command that gives you a sign that says what you want then when you click activates a command

example:

/give @p sign 1 0 {
    BlockEntityTag: {
        Text1: "{\"text\":\"I WILL GIVE YOU A COMMAND BLOCK\",\"color\":\"red\",\"underlined\":true,\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/give @p command_block 1\"}}"
    },
    display: {
        Name: "Custom Sign"
    }
}

The command

Note: Minify the command to avoid issues :)


Created: Fri, 02 Mar 2018 15:45:41, Updated: Fri, 02 Mar 2018 15:48:51, Views: 1

Share on:  

    


Top entries from tfarcenim_gerg


Top entries in Signs