Earlier Versions
| Name | Size | Uploaded | Game Version | Downloads | |
| WorldGuardRegionProtect-Bukkit-0.7.5.1 release | 3.40 MB | Jan 12, 2023 | 1.19.3 | 61 | Download |
| WorldGuardRegionProtect-Bukkit-0.7.5 release | 3.41 MB | Dec 26, 2022 | 1.19.3 | 114 | Download |
| WorldGuardRegionProtect-bukkit-0.7.4.1 release | 8.79 MB | Dec 16, 2022 | 1.19.3 | 58 | Download |
| WorldGuardRegionProtect-bukkit-0.7.4 release | 8.79 MB | Dec 16, 2022 | 1.19.3 | 11 | Download |
| WorldGuardRegionProtect-bukkit-0.7.3 release | 821.67 KB | Jun 5, 2022 | 1.18.2 | 496 | Download |
| WorldGuardRegionProtect-bukkit-0.7.2 release | 819.69 KB | May 29, 2022 | 1.18.2 | 49 | Download |
| WorldGuardRegionProtect-bukkit-0.7.1 release | 810.85 KB | May 26, 2022 | 1.18.2 | 59 | Download |
| ServerRegionProtect v0.5.1 [1.12] release | 49.21 KB | Mar 29, 2021 | 1.12 | 189 | Download |
| ServerRegionProtect v0.5.0 [1.12] release | 27.16 KB | Mar 29, 2021 | 1.12 | 52 | Download |
| ServerRegionProtect v0.4.7 [1.13-1.16] release | 25.30 KB | Mar 28, 2021 | 1.16 | 65 | Download |
| ServerRegionProtect v0.4.7 [1.12] release | 24.21 KB | Mar 28, 2021 | 1.12 | 52 | Download |
| ServerRegionProtect v0.4.5 [1.16] release | 25.37 KB | Feb 16, 2021 | 1.16 | 56 | Download |
| ServerRegionProtect v0.4.5 [1.12] release | 25.13 KB | Feb 16, 2021 | 1.12 | 50 | Download |
| ServerRegionProtect v0.4.1 [1.16] release | 25.41 KB | Feb 11, 2021 | 1.16 | 58 | Download |
| ServerRegionProtect v0.4.1 [1.12] release | 24.58 KB | Feb 11, 2021 | 1.12 | 41 | Download |
| ServerRegionProtect v0.4.0 [1.16] release | 25.39 KB | Feb 1, 2021 | 1.16 | 56 | Download |
| ServerRegionProtect v0.4.0 [1.12] release | 24.57 KB | Feb 1, 2021 | 1.12 | 50 | Download |
| ServerRegionProtect v0.3.9 [1.12] release | 25.50 KB | Jan 30, 2021 | 1.12 | 52 | Download |
| ServerRegionProtect v0.3.9 [1.16] release | 26.38 KB | Jan 30, 2021 | 1.16 | 50 | Download |
| ServerRegionProtect v0.3.6 [1.16] release | 25.21 KB | Jan 28, 2021 | 1.16 | 69 | Download |
| ServerRegionProtect v0.3.4 [1.12] release | 24.18 KB | Jan 25, 2021 | 1.12 | 78 | Download |
Description
WorldGuardRegionProtect-Protecting the server region using the WorldGuard 7+
ATTENTION
Use the latest dev build for 1.18 [NEED JAVA VERSION 17]
Link all old versions for 1.13-1.17 for here:
1.13-1.17 [0.7.0] [NEED JAVA VERSION 11]
Opportunities
– By entering the name of the region in the plugin’s config.yml, you will enter it in the plugin’s protection. No one can break the region that is registered in config. yml, even the operators are not able to do this!
Plugin can do
1. Cant place/break blocks.
2. Protect frame, painting from any damage(arrows, trident, snowball, eggs, enderpearl and damaged from player).
3. Protect any change in the (glow 1.18) frame/.
4. Cannot set armour stand and break him.
5. Cannot fill lava/water bucket.
6. TNT, minecart with tnt, Respawn Anchor and ender crystal cant damaged any blocks in protect region.
7. Support for banning dangerous commands. Separate commands were added and tested using FastAsyncWorldEdit\WorldEdit in the protected region.
8. Cannot anyone remove protected region just use like “/rg rem your_rg” and etc.
9. Create a special region inside the protected region in which you can break and place or only break (specified in config.yml)
Permissions
* In this case, the access rights to the region are registered through this Permissions: (- wgrp.regionprotect) access to protected region.
* The star permissions (- “*”) gives all the rights.
* Operators (if you gave anybody /op) are not allowed access in to the region.
[SPOILER=”commands”]
/wgrp reload – reload config.yml
/wgrp help
[/SPOILER]
[SPOILER=”config.yml”][CODE=yaml]
#————————————————————-
# WorldGuardProtectRegion – Protection of regions by the plugin.
# WorldGuardProtectRegion – Защита регионов плагином.
#————————————————————-
worldguard_protect_region:
#————————————————————-
# List of protected regions.
# If regions are not needed, specify an empty parameter:
# region_protect: []
#————————————————————-
# Список защищенных регионов.
# Если регионы не нужны, укажите пустой параметр:
# region_protect: []
#————————————————————-
region_protect:
– spawn
– pvp
#————————————————————————————–
# List of protected regions where breaking is allowed with the ‘build allow’flag.
# If regions are not needed, specify an empty parameter:
# region_protect_allow: []
#————————————————————————————–
# Список защищенных регионов в которых разрешено ломать с флагом ‘build allow’.
# Если регионы не нужны, укажите пустой параметр:
# region_protect_allow: []
region_protect_allow: []
#————————————————————————————–
# List of protected regions where only breaking is allowed with the ‘build allow’flag.
# If regions are not needed, specify an empty parameter:
# region_protect_only_break_allow: []
#————————————————————-
# Список защищенных регионов в которых разрешено только ломать с флагом ‘build allow’.
# Если регионы не нужны, укажите пустой параметр:
# region_protect_only_break_allow: []
#————————————————————————————–
region_protect_only_break_allow: []
#————————————————————————————–
# List of prohibited entity / block for interaction in the protected region.
# If you don’t want to block it, specify an empty parameter:
#
# Attention! In interact_type, the block IDs\items are different from Minecraft!
# list of blocks prohibited by default\items:
# – explosive_minecart
# – command_minecart
# – hopper_minecart
# – storage_minecart
# – powered_minecart
# – boat_spruce
# – boat_birch
# – boat_jungle
# – boat_acacia
# – boat_dark_oak
#
# interact_type: []
#————————————————————————————–
# Список запрещенных entity/block для взаимодействия в защищенном регионе.
# Если не нужно блокировать, то укажите пустой параметр:
# interact_type: []
#————————————————————————————–
interact_type:
– armor_stand
– end_crystal
– minecart
– explosive_minecart
– command_minecart
– hopper_minecart
– storage_minecart
– powered_minecart
– boat
– boat_spruce
– boat_birch
– boat_jungle
– boat_acacia
– boat_dark_oak
– bucket
– water_bucket
– lava_bucket
#————————————————————————————–
# List of forbidden commands from WE / FAWE.
# Список запрещенных команд от WE / FAWE.
#————————————————————————————–
no_protect_cmd:
command_we:
– //set
– //replace
– //overlay
– //walls
– //deform
– //fill
– //fillr
– //fixlava
– //hollow
– //move
– //stack
– //smooth
– //cut
– //replacenear
command_c:
– //cyl
– //hcyl
– //drain
– //rep
command_p:
– //pyramid
– //hpyramid
command_s:
– //sphere
– //hsphere
command_u:
– //up
– /up
command_cp:
– //paste
– //place
– //replacenear
– //hollow
#————————————————————————————–
# Turn Enable/Disable the notification if player try to use in the protected region WE\FAWE command.
# Включить/Выключить оповещение в консоль и админу если игрок попытался использовать команду в защищенном регионе.
#————————————————————————————–
spy_command:
notify:
console: true
admin: true
command_list:
– //set
– //replace
– //overlay
– //walls
– //deform
– //fill
– //fillr
– //fixlava
– //hollow
– //move
– //stack
– //smooth
– //cut
– //replacenear
#————————————————————————————–
# Turn Enable/Disable the protected region message.
# Включить/Выключить сообщение о защищенном регионе.
#————————————————————————————–
protect_message: true
#————————————————————————————–
# Turn Enable/Disable the protected region message when using the WE\FAWE commands.
# Включить/Выключить сообщение о защищенном регионе при использовании команд WE\FAWE.
#————————————————————————————–
protect_we_message: true
[/CODE][/SPOILER]
[SPOILER=”messages.yml”][CODE=yaml]
messages:
ServerMsg:
wgrpMsg: ‘&8[&cWGRP&8] &aThis region is protect by server!’
wgrpMsg_We: ‘&8[&cWGRP&8] &cYou can”t used WorldEdit command here!’
noPerm: ‘&cYou don”t have permissions to use this command.’
sendAminInfo: ‘&8[&4!&8] &cAttention! &e<player> &cused command &5<cmd> &cin region: &3<rg>’
Configs:
configReloaded: ‘&8[&cWGRP&8] &aFile &6config.yml &areload success!’
configNotFound: ‘&8[&cWGRP&8] &cFile &6config.yml &cnot found, created new!’
configMsgReloaded: ‘&8[&cWGRP&8] &aFile &6messages.yml &areload success!’
configMsgNotFound: ‘&8[&cWGRP&8] &cFile &6messages.yml &cnot found, created new!’
ExampleUseCommand:
wgrpUseHelp: ‘&aUse: &e/wgrp help’
[/CODE][/SPOILER]
bStats
Get 0.05 TON 💎
Download





Add a comment