-
Notifications
You must be signed in to change notification settings - Fork 66
Description
Is your feature request related to a problem?
At the moment, there is no mod for NeoForge that can log and roll back actions.
Describe the solution you'd like.
It would be really great if you could make a Ledger version for this mod loader. I'm not familiar with modding, but I've heard that NeoForge has a mixin system similar to Fabric, so I think this port is possible, and there is also a Kotlin for Forge library available for it.
Describe alternatives you've considered.
Ledger does not work through Sinytra Connector. Using CoreProtect on hybrid server cores such as Arclight is also a bad idea, as modded blocks are poorly logged. GriefLogger (Neoforge's alternative to CoreProtect) does not have rollback and other features.
Agreements
- I have searched for and ensured there isn't already an open issue regarding this.
- I have ensured the feature I'm requesting isn't already in the latest supported mod version.
Other
Since many mods only have NeoForge versions (e.g., Create 1.21), creating servers on this loader is a relevant topic. However, mods for logging and rollback are an important part of the server, but at the moment there are no suitable solutions on NeoForge.