2
Help plugin commandssentiment_satisfied
I have been working on IceLandia And trying to make games but there is a one problem, how can I use plugin commands in Command Blocks? I need to use Multiverse-Core in worlds. I tried /mv tp [world] in Command Blocks but it seems it dont work.....
Heellpp!!?!
Heellpp!!?!
3
[deleted]
I don't think MV will work with target selectors in command blocks.
You will have to do it like this /mvtp PLAYERNAME WORLDNAME where PLAYERNAME is the players name and WORLDNAME is the world.
You cannot use @p for the player, which means you will need to create a unique command block for every player you want to TP.
You will have to do it like this /mvtp PLAYERNAME WORLDNAME where PLAYERNAME is the players name and WORLDNAME is the world.
You cannot use @p for the player, which means you will need to create a unique command block for every player you want to TP.
oh ok
