LogBlock tutorial: Difference between revisions

From RetroMC
Jump to navigation Jump to search
mNo edit summary
Tag: Manual revert
mNo edit summary
Line 2: Line 2:


== LogBlock commands ==
== LogBlock commands ==
For the full parameters list do:<code>/lb params</code><br />
For the full parameters list do: <code>/lb params</code><br />
& for commands:
& for commands:
<code>/lb commands</code>
<code>/lb commands</code>

Revision as of 09:36, 26 May 2023

Only Mystic & above have access to LogBlock.

LogBlock commands

For the full parameters list do: /lb params
& for commands: /lb commands

Querying Block Logs

/lb <params>
Example: /lb area 5 time 30d block brick player Noggisoggi TheFurryShark
Outputs brick block changes made by the players Noggisoggi & TheFurryShark within the last 30 days in a radius of 5 from the player that executed it.
Not all of these parameters are required.

Alternatively, you can use:
/lb t

  • Gives you a wooden pickaxe
  • Right-click (or equivalent) on a block to check its logs.


You can change the query used by the tool by using:
/lb t <params>
Example: /lb t area 5 time 30d block brick player Noggisoggi TheFurryShark

The toolblock (/lb tb) & rollback (/lb rb) functions are limited to staff members only.