An actually good landclaim plugin for Paper and Spigot.
I got tired of other plugins doing a bunch of stuff that I didn't expect, so I'm building this plugin to do one thing, and one thing only: claim some damn land.
These levels are a mock of those found in the GriefPrevention plugin by RoboMWM.
- Permissions Trust - Gives a player full access to your claim, including giving trust to other players
- Build Trust - Gives a player full physical access to your claim, however they cannot give trust to others
- Containers Trust - Gives a player the ability to open containers in your claim, such as chests and barrels.
- Access Trust - Gives a player the ability to interact with items in your claim, such as doors and redstone devices (ie, buttons, levels, pressure plates)
When standing in your claim, you can give trust to players using the following commands:
- /permissionstrust - Give a player Permissions Trust
- /buildtrust - Give a player Build Trust
- /containerstrust - Give a player Containers Trust
- /accesstrust - Give a player Access Trust
Important: By default, giving a player a certain Trust level will also give them the Trust levels below the given level. For example, a player given Build Trust will be automatically given Containers and Access Trust. However, you can manually remove certain levels using the following commmands:
- /permissionsdistrust - Removes a player's Permissions Trust
- /builddistrust - Removes a player's Build Trust
- /containersdistrust - Removes a player's Containers Trust
- /accessdistrust - Removes a player's Access Trust
To give public access to any certain trust level, you can use "all" in place of a player name for any of these commands.