BlockTracker
🟠 Updated over a year agoPreview

🔍 Analysis
- 👍 0.9% endorsement rate
- 🏆 #1 of 20 library mods in this game by downloads
📋 About This Mod
High performance block tracking solution for your server. Using BlockTracker in your plugin ------ ##### Maven ```xml <repository> <id>jitpack.io</id> <url>https://jitpack.io</url> </repository> ``` ```xml <dependency> <groupId>dev.krakenied</groupId> <artifactId>blocktracker</artifactId> <version>1.0.7</version> </dependency> ``` ##### Gradle ```kotlin repositories { maven { url = uri("https://jitpack.io/") } } ``` ```kotlin dependencies { compileOnly("dev.krakenied:blocktracker:1.0.7") } ``` Using BlockTracker with LMBishop's (https://modrinth.com/plugin/quests) plugin ------ ##### config.yml ```yml # PlayerBlockTracker class to be used with the hook playerblocktracker-class-name: "dev.krakenied.blocktracker.bukkit.BukkitBlockTrackerPlugin" ```
High performance block tracking solution for your server.
Using BlockTracker in your plugin
------
##### Maven
```xml
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- Krakenied
- Version
- 1.0.7
- Downloads
- 874
- Endorsements
- 8
- Category
- library
- Created
- 4/29/2024
- Updated
- 8/1/2025
- Game Versions
- 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2
- Tags
- library, utility
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does BlockTracker support?
The author lists 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3. Other versions may work but are untested by the author.
What is the latest version of BlockTracker?
Version 1.0.7, published 2025-08-01 with 874 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await