SRegionProtector

SRegionProtector 30.1

Changelist:
  • Auto update checker
  • fire flag - disabled by default
  • lightning strike flag - enabled by default
Changelist:
  • /rg lpos1/lpos2 commands - set region positions at the block player looking at
  • remove fastutil cuz minimize script dont work
Changelist:
  • /rg sell & /rg removefromsale commands instead of selling with /rg flag sell command
  • editing commands executor`s threads amount in config
  • fixed block entity healer caused world saving error
Changelist:
  • async commands - if enabled in config.yml all commands used through /region or /rg commands will be executed asyncly(may increase performance, disabled by default)
  • multithreaded data loading if enabled in config(may increase loading speed, enabled by default)
  • chunk files will not be used, you can remove /SRegionProtector/Chunks folder
  • hide commands - if enabled in config only /rg and /region commands will be shown
  • custom languages - if you don`t want to use default server`s language you can change language property in the config.yml file (make sure that language file exists in the Lang folder)
Region selling - players can sell and buy regions if supported economy plugin is installed(currently only EconomyAPI)
/rg flag [REGION] sell true [PRICE] - sell region
/rg buy [REGION] [PRICE] - buy region
/rg price [REGION] - see region`s price and check if region is selling
/rg select [REGION] - show region`s borders
Fix remove owner command removing members
Change list:
Commands:
  • expand - expanding regions up or down
  • size - check selected area size(not a existing region)
  • showborder - show selected area borders by sending fake blocks(border block can be changed at config)
  • select - show region borders
  • removeborders - remove borders created by 'select' or 'showborder' command
Flags:
  • crops destroy - preventing players who`s not a region members from destroying crops by jumping on it(its useless if interact flag enabled)
  • redstone - disabling any redstone updates inside of region
  • enderpearl - preventing players who`s not a region members from teleporting inside of region with enderpearl
  • explodeblockbreak - preventing any explodes from breaking any blocks in region
  • liquidflow - preventing water and lava from flowing into region while lava and water and spilled in region still will flow
Plugin size increased because of preparation for adding data base data providers.
Fixed regions from additional levels wont load
Changelist:
  • Manual save with /rgsave or /rg save commands
  • Mob damage flag(stopping entities from dealing damage to players)
  • Mob spawn flag(disable mobs, animals & water animals spawn)
Change list
  • Performance improvements
  • Regions and chunks auto save, period can be edited in config.yml
  • Empty chunks auto removing
  • /region (/rg) command, just an alias for all other commands
  • Multi language commands description, also it can be edited in the lang file
Top