Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
CoreProtect

CoreProtect

CoreProtect is a fast, efficient, data logging and anti-griefing tool. Rollback and restore any amount of damage. Designed with large servers in mind, CoreProtect will record and manage data without impacting your server performance.

189.9k
718
Management
Storage
Utility

Compatibility

Minecraft: Java Edition

1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.1–1.14.4

Platforms

Bukkit
Folia
Paper
Purpur
Spigot

Supported environments

Server-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Visit wiki Join Discord server
Donate on Patreon

Creators

Intelli
Intelli Owner

Details

Licensed Artistic-2.0
Published 2 years ago
Updated last year
DescriptionGalleryChangelogVersions

Show all versions

CoreProtect v22.4

by Intelli on May 14, 2024
Download

If you enjoy using CoreProtect, please consider supporting the project on Patreon and joining us on Discord.
Patrons receive early access to development builds, as well as other exclusive benefits.

Changelog

  • Added thread-safe logPlacement and logRemoval API methods.
  • Fixed FAWE changes not being logged when using newer builds (@Telesphoreo).
  • Fixed unnecessary database transactions when consumer is empty.
  • Fixed obfuscation formatting in item names making tooltips unreadable.
  • Fixed occasional NullPointerException while processing hopper transactions.
  • Fixed NoSuchMethodError when shooting or dropping arrows in MC 1.20/1.20.1.
  • Fixed MysqlDataTruncation error when logging custom skull data.

CoreProtect v22.3

by Intelli on May 8, 2024
Download

If you enjoy using CoreProtect, please consider supporting the project on Patreon and joining us on Discord.
Patrons receive early access to development builds, as well as other exclusive benefits.

Changelog

  • Improved hopper logging to prevent infinite attempts on failed pushes.
  • Fixed hopper pulls performing container validation on wrong block.
  • Fixed hopper transactions not always being logged.
  • Fixed teleports not working on some systems.
  • Fixed teleport shortcut not properly handling extremely large numbers.
  • Fixed zombies killed by wither roses not always being logged.
  • Fixed entity deaths not always being logged in MC 1.19 and earlier.
  • Fixed placing items in item frames logging incorrect item amounts.
  • Fixed region halts on player quits when using Folia (@NahuLD).
  • Fixed block spread cache not always being properly utilized.
  • Fixed legacy short grass data rolling back as air in MC 1.20.3+.
  • Fixed lookups on legacy data not matching against legacy materials.
  • Fixed ConcurrentModificationException with queueLookup API method.
  • Fixed NoSuchMethodError when shooting or dropping arrows in MC 1.20.5+.
  • Fixed NullPointerException when rolling back player heads.

CoreProtect v22.2

by Intelli on Sep 25, 2023
Download

If you enjoy using CoreProtect, please consider supporting the project on Patreon and joining us on Discord.
Patrons receive early access to development builds, as well as other exclusive benefits.

Changelog

  • Fixed entity data not being logged when using SQLite on MC 1.20.2+.
  • Fixed item names containing vertical bars displaying incorrectly.
  • Fixed rollbacks not checking world when teleporting players.
  • Fixed internal block cache not being cleared for inactive players.

CoreProtect v22.1

by Intelli on Aug 29, 2023
Download

If you enjoy using CoreProtect, please consider supporting the project on Patreon and joining us on Discord.
Patrons receive early access to development builds, as well as other exclusive benefits.

Changelog

  • Added support for displaying lore in item tooltips.
  • Added hidden "enable-ssl" database option (default: false).
  • Fixed dropper transactions not being logged when using Paper.
  • Fixed tree growth still being logged when disabled in config file.
  • Fixed hasPlaced and hasRemoved API methods always returning false. (@takejohn)
  • Fixed CoreProtectPreLogEvent not implementing Cancellable. (@takejohn)
  • Fixed IndexOutOfBoundsException when modifying signs on Paper 1.17-1.19

CoreProtect v22.0

by Intelli on Aug 1, 2023
Download

If you enjoy using CoreProtect, please consider supporting the project on Patreon and joining us on Discord.
Patrons receive early access to development builds, as well as other exclusive benefits.

Changelog

  • Added support for Folia.
  • Added tooltips to lookups that display item names and enchantments.
  • Added extended support for Minecraft 1.20 blocks/items/entities.
  • Added logging and rollback support for all double sided signs.
  • Added inventory transaction logging for chiseled bookshelves.
  • Added inventory transaction logging for placing items on a campfire.
  • Added logging for brushing and destruction of suspicious sand/gravel.
  • Added logging and rollback support for jukebox transactions.
  • Added logging and rollback support for dragon egg teleportation.
  • Added player interaction logging for chiseled bookshelves.
  • Added player interaction logging for jukeboxes.
  • Added legacy component serialization support for signs in Paper 1.17+.
  • Added logging for clipboard pastes when using FAWE. (@Boothin)
  • Added hidden "unknown-logging" logging option. (@Radiant)
  • Added hidden "maximum-pool-size" database option. (@C0Nd3Mnd)
  • Improved performance of ItemStack merging. (@asdanjer)
  • Improved performance of structure growth processing. (@s-yh-china)
  • Improved detection of new wood types for future Minecraft updates.
  • Improved CoreProtectPreLogEvent to now be cancellable.
  • Improved MySQL database connection handling.
  • Changed minimum required version to Minecraft 1.15.
  • Updated HikariCP dependency from 4.0.3 to 5.0.1.
  • Fixed performLookup in API not returning valid block data.
  • Fixed sign lookups displaying incorrectly when containing hex colors.
  • Fixed incorrect amounts when dispensing items in Paper 1.19.3+.
  • Fixed networking API connections being reset when reloading config.
  • Fixed logging and lookup issues after performing "/co reload".
  • Fixed mushroom growth logging invalid data when using bonemeal.
  • Fixed tree/mushroom growth not respecting config file when using bonemeal.
  • Fixed NullPointerException while processing transactions for dyed armor.
  • Fixed NullPointerException while logging container transactions.
  • Fixed NullPointerException while breaking/placing a spawner.
  • Fixed NullPointerException while performing rollbacks.
  • Fixed InventoryClickEvent exception when using Magma.
  • Fixed ConcurrentModificationException in ProjectileLaunchEvent.

CoreProtect v21.3

by Intelli on Dec 9, 2022
Download

If you enjoy using CoreProtect, please consider supporting the project on Patreon and joining us on Discord.
Patrons receive early access to development builds, as well as other exclusive benefits.

Changelog

  • Added logging for player inventory transactions with allays.
  • Added logging for sculk catalyst block spread. (@Gungadean)
  • Added logging for frog, tadpole and goat metadata.
  • Added extended support for mangrove blocks.
  • Added networking API for third-party clients. (@vacla)
  • Improved database index handling for faster lookups.
  • Improved HikariCP database connection handling.
  • Improved Spanish and Chinese translations. (@KrazyxWolf, @DreamVoid)
  • Fixed tab completion not fully respecting player permissions.
  • Fixed queueLookup API method returning data in wrong order.
  • Fixed NullPointerException when killing NPCs.
  • Fixed NullPointerException on disable if plugin failed to load.
  • Fixed NullPointerException when processing hopper transactions.
  • Fixed NumberFormatException when using certain WorldEdit builds.
  • Fixed IllegalStateException when modifying containers using FAWE.
  • Fixed IllegalArgumentException when processing corrupt data.
  • Fixed NoSuchMethodError when stopping server using Paper 1.14.

Modrinth is open source.

main@81b0922

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.