Region Scan Tool

Region Scan Tool for WorldGuard
Plugin for easier searching regions in selected area with WG/WE tools. The plugin use WG/WE tools and just make more info for WG/WE dialogues: list of regions with owner names and coordinates, or nothing if area is clear. Very simple. Retrieved with WorldGuard v5.7.5 - v5.9 (1.4.5-1.7.9)
Also, you can use WGAutoName with this one.
Features
- Add the report string in WG/WE dialogue for your cuboid selections
- Add "the region inspector" mode. You can easy toggle and resize/move detected regions by pos and expand and etc. commands. Resized/moved region saved automatically. Very convenient for CUI users. All works without CUI, just you can't see the backlight
Download
How use
You need WorldEdit and WorldGuard for this plugin!
Just place file in the plugins folder, start the server, and try your item tool (usual - wood-axe) or cuboid selection commands.
See regions report, example for selection result with intersection with CUI backlight:

Select in the inspector mode:

In the inspector mode you don't need note name for /rg info and /rg delete commands - region already selected. Just toggle and type /rg info or /rg delete
File configuration
config.yml contains variable for sound notification, plugin state and plugin messages
You can change messages in this file for your language
Commands
- /rs - on/off the inspector mode
- /rs sound - on/off sound notifications
- /rs global - on/off plugin
- /rs help - list of commands
For enabled the region inspector mode:
- /rg info - show info for selected region
- /rg delete - delete selected region
- All commands, which makes new region size, such as pos1, pos2, expand and etc., - automatically saves the new region size of selected region in the inspector mode! If you not have CUI, you can't see the minimum and maximum positions of the region visually (pos1 and pos2). Therefore, without CUI recommend using just expand or shift, rg delete and rg info - the result is predictable in this case.
Permissions
- regionscantool.moder - Allows to see the list of found regions only. The region inspector mode and plugin commands are denied
- regionscantool.admin or OP - For all plugin functions
Metrics
Plugin has built-in lite metrics
-
View User Profile
-
Send Message
Posted Sep 5, 2014@adventuretc done! awaiting for approval. thank you for idea!
-
View User Profile
-
Send Message
Posted Sep 1, 2014@adventuretc
Good, understood. But we can choose only one region, as far as i know, report can contain more than one. Therefore, we can easily make next: add the numbers for list regions in the report (1. someregion (info) 2. someregion (info) ...etc) and the /rs sel <number> command for qukly select if that makes sense
-
View User Profile
-
Send Message
Posted Sep 1, 2014@jBody
I mean with WG there is a command /region select <region name>. And when you do that command the region is selected and you can see it as well if you have WE CUI.
So, when your plugin finds a region it could automaticly execute a command like /region select <found region name>, and then you can also see it instantly.
-
View User Profile
-
Send Message
Posted Sep 1, 2014@adventuretc
Thank you! But what you mean for 'implement the selection'? When you use wood-axe or cuboid selection commands you already make cuboid selection for new region, this tool just seek intersecting regions for you, then you can use the usual WG and WE commands for result. In general, i think that it is possible to add some functionality, but me need understanding for what do you mean, more precisely. if you mean specific purposes such as "regenerate all found regions" or "delete all found regions" of "clear something in found regions", we can just add the command functionality for this tool
-
View User Profile
-
Send Message
Posted Sep 1, 2014Nice! You could possibly implement the selection of the found regions or cycling through them. It would look awsome for those who also use WE CUI.