-
-
Notifications
You must be signed in to change notification settings - Fork 20
Command and Permission Reference
CJ Burkey edited this page Jul 26, 2017
·
19 revisions
This plugin was built upon the idea that there should not be any extremely long command chains players would have the misfortune of typing. There are currently only three commands that any player will have to type.
All commands require the claimchunk.base
permission.
/chunk claim
- Permission:
claimchunk.claim
- Claims the chunk that the executor is currently standing on, but only if it is not already claimed. Displays particle effects to outline the chunk, but only to the executor.
/chunk claim
- Permission:
claimchunk.unclaim
- Unclaims the chunk that the executor is currently standing on, but only if they are the owner.
/chunk access <player>
- Permission:
claimchunk.access
- Gives
<player>
access to all of the executor's chunks. They still cannot claim over the chunks or unclaim them, but they may interact with the blocks inside the chunks.
/chunk show [seconds]
- No permission
- Shows a chunk outline around the current chunk (for
[seconds]
seconds, if[seconds]
is provided). Only visible to the executor.
If you enjoy what I do, consider donating! It keeps me motivated and developing plugins and mods for Minecraft!
If you wish to make a donation, you may do so HERE, through PayPal. You won't receive anything special for donating, other than the feeling of happiness that a programmer has just become inspired by your kindness.
Thank you for your consideration :)