ServerRegionProtect v0.3.9 [1.12]

Details

  • Filename
    ServerRegionProtect v0.3.9 [1.12].jar
  • Uploaded by
  • Uploaded
    Jan 30, 2021
  • Size
    25.50 KB
  • Downloads
    192
  • MD5
    d1cbde7e12a583fa5a1d413834779db1

Supported Bukkit Versions

  • 1.12

Changelog

- Fix abuse more flags: -f, -u, -n, -g.
- 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]