Build Events

Adds build events to track block placements and breaks within an area

File Details

v1.20.2-0.2.0

  • R
  • Nov 14, 2023
  • 208.79 KB
  • 29
  • 1.20.2
  • Fabric

File Name

buildevents-1.20.2-0.2.0.jar

Supported Versions

  • 1.20.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:buildevents-937098:4865478"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Make events able to be paused
  • Add versioning to the persistent state for compatibility reasons
  • Count Flint and Steel, and bucket placements
  • Use Server Translations API
  • List active and paused events
  • New events attach to existing objective(s) if possible
  • Add and remove subcommands return count of all events
  • Other small changes