Update "Third-Party Plugins & Tools" doc

This commit is contained in:
Intelli 2025-08-14 18:31:48 -06:00
parent dcb0864013
commit 942430c11c

View file

@ -9,25 +9,55 @@ These plugins/tools are maintained by third parties, and may have issues outside
## Plugins
* **WorldEdit**
Use WorldEdit selections as a radius, and log your WorldEdit changes.
Use WorldEdit selections as a radius, and log your WorldEdit changes.
[https://dev.bukkit.org/projects/worldedit](https://dev.bukkit.org/projects/worldedit)
 
* **CoreProtect-Anti-Xray**
Displays how many ores a player has destroyed in a specific time span.
Displays how many ores a player has destroyed in a specific time span.
[https://dev.bukkit.org/bukkit-plugins/coreprotect-anti-xray/](https://dev.bukkit.org/bukkit-plugins/coreprotect-anti-xray/)
 
* **CoreProtect TNT**
The CoreProtect TNT extension adds logging for TNT and creeper explosion sources.
The CoreProtect TNT extension adds logging for TNT and creeper explosion sources.
[https://www.spigotmc.org/resources/coreprotect-tnt-log-tnt-creeper-explode-source.69609/](https://www.spigotmc.org/resources/coreprotect-tnt-log-tnt-creeper-explode-source.69609/)
 
* **CoreProtect Time-Lapse**
CPTL is an add-on tool for CoreProtect used to create a time-lapse from historical data.
CPTL is an add-on tool for CoreProtect used to create a time-lapse from historical data.
[https://modrinth.com/plugin/cptl](https://modrinth.com/plugin/cptl)
 
* **M0-CoreCord**
Discord integration for CoreProtect: run lookups and send alerts from Discord (SQLite/MySQL supported).
[https://modrinth.com/plugin/m0-corecord](https://modrinth.com/plugin/m0-corecord)
 
* **XRayHunter**
Hunt potential xrayers by analyzing ore-mining stats pulled from CoreProtect data.
[https://modrinth.com/plugin/xrayhunter](https://modrinth.com/plugin/xrayhunter)
 
* **ShadowTrace (Server Plugin)**
Backend for the ShadowTrace client mod; queries CoreProtect to visualize players’ mined blocks in-game.
[https://modrinth.com/plugin/shadowtraceplugin](https://modrinth.com/plugin/shadowtraceplugin)
 
* **WildInspect**
Custom inspect-mode with a CoreProtect hookup (permissions/territory aware).
[https://www.spigotmc.org/resources/%E2%9A%A1%EF%B8%8F-wildinspect-%E2%9A%A1%EF%B8%8F-coreprotect-addon-history-limits-claim-limits-%E2%9A%A1%EF%B8%8F-1-21-5-support.87405/](https://www.spigotmc.org/resources/%E2%9A%A1%EF%B8%8F-wildinspect-%E2%9A%A1%EF%B8%8F-coreprotect-addon-history-limits-claim-limits-%E2%9A%A1%EF%B8%8F-1-21-5-support.87405/)
 
* **Movecraft-CoreProtect**
Adds CoreProtect logging for Movecraft ship movements.
[https://hangar.papermc.io/Airship-Pirates/Movecraft-CoreProtect](https://hangar.papermc.io/Airship-Pirates/Movecraft-CoreProtect)
 
* **ExplosionProtector**
Prevents explosions from breaking *player-placed* blocks by checking CoreProtect records.
[https://modrinth.com/plugin/explosionprotector](https://modrinth.com/plugin/explosionprotector)
 
## Tools
* **CoreProtect Lookup Web Interface**
@ -36,10 +66,15 @@ Search through your CoreProtect history with an easy-to-use interface.
 
* **Watson**
Watson is a client side Minecraft mod that displays CoreProtect logs in 3D.
Client-side mod that displays CoreProtect logs in 3D.
[https://github.com/vacla/Watson](https://github.com/vacla/Watson)
 
* **ShadowTrace (Client Mod)**
Client-side visualizer to view mined-block locations supplied by the ShadowTrace server plugin via CoreProtect.
[https://modrinth.com/mod/shadowtrace](https://modrinth.com/mod/shadowtrace)
 
---