Bolt
Bolt is our protections plugin. The following commands can be used to protect your belongings!
Lock
Usage: /bolt lock [type] (alias: /lock [type])
Description: Lock something. Optionally provide a protection type to lock with. Defaults to private, but also includes:
deposit
display
public
redstone
withdrawal
In order to use redstone items like minecart with chests/hoppers you must flag it for redstone use by using ‘/bolt lock redstone’
Unlock
Usage: /bolt unlock (alias: /unlock)
Description: Unlock something.
Edit
Usage: /bolt edit (add|remove) <player>
Description: Edit a protection to add or remove a player's access.
Modify
Usage: /bolt modify (add|remove) <access> <source-type> <sources...>
Description: Add or remove sources with given access to a protection's access list (ACL). There are a few notable built-in access source types:
player for players
password for passwords entered with /bolt password
permission for permission nodes
group for groups managed by /bolt group
Access Types
Admin: can modify the protection
Normal: can only access the contents
Example: /bolt modify add normal player MrJoned
MrJoned now has access to your container/door, but can not modify the lock.
Group
Usage: /bolt group (create|delete|add|remove|list) <group> [players...]
Description: Manage custom player groups, which can be used in access lists (ACLs).
Example: /bolt group create Pridelands followed by: /bolt group add Pridelands Mr_Simba beccc MrJoned
Mr_Simba, beccc, and MrJoned are now all in the pridelands group.
Trust
Usage: /bolt trust [list|confirm|add|remove] [player]
Description: Prompt, list, or confirm changes to your trust access list.
Transfer
Usage: /bolt transfer <player>
Description: Transfer a protection that you own to another player.
Password
Usage: /bolt password <password>
Description: Enter a password for a protection that has a password source added.
Example: /bolt modify add normal password Pass123
players will now have to use /bolt password Pass123 to be able to access the protection
Mode
Usage: /bolt mode <mode>
Description: Toggle a player mode. For example: persist, no lock, no spam. This persists until repeated.
no lock - nothing you place locks
persist - command persists
no spam - disables the "Locked Private Chest" message
Help
Usage: /bolt help [command]
Description: Displays help.
Info
Usage: /bolt info
Description: Displays protection information.