Minecraft Tutorials

Minecraft CoreProtect Events

Explore CoreProtect event logging for Minecraft servers, including tested event types, version notes, and tips for finding more details or community...

Last updated: July 16, 2025

Event Logging Overview

CoreProtect logs various types of events on your Minecraft server. Events are categorized by their source:

  • Player - Actions performed by players (block placement, breaking, container access)
  • Game - Game mechanics (fire spread, TNT explosions, entity grief)
  • Entity - Non-player entity actions (creeper explosions, enderman griefing)
  • Command - Command-related logs (chat, commands executed)

Common Actions

CoreProtect tracks these common action types:

ActionDescription
+blockBlock placed
-blockBlock broken
+containerItem added to container
-containerItem removed from container
+inventoryItem added to inventory
-inventoryItem removed from inventory
killEntity killed
clickBlock clicked/interacted
commandCommand executed
chatChat message sent

User Types

Events are attributed to different user types:

UserDescription
<player>A player’s username
#<entity>An entity (e.g., #creeper, #enderman)
#fireFire spread
#lightningLightning strike
#lavaLava flow
#waterWater flow
#hopperHopper item movement

For detailed event information and rollback capabilities, consult the CoreProtect Documentation or ask in the CoreProtect Discord.