DDSS2 NetGuard

Quick rating

Community listing page, reviews here may not be monitored by the author.

DDSS2 NetGuard

No reviews yet

Network traffic throttling and packet memory leak fixer

Performance & Optimization
Mod Loaders
Forge
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
DDSS2-NetGuard-1.4.jar

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

DDSS2 NetGuard is a lightweight networking optimization mod developed specifically for my modpack DDSS2 for Minecraft 1.16.5.

With more than 330 mods installed, some older 1.16.5 mods can generate excessive amounts of repetitive synchronization traffic. NetGuard selectively rate-limits known high-frequency Forge SimpleChannel packets that do not need to be transmitted every tick.

This helps reduce unnecessary network throughput, packet-processing overhead and client allocation pressure during long multiplayer sessions. In DDSS2 this also helps mitigate packet-spam issues that could otherwise contribute to increasing memory usage, lag spikes and eventual client Out of Memory (OOM) crashes.

Changes in NetGuard Version 1.4

Version 1.4 completely reworks the internal throttling system with a much safer multiplayer architecture.

Packet throttling is now applied independently to each actual network connection, ensuring that one player's traffic can no longer consume or interfere with another player's throttle window.

The previous reflection-based player detection has been removed entirely. NetGuard now follows the original Forge SimpleChannel message to its encoded network packet and performs the final rate-limit check directly at the corresponding NetworkManager connection.

Additional safety improvements include exact packet-instance verification, protection against nested or unrelated packet sends, automatic fail-open behavior when a packet cannot be safely identified, and proper cleanup of per-connection throttle state when players disconnect.

Configuration values are also now documented correctly as 50 ms wall-clock intervals rather than Minecraft ticks.

The result is a much more precise and defensive network optimizer that reduces unnecessary repetitive mod traffic without globally throttling multiplayer synchronization.

Feel free to use and test NetGuard in your own 1.16.5 modpacks! =)

Screenshots

Gallery

This project has no gallery images yet.

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~25,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works