Linuxdirk wrote:Wow, that's a new one in protection mods. Nice job!
Thank you. After adding this feature two years ago (duh, longer than I thought!) I learned from Minecraft players that protection mods there already offer ASCII overview maps. Not surprising considering they have a much larger community.
Well now here you go - a Minetest alternative, so to say ;)
Not sure if anyone will see this or if someone can help.
Is there a way to allow users to fly only within their claimed areas? with possibly a second option to fly above them as well.
I don't want my players flying all over the map, but I want to allow them to fly while they build and create on their claims.
Or possibly if they get stuck, claim the area, fly out, then take back their claim.
Hoping someone is interested in this as well and maybe it isn't to difficult to add.
@raymondkn Per-area special effects are best implemented in a custom mod which depends on "simple_protection". The mod API to access from other mods can be found here: (Markdown-compatible) https://github.com/SmallJoker/simple_pr ... od_api.txt