Faction Protection Whitelist

Mod

Allows you to whitelist Block which should be exempt from Claim Protection.

Server Game MechanicsManagementUtility

22 downloads
0 followers
Created5 months ago
Updated5 months ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

Faction Protection Whitelist

Can't you loot your grave or press levers on other claims? Than this is the perfect addon for you!

Take control of your claims by whitelisting specific blocks that remain exempt from Claim Protection. Should they be able to be broken? Or only be used? The choice is all yours!

This Mod adds two now config options to your factions.json:

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

For example you want player to be able to use levers and be able to break.. uhm.. Dirt!

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

Easy enough, right?

Why don't you PR it?

I did! The Dev just doesn't want to update the old branch.
Which is completely understandable. So yeah that is the Reason :)

External resources



Project members

Dev0Louis

Owner


Technical information

License
MIT
Client side
unsupported
Server side
required
Project ID