Admin protections - Tomay0/PixelProtect GitHub Wiki

How to create and manage administrative protections

Admin protections are built in the same way as normal protections except there are several differences:

  • Anyone with the pixelprotect.admin permission can create, edit and modify admin protections.
  • Admin protections do not have homes or a player permission system.
  • Admin protections can overlap each other.
  • Admin protections do not cost in-game currency to create or update.

It is expected that you at least have an admin protection around spawn.

It is also a good idea to create an unclaimable buffer zone between spawn and the wilderness, this is an area where people can break blocks and kill mobs, but can't claim land.

You might also want to claim parts of the end or nether, assuming claiming is enabled in those worlds.

Create an admin protection

/pr createadmin

The command functions exactly the same as creating a normal protection but without the cost, checkout the protection creation guide for more information. Note that you must have the pixelprotect.admin permission to use this command.

Managing an admin protection

You can update rename remove and configure protections in the same way that you can manage regular protections. However, the following commands will NOT work:

/pr sethome /pr home /pr delhome /pr homes /pr perms /pr setperm

Making an unclaimable buffer zone

Stand in the middle of the spawn region and type /pr createadmin BufferZone <radius>. (Note that you don't have to name it BufferZone)

Then type /pr configpreset BufferZone wilderness to change the configuration such that it acts like the Wilderness.

⚠️ **GitHub.com Fallback** ⚠️