From 105d14f11f71bdc009a4d5855689b9605d7d5ce1 Mon Sep 17 00:00:00 2001 From: Intelli Date: Thu, 14 Aug 2025 19:21:07 -0600 Subject: [PATCH] Update "Third-Party Plugins & Tools" doc --- docs/tools-integrations.md | 63 +++++++++++++++++++++++++++++++------- 1 file changed, 52 insertions(+), 11 deletions(-) diff --git a/docs/tools-integrations.md b/docs/tools-integrations.md index e234126..b3965eb 100644 --- a/docs/tools-integrations.md +++ b/docs/tools-integrations.md @@ -28,9 +28,29 @@ CPTL is an add-on tool for CoreProtect used to create a time-lapse from historic [https://modrinth.com/plugin/cptl](https://modrinth.com/plugin/cptl)   +* **LightUp** +Conveniently place temporary lighting with rollback safety via CoreProtect integration. +[https://modrinth.com/plugin/lightup](https://modrinth.com/plugin/lightup) +  + +* **Lumen** +Custom (virtual) lighting with undo/redo and built-in CoreProtect & FAWE integration. +[https://modrinth.com/plugin/lumen](https://modrinth.com/plugin/lumen) +  + +* **FRTrustSystem** +Simple trust/friends system that uses the CoreProtect API to determine block ownership for protections/notifications. +[https://modrinth.com/plugin/frtrustsystem](https://modrinth.com/plugin/frtrustsystem) +  + +* **Movecraft-CoreProtect** +Logs Movecraft “craft” movement into CoreProtect for auditing/rollback. +[https://hangar.papermc.io/Airship-Pirates/Movecraft-CoreProtect](https://hangar.papermc.io/Airship-Pirates/Movecraft-CoreProtect) +  + * **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) +Discord bridge for CoreProtect lookups and alerts (SQLite/MySQL supported). +[https://www.spigotmc.org/resources/m0-corecord-1-13-1-21-8.91863/](https://www.spigotmc.org/resources/m0-corecord-1-13-1-21-8.91863/)   * **XRayHunter** @@ -44,29 +64,50 @@ Backend for the ShadowTrace client mod; queries CoreProtect to visualize players   * **WildInspect** -Custom inspect-mode with a CoreProtect hookup (permissions/territory aware). +Custom inspect-mode powered by CoreProtect (with history/claim limits and more). [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** +Uses the CoreProtect API to prevent explosions from destroying player-placed blocks. +[https://www.spigotmc.org/resources/explosionprotector.124838/](https://www.spigotmc.org/resources/explosionprotector.124838/)   -* **ExplosionProtector** -Prevents explosions from breaking *player-placed* blocks by checking CoreProtect records. -[https://modrinth.com/plugin/explosionprotector](https://modrinth.com/plugin/explosionprotector) +* **Axiom Paper Plugin** +Server component for the Axiom editor; includes CoreProtect integration to log Axiom edits. +[https://modrinth.com/plugin/axiom-paper-plugin](https://modrinth.com/plugin/axiom-paper-plugin)   +* **BlocksHub** +Bridge API used by world-editing plugins (e.g., AWE/FAWE) to send edits to loggers like CoreProtect. +[https://www.spigotmc.org/resources/blockshub.331/](https://www.spigotmc.org/resources/blockshub.331/) +  + +* **SpitSTIK** +Fun projectile plugin with CoreProtect integration for item-frame logging. +[https://modrinth.com/plugin/spitstik](https://modrinth.com/plugin/spitstik) +  + +* **XRay Informer** +Ore-ratio checker that supports CoreProtect. *(last known MC: 1.12)* +[https://dev.bukkit.org/projects/xray-informer](https://dev.bukkit.org/projects/xray-informer) +  + +* **DesirePaths** +Logs automatically generated paths into CoreProtect for moderation/rollback. +[https://www.spigotmc.org/resources/desirepaths-dynamic-player-made-trails.109043/](https://www.spigotmc.org/resources/desirepaths-dynamic-player-made-trails.109043/) +  + + ## Tools * **CoreProtect Lookup Web Interface** -Search through your CoreProtect history with an easy-to-use interface. +Search through your CoreProtect history with an easy-to-use web UI. [https://www.spigotmc.org/resources/coreprotect-lookup-web-interface.28033/](https://www.spigotmc.org/resources/coreprotect-lookup-web-interface.28033/)   * **Watson** -Client-side mod that displays CoreProtect logs in 3D. +Client-side mod that displays CoreProtect logs in 3D (optional server helper plugin available). [https://github.com/vacla/Watson](https://github.com/vacla/Watson)