-
Notifications
You must be signed in to change notification settings - Fork 3
Usage
<< Migration | Home | Integrations >>
Once you've set up and migrated any data that you wanted to migrate, you're done. Blocks are automatically protected when placed, unprotected when destroyed by someone that has permission to do so, and players may manage their friends list with no extra permissions. Additionally, your staff may be granted permission to the admin commands and to edit any blocks, regardless of their protection status.
Any player may also left-click or right-click a block with a wooden sword to see who owns that block, if anyone. We find that players tend to break blocks to see who owns them, so this seemed like a better solution.
Please note that any users referred to in commands below must have joined the server at least once, or been imported from WatchBlock's data files.
- archblock.admin - Grant access to all the staff commands
- archblock.bypass - Grant a protection bypass, allowing the player to totally ignore any block protections
- archblock.transfer - Grants access to the /transferblocks command
- /friend [friend] - Add a user to your friends list, giving them access to all of your blocks
- /friends - List all the users on your friends list
- /unfriend [friend] - Remove a user from your friends list, revoking their access to your blocks
-
/transferblocks [player] - Transfer ownership of all of your blocks to another player
- Because of the nature of this command, the archblock.transfer permission is required to run it
The following commands may be run by any user that has the archblock.admin permission.
-
/disownplayer [username] - Disown all blocks belonging to a specific player
- This may be useful to clean up after banning a player, for example
-
/disownworld [world] - Disown all blocks on a specific world
- This may be useful to clean up the database when you remove or reset a world, for example
- /setowner [username] - Create a WorldEdit cuboid selection, and use this command to set the owner of all the blocks that reside within that selection
- /transferplayer [username] [target] - Transfer ownership of all of one player's blocks to another player
The following commands are functionally similar to the user commands, but they may be run against other players. You cannot run these directly - They must be run by the console, a command block, a CraftIRC admin, or some other command sender.
- /friend [player] [friend] - Add [friend] to [player]'s friends list
- /unfriend [player] [friend] - Remove [friend] from [player]'s friends list
- /friends [player] - List all the users on [player]'s friends list