Simple protection

Description

simple_protection 🔗

A Minetest area protection mod, based on a fixed claim grid, like seen in landrush.

You can claim areas by punching those with a claim stick.

Screenshot

License: CC0

Dependencies

  • Minetest 5.0.0+
  • default mod or mcl_*: Crafting recipes

Optional dependencies

  • areas: HUD compatibility

Features 🔗

  • Easy, single-click protection
  • Minimap-like radar to see areas nearby: /area radar
  • Visual area border feedback, as seen in the protector mod
  • List of claimed areas
  • World specific settings -> see default_settings.lua header text
    • Customizable fixed claim grid. 16x150x16 by default.
    • Optional setting to protect unclaimed areas
  • Shared Chest for exchanging items
  • VoxeLibre (= MineClone2) and Minetest Game support
  • Translation support

Chat command(s) 🔗

/area <command> [<args> ...]
	show              -> Provides information about the current area
	radar             -> Displays a minimap-like area overview
	share <name>      -> Shares the current area with <name>
	unshare <name>    -> Unshares the current area with <name>
	shareall <name>   -> Shares all your areas with <name>
	unshareall <name> -> Unshares all your areas with <name>
	list [<name>]     -> Lists all areas (optional <name>)
	unclaim           -> Unclaims the current area
	delete <name>     -> Removes all areas of <name> (requires "server" privilege)

About "/area show" 🔗

Area status: Not claimable

  • Shown when the area can not be claimed
  • Happens (by default) in the underground

Access notation of shared areas:

  • mrturtle: Single shared area with player mrturtle
  • mrturtle*: All areas of the same owner are shared with mrturtle.
  • *all: Wild west area. Everyone has access.

This notation is also valid for the other chat commands, where a <name> placeholder is used.

Reviews

Review

Do you recommend this mod?

  • English

    Good and simple

    The easiest to use protection mod I've seen yet. Just click the pencil where you are and bam that "block" is yours. With simplicity come limits of course. The pencils are fairly cheap though so what they lack in control they can make up for with quantity. I really think that it ought to be used on all servers (as a supplement to another more sophisticated prot. mod) because this one is idiot proof. Give one pencil to all start characters.

    P. S. The radar mode is excellent. Quickly see where there is open land.

    0 comments
  • My prefered protection mod

    I like the idea of using fixed 'chunks' in a protection system.

    The minimap is also very useful.

    0 comments
  • My Favorite Protection Mod

    This makes setting up protected areas for players, especially young ones, very simple. This is my favorite protection mod of all that I have tried.

    0 comments

Releases

2022-10-19

Download

2022-10-19 10:37 UTC

Fix translation mistake and wrong area count 🔗

  • Add MineClone 2 support
  • Move game detection to init/variable
  • Fix translation mistake and wrong area count

Update translation template

Download

2022-10-17 17:57 UTC

Update translation template 🔗

No release notes

2022-10-16

Download

2022-10-16 17:02 UTC

Introduce mod storage backend (sqlite3,+) 🔗

No release notes

2022-10-16

Download

2022-10-16 12:51 UTC

Fix error caused by luacheck correction 🔗

No release notes

2022-10-16

Download

2022-10-16 11:43 UTC

Radar polish & maintenance & luacheck 🔗

No release notes

All releases

Information

Provides

simple_protection

Dependencies

Required
No required dependencies
Optional
areas default mcl_chests mcl_core mcl_formspec mcl_sounds

Information

Type
Mod
Technical Name
simple_protection
Languages
English, Deutsch, Français, Português
License
CC0-1.0
Maintenance State
Actively Developed
Added
2018-06-06 17:27 UTC
Maintainers
Krock

Used By