Go to file
Brandon 88825e6e16 Fix sign text being removed 2016-09-28 07:40:14 -05:00
models initial commit 2013-02-16 00:07:16 -06:00
sounds auto ban added 2013-06-15 22:13:42 -05:00
textures Temporary fix for shared door crash - shared doors act like steel doors for now 2016-07-04 11:01:30 -05:00
README.md Update README.md 2013-02-16 12:12:40 -06:00
bucket.lua swap parameters for all calls to can_interact 2013-11-30 19:45:43 -06:00
chatcommands.lua restructured, use Settings interface for config, use protection API 2013-11-30 13:23:50 -06:00
chest.lua swap parameters for all calls to can_interact 2013-11-30 19:45:43 -06:00
claims.lua restructured, use Settings interface for config, use protection API 2013-11-30 13:23:50 -06:00
config.lua add time options for who to ban and damage 2014-02-22 14:30:33 -06:00
default.lua Fix sign text being removed 2016-09-28 07:40:14 -05:00
depends.txt add time options for who to ban and damage 2014-02-22 14:30:33 -06:00
doors.lua swap parameters for all calls to can_interact 2013-11-30 19:45:43 -06:00
fire.lua Fix warnings and shorten sign code 2015-04-09 21:53:44 +02:00
functions.lua add time options for who to ban and damage 2014-02-22 14:30:33 -06:00
hud.lua Move hud again 2016-08-11 22:41:48 -05:00
init.lua Fix warnings and shorten sign code 2015-04-09 21:53:44 +02:00
landsale.lua Fix crash on nil note on landsale block 2015-04-04 22:09:56 -04:00
protection.lua Fix shared door not working 2016-09-13 13:20:48 -05:00
screwdriver.lua swap parameters for all calls to can_interact 2013-11-30 19:45:43 -06:00
shared_door.lua Fix shared door not working 2016-09-13 13:20:48 -05:00
sign.lua Fix sign text being removed 2016-09-28 07:40:14 -05:00
snow.lua swap parameters for all calls to can_interact 2013-11-30 19:45:43 -06:00

README.md

Code license: GNU LGPL version 2

Image license: CC Attribution-ShareAlike 3.0

Plugin dependencies: none (bucket, default, and fire are supported, however)

This is a fork of 0gb.us' landclaim mod http://forum.minetest.net/viewtopic.php?id=3679.

Imagine the entire map is divided into chunks. You place your land rush land claim block and it protects that chunk (then the land claim block disappears).

Chunk size is configurable, default is 16x16. There are three stages of vertical protection: -30 thru 120

120 thru vertical map limit,

-200 thru -30.

This is a partial protection mod. This is intended for PvP type maps.

  1. Your areas are fully protected if you are offline.

  2. You are not protected if you are online, but you will receive chat messages when somebody starts to grief one of your protected areas. Anybody you have shared the area with will also be notified. The griefer also gets a chat message that they are griefing in case it's an accident. This way you can initiate a conversation with the griefer or go and fight them.

There are two modes for this Mod

  1. You are required to claim areas you wish the build on. You cannot dig or build in unclaimed areas. The exception to this are ladders, you can place and dig ladders in unclaimed areas to get yourself out of a hole or something like that. With this mode you really have to give people a few land rush land claim blocks when they first log in. Edit init.lua and change requireClaim = true to use this mode.

  2. Anybody can dig or build in unclaimed areas. Edit init.lua and change requireClaim = false to use this mode.

Craft Recipe

S = Stone

I = Steel Ingot

M = Mese / Mese Crystal

S I S

I M I

S I S

Chat Commands

/showarea - Draws a box around the current chunk you are in

/landowner - shows the current owner of the chunk you are in

/unclaim - remove your claim on the current chunk you are in

/sharearea - shares the area with

/unsharearea - removes from the share