Lookup and inspect
Docs/dominion-protect/Lookup and inspect

Lookup and inspect

Find claim-local history with filters, pagination, and inspect mode.

Query records

Stand inside the target Dominion claim:

/domp lookup [filters]

Common filters:

FilterExamplePurpose
t:t:24h, t:7d, t:1d12hTime range
p:p:StevePlayer
a:a:block-breakAction
b:b:diamond_oreBlock or entity type
r:r:20Radius around your position
e:e:block-spreadExclude an action

Separate multiple values with commas:

/domp lookup t:2h p:Steve a:block-break,block-place b:chest,diamond_ore

Pagination

The default page size is 10. After a lookup:

/domp page next
/domp page prev
/domp page 3

When no results appear, check the claim subscription first, then verify the time range, action name, and block name. Use tab completion or the player command list for action names.

Inspect mode

Run:

/domp inspect

While enabled, click a block with an empty hand to see nearby history. Run the same command again to disable it. The default inspect range is controlled by query.inspectDefaultTime, which defaults to 24h.

Inspect mode helps locate history quickly; it does not bypass claim visibility permissions or reveal data outside a claim.

Common actions

block-break           Block break
block-place           Block place
block-burn            Block burn
block-grow            Block growth
block-explode         Block explosion
entity-kill           Entity kill
entity-explode        Entity explosion
container-transaction Container change
interaction           Player interaction
sign-change           Sign edit
hanging-break         Hanging entity break
hanging-place         Hanging entity place