1. Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  2. LOOKING FOR A VERSION OF SKRIPT?

    You can always check out our Wiki for downloads and any other information about Skript!

Dismiss Notice
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Problem with create regions on skript.

Discussion in 'Skript' started by hbrt, Aug 20, 2021.

Thread Status:
Not open for further replies.
  1. hbrt

    hbrt Member

    Joined:
    Aug 20, 2021
    Messages:
    1
    Likes Received:
    0
    Hi,
    I have a problem. I have a problem. I wanted to execute the plot creation command.

    Code (Text):
    1. command /plot [<text>]:
    2.     permission: plot.plot
    3.     trigger:
    4.         if arg 1 is "create":
    5.             #and here I have a problem, do you know what to do to create a 64x64 region around the player?
     
  2. barrybtw

    barrybtw Active Member

    Joined:
    Jun 8, 2021
    Messages:
    82
    Likes Received:
    6
    Tbh... just use a plugin for plots, but alternatively you could just use vectors and setup 2 points and make a skbee bound.
     
    hbrt likes this.
Thread Status:
Not open for further replies.

Share This Page

Loading...