^ WorldGuard!
Every world has a region called "__global__" .
If you don't want the Players to build or break blocks there, then go to the specific world and type in the following command:
Code:
/rg flag __global__ build deny
Now make a region on your PvP arena. You select it with the WorldEdit selection tool (//wand).
iI you have selected your arena type in the following command:
Code:
/rg define REGIONNAME
Replace REGIONNAME with any name you want in our case it is REGIONNAME.
If you have successfully created the Region then type in the following command:
Code:
/rg flag REGIONNAME build allow
Replace again REGIONNAME with the name you have given the Region.
This removes the build and break Protection so players can build when they are in this region.
You can see all Flags by typing the following in Chat:
Code:
/rg flag __global__ bla
You can replace the bla with anything you wan't as long as it is an invalid flag it will show you all avalible flags.
Greetings
Floppy
By the way: Next time you create a Topic choose a more useful title than "How to...? Help! ".