Gaming Discussions

Worldguard/WorldEdit - Cuboid

Submitted by MateoY, , Thread ID: 92308

Thread Closed
15-06-2018, 04:52 PM
#1
Before reading the tutorial, you must keep the minimum knowledge of the two presented plugins "WorldGuard" and "WorldEdit"


At the beginning, the problem of how to put a rectangular prism + command description
Do it, we will need a plugin "WorldEdit"

At the very beginning we need a wooden ax, for this purpose it can be put on or put on command:
//wand
When we keep the tool in management, we set the shape in such a way that in the case of PPM and LPM.

After selecting the cuboid, connect the heights up and down.
To do this, we will use the command:
// expand <number of blocks up> <number of blocks down> up
E.g:
// expand 30 30 up
Our cube has already gone 30 tiles up and down.

Also, other suggestions together "up"

north - north
south - south
east - east
west - west
up - up
bottom - bottom

But this is not required.

Once we've done everything, enter the next command:

But this is not required.

Once we've done everything, enter the next command:
/ region define <cuboid name> <owner>
E.g:
/ region define spawn Subtle
If you incorrectly entered the name cuboid, you can easily change it using:
/ region redefine <cuboid name> <new cuboid name>
E.g:
/ region redefine spawn spawn2
If you want to completely remove the cuboid we use the command:
/ region remove <cuboid name>
Adding an additional owner or regular player.

Add as owner:
/ region addowner <cuboid name> <player>
Add as a regular player
/ region addmember <cuboid name> <player>
Removing an owner or regular player from a cuboid
/ region removeowner <cuboid name> <player>

/ region removemember <cuboid name> <player>


Additional commands:

Setting the cuboid priority, for example we create two cuboids on one set the flag "pvp deny" and on the second "pvp allow" on any cuboid will not work pvp, if set on the second cuboid (with pvp allow) a priority greater than the first, pvp it will work because the second cuboid is more important than the first one.

As a standard, the newly founded cuboid has priority set to: 0
We set the priority in the numerical scale 0-100 (I do not remember the maximum possible number)
/ region setpriority <cuboid name> <prioritytet>
Setting the flag, nowadays is a thing without which no server is functioning, how to set a flag?
/ region flag <cuboid name> <allow / deny / others>
Allow - Allowed
Deny - Not allowed

For example:
/ region flag spawn tnt deny
On the spawoid cuboid, tnt exploding stops.



Users browsing this thread: 2 Guest(s)