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!

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

ShoSKo

Discussion in 'Addon Releases' started by Shoko, Apr 13, 2020.

  1. Shoko

    Shoko New Member

    Joined:
    Aug 4, 2019
    Messages:
    0
    Likes Received:
    0
    A simple, focused Skript addon that will give you easier world guard elements into Skript.

    Effects:

    .- Define Region:
    Syntax:
    define region %string% from %location% to %location% in %world%
    Example:
    set {_loc1} to location at 0, 40, 0
    set {_loc2} to location at 16, 40, 16
    define region "spawn" from {_loc1} to {_loc2} in player's world
     
  2. Lummox

    Lummox Member

    Joined:
    Jan 29, 2017
    Messages:
    28
    Likes Received:
    0
    How I can remove a region?
     

Share This Page

Loading...