ServerRegionProtect v0.3.9 [1.16]

Details

  • Filename
    ServerRegionProtect v0.3.9 [1.16].jar
  • Uploaded by
  • Uploaded
    Jan 30, 2021
  • Size
    26.38 KB
  • Downloads
    197
  • MD5
    03af57ef1295996509751e26cf83a2e1

Supported Bukkit Versions

  • 1.16
  • 1.15
  • 1.14
  • 1.13

Changelog

- Fix abuse more flags: -f, -u, -n, -g and -w "world_name"
- Fix configs(needed re-create config.yml)
- Ability to reload the entered protected regions with the /srp reload command.
 
New config! Needed re-create.
[SPOILER="config.yml"]
#Server Region Protect - region protect by plugin.
server_region_protect:
 
  #List protection region.
  region_protect:
  - spawn
  - pvp
 
  #List of protected regions where breaking with the flag is allowed 'build allow'.
  region_protect_allow:
  - zenit2
 
  #List of protected regions where only breaking with the flag is allowed 'build allow'.
  region_protect_only_break_allow:
  - zenit2
 
  #Turn on/off the message about the protected region.
  enable_protect_message: true
[/SPOILER]