A few feature suggestionsNo Thanks

This is a great plugin, our players are loving it. i do have a couple of suggestions:

1- Add the ability to lock players out of raid for a period of time with a command (/lockout id time for example) so that admins can lock players out that cause troubleat raids, we have trouble on our pve server with others getting in the way at raids that arent theirs. 

2- Add the option to have more tiers, on our server we would like to bump it up to at least 5 levels of difficulty.

Thanks again for an awesome plugin

1) you can set lockouts and owners already - there's no need for a command as the config can already handle the issues

Lock Treasure To First Attacker - this will lock the raid to the player when they attack the base or kill an npc

"Time Between Raids In Minutes (Easy)": 60.0, - these are lockouts that'll be set when raid is finished and will check a second time when it despawns
"Time Between Raids In Minutes (Medium)": 60.0,
"Time Between Raids In Minutes (Hard)": 60.0,

"Eject Enemies From Purchased PVE Raids": false, - this will prevent enemies from entering locked raids
"Eject Enemies From Purchased PVP Raids": false,
"Eject Enemies From Locked PVE Raids": false,
"Eject Enemies From Locked PVP Raids": false,

"Block Damage Outside Of The Dome To Players Inside (0 = disabled, 50 = recommended)": 0.0, - these values should be based off of your Protection Radius. if Protection Radius is 50 then these values should be 55-150 or whatever fits your needs
"Block Damage Outside Of The Dome To Bases Inside (0 = disabled, 150 = recommended)": 0.0,

2) this on my todo list already but no eta
i mean a lockout timer for all raids on a command, so if a player is misbehaving admins can use a command to stop that player using raid bases for a period of time. :)
o.grant user legleg raidablebases.banned
great :) i can set something up with TimedPermissions to ban players for 24hrs or so from raiding. 
TY
Locked automatically