The gamerule commandBlockOutput doesn't work correctly.
When I use this tellraw :
/tellraw @a[r=5] {text:"Invocar ",color:red,clickEvent:
,"extra":[{text:" -Avanzar- ",color:red,clickEvent:{action:run_command,value:"/setblock 1687 39 -686 redstone_block"}},{text:" -Golpear- ",color:red,clickEvent:{action:run_command,value:"/setblock 1684 39 -681 redstone_block"}}]}
and I use the clickEvents it shows me information about the executed command. Ex.:"Block placed"