can now protect his region if player is owner region!
protected from superpickaxe from WorldEdit/FAWE
Opportunities of plugin
By entering the name of the region in the plugin config.yml, you will add protection by plugin. Nobody can interact with the region that is registered in config.yml. Even the operators are not able to do this!
This plugin is for extended protection of an existing region from WorldGuard. For example, possible damage region from the administration. Who has permission access from plugin WorldGuard, or from operators.
With plugin, you can do advanced protect your region 1. Nobody cannot break or place blocks in region.
2. Protection from
/sp area like you know as superpickaxe. 3. It is possible to enable/disable the limitation of interaction with the transport.
4. Protecting frame, painting from any damage from arrows, trident, snowball, eggs, enderpearl and player.
5. Protect from any change in the frame (On 1.18 MC glow frame too).
6. Nobody cannot damage armor stand and taking or place armor from it.
7. Cannot use none of the buckets in region.
8. Creeper, Wither, Ghast, Primed TNT, cannot blowing up stuff in the region. Skeleton, Stray and Shulker bullet cannot destroy frame/glow frame and painting.
9. TNT, minecart with TNT, Respawn Anchor and ender crystal can't damage any blocks/frames in region.
10. Support for banned dangerous commands. Separate commands were added and tested used by FastAsyncWorldEdit\WorldEdit in the protected region.
11. Nobody cannot remove region or change flags in protected region. Just example using like:
- "/rg rem spawn",
- "/rg rem -f spawn",
- "/rg rem -f spawn -w world",
- "/rg addowner spawn Steve" etc.
12. You can specify a special region inside the protected region in which you can "break and place" or "only break" (specified in config.yml)
Permissions 1. If you need give access to region for Builder team or any member from your staff, just add permissions on LuckPerms or PermissionsEx: wgrp.regionprotect
2. Who has the permissions star, I mean '*' in LuckPerms or PermissionsEx may will be given access to protected region by WGRP.
3. By default, all who is operators are not allowed access into the region.
Permissions: - wgrp.command.wgrpbase - access to /wgrp command.
- wgrp.command.reload - access to /wgrp reload and /wgrp reloadmsg command to reload the configurations file.
- wgrp.command.spy- notifies the administrator about interacting with the protected region (BREAK or PLACE only now).
- wgrp.regionprotect - access to protected regions.
- wgrp.notify.admin - notifies the administrator when an attempt is made to use WG\WE(FAWE) commands in a protected region.
- wgrp.command.addregion - access to the command with the ability to add a region to the protected region by admin.
- wgrp.command.removeregion - access to the command with the ability to remove the region from the protection by admin.
Only premium features: - wgrp.command.addregion - access to the command with the ability to add a region to the protected region by player.
- wgrp.command.removeregion - access to the command with the ability to remove the region from the protection by player..
Commands: /wgrp help- help on all commands.
/wgrp about- additional information, useful!
/wgrp reload- reload config.yml and language files.
/wgrp addregion [region] [world] - add a region to the configuration for protection.
/wgrp removeregion [region] [world] - delete a region from the configuration to remove protection.
Only premium features: /wgrp addregion [region] [world] - add a region to the configuration for protection by player.
/wgrp removeregion [region] [world] - delete a region from the configuration to remove protection by player.