Creating an area with Skript

  • 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!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

moshi

Member
Aug 8, 2024
1
0
1
25
Hey, I was wondering if anyone could help me with creating an area, using co-ordinates in skript. I am new to skript and after a couple days of searching around, i have no idea how to.
Thanks, Moshi.
 
Hey, I was wondering if anyone could help me with creating an area, using co-ordinates in skript. I am new to skript and after a couple days of searching around, i have no idea how to.
Thanks, Moshi.
Technically you could by setting two coordinates then looping between the two to run your code, but it could be easier if you were to use WorldGuard then check for changes in a specific region which you create.
 
Technically you could by setting two coordinates then looping between the two to run your code, but it could be easier if you were to use WorldGuard then check for changes in a specific region which you create.
Hi, I have the same question and I'm new to this language. I want to create a small minigame, but using wg makes the tnt blocks unable to be activated by a fire enchanted bow. I've been searching for a long time but still can't find a solution and found skript, but it seems the instructions are outdated. Can you help me create a region?
 
Hi, I have the same question and I'm new to this language. I want to create a small minigame, but using wg makes the tnt blocks unable to be activated by a fire enchanted bow. I've been searching for a long time but still can't find a solution and found skript, but it seems the instructions are outdated. Can you help me create a region?
Sure. To create a region you can use /rg create (Name). As for the fire bow not being able to activate TNT blocks, you could make sure that players are allowed to by using /rg flags (Name).