CoreProtectNeo
No reviews yet
Server-side block logging and rollback for NeoForge 1.21.1. Inspect blocks with /co i, rollback griefing, and browse chest history — inspired by CoreProtect
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
CoreProtectNeo
CoreProtectNeo is a server-side block logging and rollback mod for NeoForge 1.21.1, inspired by CoreProtect. Record who changed what, inspect block history in chat, and roll back griefing by time — clients do not need the mod.
Server-only mod. All data is stored locally in SQLite. No MySQL or external services required.
Features
Block logging
- Block place and break
- Interact actions (doors, buttons, levers, etc.)
- Container open and close
- World-gen blocks are not removed on rollback if they were never logged

Container logging
- Logs items put into and taken from chests, barrels, furnaces, and more
- Per-slot tracking — rollback restores items to the correct slots
- Double chests supported as one unit (both halves, 54 slots)
- Item icons and registry IDs in inspect output (vanilla + modded items)

Player inventory logging
- Tracks inventory changes over time
- Rollback inventory by time
Inspector — /co i
- Available to all players
- Left/right-click a block for full paginated history in chat
- ◀ ▶ page navigation (like CoreProtect)
- Action bar indicator when inspector is active
- Short UI click sound on toggle
Rollback — admin only
/co rollback block <time>— rollback the block you are looking at/co rollback area <radius> <time>— rollback logged blocks in a radius/co rollback inventory <time>— rollback your inventory- Time format:
30s,5m,1h,2d,1h 30m - Success sound when rollback completes
Nearby lookup — admin only
/co near <radius>— recent activity nearby (radius 1–50)- Paginated with
/co page
Localization
Configure in config/coreprotectneo-common.toml:
language = "ru" — Russian
language = "en" — English (alias: eu)
All mod messages use config language, not the client locale.
Commands
| Command | Access | Description |
|---|---|---|
/co i |
Everyone | Toggle block inspector |
/co help |
Everyone | List all commands |
/co page <n> |
Everyone | Browse history pages |
/co near <radius> |
Admin (OP 2) | Logs near you |
/co rollback block <time> |
Admin | Rollback looked-at block |
/co rollback area <radius> <time> |
Admin | Rollback area |
/co rollback inventory <time> |
Admin | Rollback your inventory |
Requirements
- Minecraft: 1.21.1
- Loader: NeoForge 21.1+
- Side: Server only
Configuration
Config file: config/coreprotectneo-common.toml
Database: config/coreprotectneo/database.db
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources