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:
| Filter | Example | Purpose |
|---|---|---|
| t: | t:24h, t:7d, t:1d12h | Time range |
| p: | p:Steve | Player |
| a: | a:block-break | Action |
| b: | b:diamond_ore | Block or entity type |
| r: | r:20 | Radius around your position |
| e: | e:block-spread | Exclude 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