Go to file
Emoji a88101fef2 ratelimit and syntax bugfix 2022-08-01 09:48:23 +08:00
locale ratelimit and syntax bugfix 2022-08-01 09:48:23 +08:00
textures init 2022-07-29 12:13:21 +08:00
.gitignore Initial commit 2022-07-29 11:11:34 +08:00
LICENSE.txt init 2022-07-29 12:13:21 +08:00
README.md README 2 and craft 2022-07-29 12:41:54 +08:00
init.lua ratelimit and syntax bugfix 2022-08-01 09:48:23 +08:00
mod.conf The title. 2022-07-29 12:42:31 +08:00
screenshot.png README 2 and craft 2022-07-29 12:41:54 +08:00
settingtypes.txt ratelimit and syntax bugfix 2022-08-01 09:48:23 +08:00

README.md

Protector Blocks for Area Protection Mod

This mod provides a block that works like the one in Protector Redo, but create areas based on the Area Protection Mod instead.

Therefore, players who don't know how to use the commands provided by the Area Protection Mod can now use the protector block to do the same job, without installing two protection mods.

This mod merges the user experience of the two mods, so players can use the Protector Blocks just like the one provided by Protector Redo. Though, this is not a drop-in replacement. When installing this mod, it's not recommended to uninstall Protector Redo.

This mod optionally depends on the Protector Redo mod only to avoid crafting recipe confidence, and not using any of its APIs.

Behaviour copied from Protector Redo

Users can place the protector node at the middle of the area, then the system will create an area for the player (11x11x11 by default, which share the same setting key protector_radius) if he/she can protect it.

When a user punch a protector node, the corresponding area is selected, just like the result of /select_area. In addition, if the area is removed when the user punch it, the protector node will self-destruct.

When a protector is removed by its owner, the ares is also removed.