Skip to content

GriefLogger

INFO

Below is the functionality available to players from the GriefLogger mod

Commands

Enables or disables the inspection mode:

/grieflogger inspect

Example inspect

Shows all data available based on filters:

/grieflogger lookup <filters>

Example lookup

Shows a certain page number. Can also be achieved by clicking on the arrows in the chat message.

/grieflogger page <page number>

Filters

FilterExampleExplanation
actionaction:place_block,break_blockOnly shows places and broken blocks.
excludeexclude:sandExludes the sand block from the search results.
includeinclude:sand,dirtOnly shows dirt and sand interactions.
radiusradius:100Shows all interactions in a radius of 100 blocks from the player.
timetime:1dShows all interactions in the last day.
useruser:Player1Shows all interactions made by Player1.

Released under the MPL-2.0 License.