Difference between revisions of "Bolt"

(Common Commands)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''{{Template:Warning}}This page is still being written. Some information may be inaccurate.'''<br><br>
+
'''{{Template:Warning}}This page is still being written. Some information may be inaccurate. [[LWC]] page is still available for reference.'''<br><br>
 
Quick reference guide for Bolt explaining basic and advanced concepts. <br>
 
Quick reference guide for Bolt explaining basic and advanced concepts. <br>
Bolt is for protecting containers, doors, signs, etc from being opened or used by other players or players you don't want to access.<br>
+
Bolt is for protecting containers, doors, signs, etc from being opened or used by other players or players you don't want to access. It replaces LWC.<br>
All information is sourced from Bolt's wiki page: [https://github.com/pop4959/Bolt/wiki Bolt's Wiki]
 
  
 
== Common Commands ==
 
== Common Commands ==
Line 22: Line 21:
 
|<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 34:
 
|-
 
|-
 
|}
 
|}
 +
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 ==

Latest revision as of 13:59, 26 December 2025

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

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. It replaces LWC.

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