Compatibility
Minecraft: Java Edition
1.21.x
1.20.4–1.20.6
Platforms
Supported environments
Links
Creators
Details
Changelog
This version main goal is trying to allow the dedicated servers to accept players joining even if they don't have the mod installed client side. The mod is using commands and custom statistics which can lead to desync in the registries. On Fabric it can block the joining and on NeoForge it create bugs with the commands arguments. It's not a perfect solution however due to how Minecraft manage the registries sync beetween servers and clients we have limited solutions.
Features :
- Adding a config entry to disallow the commands (disable by default). This will prevent adding in the registries all the command stuff with that it means that on Fabric a player could now join without having the fabric-api installed. Of course you will not be able to use the mod commands if you enable it but you can still edit the mod config file if you want to activate/deactivate patches.
Fixes :
- Don't register the custom statistics if the patches aren't active on dedicated server to not modify the stats registry with that a Player could join with a modded client even without the mod installed if all other conditions are met (see Additional notes section).
Changes : (for patches MC-148457, MC-256638 and MC-277294)
- Now you are forced to do a server restart when changing the patches config that use custom statistics with the command (only for mod running on dedicated server)
- Now you have a new option to disallow the using of custom stats. It means if this option is activated and a patch is activated too instead of incrementing the custom stat it will just prevent the default stat to be increased by MC. For ex : disable the usage of custom stats but activate the patch concerning the riding of the camel will prevents the game to increment the horse stat.
Additional notes (trying to cover all possibilities) :
- If you are hosting a Fabric server with the mod installed :
- If you still want to use the custom stats, the commands or both the players joining your server will be forced to have the mod installed and use Fabric. (default behavior no changes needed in the config)
- If you want all players to be abble to join : you have to disalow the commands and deactivate the use-custom-stats option in the config.
- If you want all the Neoforge users to join even if they have the mod installed it won't work without disalow the commands and deactivate the usage of custom stats.
- If you want all fabric users to join : you have to deactivate the use-custom-stats option and disallow the use of commands too in the config. -> Side effect for the players that have the mod installed operators will not be able to use the /fix-mc-stats-server command. And the custom statistics will be still shown in their Statistic view but won't be incremented.
Other features new localizations
The mod have translations for Hindi, Filipino, Indonesian, Turkish and Dutch. These are still generated using DeepL and Google Trad, native speakers help would be greatly appreciated.
Files
Metadata
Release channel
ReleaseVersion number
fabric-2.2.2Loaders
Game versions
1.21.11Environment
Client and server, best when installed on both
Downloads
128Publication date
March 17, 2026 at 3:44 PMPublisher
elmital
Member


