diff options
author | TenPlus1 <kinsellaja@yahoo.com> | 2017-09-03 10:53:49 +0100 |
---|---|---|
committer | TenPlus1 <kinsellaja@yahoo.com> | 2017-09-03 10:53:49 +0100 |
commit | e36b8a71281c0b54c585ecc5018007facd5ef62e (patch) | |
tree | 2443a9e117436e6551e1f8d62b0519e64dab25d5 /README.md | |
parent | ba70325bbea814b24dc50379a2aeec59dfb69101 (diff) |
localise protector functions and tidy code
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -50,6 +50,7 @@ Change log: players can hurt one another even inside protected areas (not spawn protected) 2.2 - Updated protector tool so that player only needs to stand nearby (2 block radius) It can also place vertically (up and down) as well. New protector recipe added. +2.3 - Localise many of the protector functions and tidy code. Lucky Blocks: 10 @@ -108,3 +109,10 @@ protector_hurt = 2 protector_flip = true - When true players who dig inside a protected area will flipped around to stop them using lag to grief into someone else's build + + +Protector Tool + +Can be crafted with a protector surrounded by steel ingots and is used to place new protectors at a set distance of protector.radius in all directions including up and down. + +Use by standing near an existing protector and using as a tool, hold sneak/shift to place new protector containing member list from inside nearest one. |