Download Faction Protection Whitelist — Minecraft Mods — MetaMods

Faction Protection Whitelist

Active

Downloads

1

Last update

1 year ago

Versions

1.18.2
Server
Fabric
Game mechanics
Control

Faction Protection Whitelist

Tired of not being able to retrieve items from your own grave or activate levers on others' territories? This addon is specifically designed to solve such problems!

Gain complete control over the protection of your domains by adding specific blocks to the whitelist. You decide which objects can be destroyed and which can only be used on protected areas.

The mod introduces two new settings in the configuration file factions.json:

  "usableOnClaims": [],
  "breakableOnClaims": []

Suppose you want to allow players to use levers and destroy dirt blocks on others' territories:

  "usableOnClaims": [
    "minecraft:lever"
  ],
  "breakableOnClaims": [
    "minecraft:dirt"
  ]

Everything is extremely simple and clear!

Project members
Dev0Louis

Dev0Louis

Developer

Created: 18 Dec 2023

ID: 24516