I am nearly completion of refactoring the AreaProtection script. It is now in testing phase for all those who'd be interested to check out the code and test the features, and such.
Read the README carefully. Do not use on a public server! Backup your current area protection script database before using this branch.
Roadmap
- Enable the rest of the player events; place blocks/constructions/etc., remove blocks/constructions/etc. and all the other building rules (needs testing)
Implement the help command(as of 2015-05-12)- Localize all strings (as of 2015-05-12, only English provided... I don't speak German )
- Testing group hierarchy rights
- Allowing specific group members to create limited areas (ex: a landlord can create limited areas on it's domain area) (Note: some security issues with overlapping areas and rights...)
- Minor tweaks.
Using an existing world and scriptDatabase.db file should work; there are some structural changes in the refactored Area Protection script, but all data should be imported just fine. But still, backup your scriptDatabase.db anyway
Cheers!