A client-side mod that bypasses permission checks for Tweakeroo/MiniHUD/Litematica/Tweakermore mods to enable data synchronization features
ForceDataSync is a client-side mod designed to solve the permission inconsistency issue between client and server. While the DataSyncer server plugin allows players to query data, client-side mods such as Tweakeroo, Litematica, MiniHUD, and Tweakermore perform local permission checks (requiring permission level 2 or higher) before enabling data synchronization features.
ForceDataSync addresses this permission check inconsistency by bypassing the local permission checks of these client mods, allowing these features to function properly without requiring operator permissions on the server.
Synergy with DataSyncer Plugin:
- If you are a server administrator, you can install the DataSyncer plugin on the server side to provide data synchronization support
- If you are a regular player, you can install the ForceDataSync mod to bypass local permission checks and fully utilize the functions provided by the DataSyncer plugin
- Tweakeroo - Various gameplay enhancements
- MiniHUD - Heads-up display with customizable information
- Litematica - Schematic and building helper mod
- Tweakermore - Additional features and improvements for Tweakeroo
- Download the appropriate version of ForceDataSync for your Minecraft version
- Place the mod file in your
mods
folder - Launch Minecraft with Fabric loader
To fully utilize the capabilities enabled by ForceDataSync, the following settings are recommended in the respective mods:
Tweaks Category:
tweakServerDataSync
- Enable (Server data synchronization feature)tweakServerDataSyncBackup
- Enable (Server data synchronization backup feature)
Generic Category:
entityDataSync
- Enable (Entity data synchronization feature)entityDataSyncBackup
- Enable (Entity data synchronization backup feature)
Info Overlay Category:
blockInfoOverlayEnabled
- Enable (Block information overlay display)- Shortcut Key Usage Prerequisite: This option must be enabled before the
I
key can be used to view block information
- Shortcut Key Usage Prerequisite: This option must be enabled before the
Generic Category:
entityDataSync
- Enable (Entity data synchronization feature)entityDataSyncBackup
- Enable (Entity data synchronization backup feature)inventoryPreviewEnabled
- Enable (Container preview feature)- Shortcut Key Usage Prerequisite: This option must be enabled before the
Alt
key can be used to preview container contents
- Shortcut Key Usage Prerequisite: This option must be enabled before the
serverDataSyncer
- Enable (Server data syncer feature)
Parameter Settings:
serverDataSyncerQueryInterval
- Set to1
(Fastest query interval)serverDataSyncerQueryLimit
- Set to25
(Reasonable query quantity limit)- Note: Users can adjust these parameters according to server conditions. If set too high, players may be kicked by the server for sending too many packets.
ForceDataSync is compatible with:
- Minecraft 1.21.x
- Fabric mod loader
- Tweakeroo, MiniHUD, Litematica, and Tweakermore mods