Jump to content

ES63

Member
  • Posts

    553
  • Joined

  • Last visited

  • Days Won

    9

Posts posted by ES63

    1. command /create <text>:
      1. trigger:
        1. if arg 1 is set:
          1. execute console command "/mv create %arg-1% normal -t flat"
    2.  
    3. command /join <text>:
      1. trigger:
        1. if arg 1 is set:
          1. execute player command "/world %arg-1%"
          2. set {online} to true
        2. else:
          1. send "That server does not exist!"
        3. if {online} is false:
          1. send "The server, %arg-1%, is not online!"
        4. if {online} is true:
          1. send "Sending you to %arg-1%"
          2. execute player command "/world %arg-1%"
  1. You can get it like this:

    /give @p diamond_sword{Enchantments:[{id:"minecraft:sharpness",lvl:10s}]} 1

    But, Essentials blocks that, so you have to do this:

    /minecraft:give @p diamond_sword{Enchantments:[{id:"minecraft:sharpness",lvl:10s}]} 1

    • Like 1
    1. command /create <text>:
      1. trigger:
        1. if arg 1 is set:
          1. execute console command "/mv create %arg-1% normal -t flat"
    2.  
    3. command /join <text>:
      1. trigger:
        1. if arg 1 is set:
          1. execute player command "/world %arg-1%"
          2. set {online} to true
        2. else:
          1. send "That server does not exist!"
        3. if {online} is false:
          1. send "The server, %arg-1%, is not online!"
        4. if {online} is true:
          1. send "Sending you to %arg-1%"
          2. execute player command "/world %arg-1%"
  2. we'll make a story by posting a reply of a random word that matches with the sentence

    only 1 word per reply.

    you can only reply once on an account

    you cannot use a word if it has already been used, except for stuff like . or ,

    ill start now.

     

    did

  3. spacer.png

    top or bottom

×
×
  • Create New...