Jump to content

Lapzzo

Member
  • Posts

    1,368
  • Joined

  • Last visited

  • Days Won

    18

Posts posted by Lapzzo

    help

    49 minutes ago, MagentaPudding said:

    Give them your email and password to your Server Panel account, which is highly unrecommended.

    You just repeated what tarna said lol

  1. 2 minutes ago, LaurenA said:

    If you want to spawn onto it you just make sure the Level name in your server settings

    How do i do this?

  2. Try this!

     

    command /help:
        usage: &cUsage: /help
        trigger:
            send "                   &4help              " to player
            send "&4----------------------------"
            send "1. How do I play?: You go to the mines and mine and slowly but surely progress!"to player
            send "&l"
            send "2. How is this fun?: It is fun alright." to player
            send "&l"
            send "3. How do I send a bug report?: you go to our discord (Placeholder) and go to the channel Bugs and post there." to player
            send "&l" to player
            send "4. What do I do if I lost all my stuff to a bug?: The CVBox can not give back your stuff unless you have valid proof that it did indeed get lost to a bug." to player
            send "&l" to player
            send "How do I report people?: Take a screenshot or video of the person hacking, then go to our discord and report them in the report channel. (please include the username of the hacker and the date" to player
            send "&l" to player
            send "5. If you have any other questions please contact us on our discord (placeholder)" to player
            send "&4----------------------------" to player

  3. So first, make a worldguard region of where you walk to to get teleported named Teleporter1, then use this skript:

    every second:
        loop all players:
            if %region at loop-player% containsTeleporter1":
                teleport loop-player to location 0, 0, 0 in world "world" #Set the 0,0,0 to the x,y,z and "world" to "NameOfWorldToBeTeleportedTo"

×
×
  • Create New...