-
-
Notifications
You must be signed in to change notification settings - Fork 6
Creating a Region
APickledWalrus edited this page Jun 20, 2021
·
8 revisions
skript-worldguard allows you to create the three region types provided by WorldGuard: global regions, cuboid regions, and polygonal regions. On this page, we'll cover how you can create each of those regions.
A global region is the simplest to create. All you need is a name (also referred to as "ID") and a world.
Not sure what counts as a valid region ID? Read up on Region IDs here: https://github.com/APickledWalrus/skript-worldguard/wiki/Determining-a-Valid-Region-ID