Description
This plugin was created when stability problems started occuring with a different chunk protection plugin resulting in loss of protection data. This plugin was designed with stability and ease-of-use in mind. Chunks can be easily managed in chunk groups, allowing you to share a base with your friends easily, and without allowing friends access to your house.
Basic commands
- /chunk claim [group] - Claims a chunk into the selected group.
- /chunk sell - Sells a chunk.
- /chunk map - Shows the chunk map.
- /chunk info - Shows information about a chunk.
Groups
Chunk groups allow you to organize your chunks and easily allow certain people to access certain chunks.
- /chunk group create <name> - Creates a chunk group.
- /chunk group remove <name> - Removes a chunk group.
- /chunk group rename <old name> <new name> - Renames a chunk group.
- /chunk group select <name> - Selects a group.
- /chunk select <group> - Selects a group.
- /chunk group list <page number> - Lists your groups.
- /chunk group welcome <group> <message> - Sets a welcome message for a chunk group.
- /chunk group welcome <group> - Clears the welcome message for a chunk group.
- /chunk group addmember <group> <player> - Adds a member to one of your groups.
- /chunk group removemember <group> <player> - Removes a member from one of your groups.
- /chunk group permissions <group> <player> <permissions> - Selects specific permissions for your group members.
- /chunk group permissions list <group> - Lists the permissions of a group.
Permissions
Current available permissions are place, break, and command. Place allows players to place blocks. Break allows players to break blocks. Command allows players to use commands. (Players will still be able to use commands specified in the config.) Permissions can be used to limit what each group member is allowed to do.
Example: /chunk group permissions mygroup maniacmusic all Example 2: /chunk group permissions mygroup maniacmusic place break
Economy
This plugin requires Vault for its economy support.
Factions
To allow a faction on your land, you can use f:<faction tag> instead of <player> for /chunk group addmember and /chunk group permissions.
Example: /chunk group addmember mygroup f:MMC
Spout
A Spout widget is in the top left corner showing your current chunk's information.
Permissions nodes
- chunklock.use
- chunklock.map
- chunklock.bypass
- chunklock.showowner
- chunklock.mustowntobuild
- chunklock.info
- chunklock.info.other
- chunklock.sell.override