Sooo, i came up with an idea to make if you right click with a diamond pickaxe in your hand in only worlds; "world" and "Mineworld" and if you right click air it executes the same command
but when i right click it is not doing anything ;(
when i add this in its works but.. i need to make it only work in the "mineworld" world and the world "world"
[doublepost=1520270325,1520268658][/doublepost]This Was Solved At skunity Discord Go And Check Them Out! https://discordapp.com/invite/q7UM6vJ
they are really nice
code_language.skript:
On rightclick holding a diamond pickaxe:
if clicked block is air:
world is "world" or "Mineworld"
execute player command "sell all"
but when i right click it is not doing anything ;(
when i add this in its works but.. i need to make it only work in the "mineworld" world and the world "world"
code_language.skript:
On rightclick holding a diamond pickaxe:
if clicked block is air:
execute player command "sell all"
they are really nice