Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

LWCX to Bolt Command Conversion: Difference between revisions

From HelloMiners Wiki Project
No edit summary
Line 2: Line 2:


== Commands ==
== Commands ==
Anything marked with an asterix (*) is a staff-only command.
Anything marked with an asterix (*) is a staff-only command. This isn't a comprehensive list, please [https://github.com/pop4959/Bolt/wiki#commands click here for more commands].


{| class="wikitable" style="text-align: left;"
{| class="wikitable" style="text-align: left;"
Line 53: Line 53:
|Makes a public lock which anyone can access
|Makes a public lock which anyone can access
|}
|}
== Note about 'Access Levels' on blocks ==
Locked Blocks now have access levels!
* '''Owners''' are now the only ones able to remove/destroy blocks, and do anything Admins and Users can.
* '''Admins''' are not to be confused with the staff role. They can edit lock metadata using the commands.
* '''User (normal)''' cannot edit lock metadata using the commands, but can access.

Revision as of 04:47, 3 November 2025

As of 3rd November 2025, HelloMiners has migrated from LWCX to Bolt. This guide aims to provide a quick breakdown of the command conversion from LWCX to Bolt, and the new block locking commands.

Commands

Anything marked with an asterix (*) is a staff-only command. This isn't a comprehensive list, please click here for more commands.

Old Command New Command What it does...
/lwc
/bolt help
Gets a list of commands available to you.
/lock
/lock
Locks a block for you. The lockable list is the same as previous.
/unlock
/unlock
Unlocks a block
/unlock
/unlock
Unlocks a block for you.
/cpassword <password>
/bolt modify add/remove <access> <password>
Sets a password on an existing lock (or with LWCX, sets a locked password protection)
/unlock <password>
/bolt password <password>
Unlocks a block with a password
/cpublic
/lock public
Makes a public lock which anyone can access
n/a
/lock deposit
Creates a lock that allows players to add items, but NOT remove items
n/a
/lock withdraw
Creates a lock that allows players to remove items, but NOT add items
n/a
/lock display
Creates a lock that allows players to view but not take/remove items
/lwc flags
/lock public
Makes a public lock which anyone can access

Note about 'Access Levels' on blocks

Locked Blocks now have access levels!

  • Owners are now the only ones able to remove/destroy blocks, and do anything Admins and Users can.
  • Admins are not to be confused with the staff role. They can edit lock metadata using the commands.
  • User (normal) cannot edit lock metadata using the commands, but can access.