Difference between revisions of "Bolt"

(Common Commands)
(Common Commands)
Line 22: Line 22:
 
|<code>/bolt edit add Player
 
|<code>/bolt edit add Player
 
|-
 
|-
|<code>/cdonation</code>
+
|<code>/bolt mode <mode></code>
|Creates a donation Chest
+
|Toggle a player mode. Ex: persist, no lock, no spam.
|None
+
|<code>/bolt mode persist</code>
 
|-
 
|-
 
|<code>/bolt <password></code>
 
|<code>/bolt <password></code>
Line 35: Line 35:
 
|-
 
|-
 
|}
 
|}
 +
There are more commands in <code>/bolt help</code> or at the reference below.
 
<ref>https://github.com/pop4959/Bolt/wiki#commands</ref>
 
<ref>https://github.com/pop4959/Bolt/wiki#commands</ref>
  
 
== References ==
 
== References ==

Revision as of 13:56, 26 December 2025

1200px-Warning.svg.pngThis page is still being written. Some information may be inaccurate.

Quick reference guide for Bolt explaining basic and advanced concepts.
Bolt is for protecting containers, doors, signs, etc from being opened or used by other players or players you don't want to access.
All information is sourced from Bolt's wiki page: Bolt's Wiki

Common Commands

Command What It Does Alias/Example
/bolt lock <type> Locks container /lock <type>
/bolt unlock Unlocks a container /unlock
/bolt edit Edit protection to add or remove a player /bolt edit add Player
/bolt mode <mode> Toggle a player mode. Ex: persist, no lock, no spam. /bolt mode persist
/bolt <password> Enter password for a lock /bolt password SuperSecretLock
/bolt info View info about a lock. None

There are more commands in /bolt help or at the reference below. [1]

References