We've split up the commands, scripting and mods, and add ons category! Please be sure you get your thread in the right place.

1

/oneblock

2 Comments

Please sign in to leave a comment.

Sorted by oldest
  • 0
    Registered User commented
    Comment actions Permalink

    following

    Another example
    /oneblock title actionbar ONEBLOCK title=phases{all} @[tag=ONEBLOCK]
    Which is decomposed by
    /oneblock <display> <actionbar/title/chat> <which oneblock> <display=phases/particle{all phases/particle1, particle2}> <to everyone with the ONEBLOCK tag>


    Here's how to remove a oneblock
    /oneblock remove ONEBLOCK
    no need to explain how it works

    Here's how to block a oneblock
    /oneblock blocked ONEBLOCK true
    the oneblock is blocked
    /oneblock blocked ONEBLOCK false
    the oneblock is unlocked

    Here's how to reset a oneblock
    /oneblock reset ONEBLOCK
    no need to explain

    And finally here is how to teleport to a oneblock
    /oneblock tp @s ONEBLOCK x y1 z
    /oneblock <teleporter> <selector> <which oneblock> x y<+1> z

  • 0
    Registered User commented
    Comment actions Permalink

    Really complicated and quite niche