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

Supported Minecraft Versions
  1. 1.15
A simple, focused Skript addon that will give you easier world guard elements into Skript.

Dependencies:
.- World Guard
.- World Edit
.-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
Author
Shoko
Downloads
608
Views
608
First release
Last update
Rating
5.00 star(s) 1 ratings

Latest reviews

Works perfect! Easy to use, but It would be nice to add more syntax examples or a page that explains the plugin options.