DDoSDefender V1.7
on Jan 14, 2025Fixed: rate-limit: ips: true
duration_seconds: 15
Now if you adjust these values DDoSDefender will use them.
also added a new section called ignored_ips: which allows administrators to add the server's IP address(es) to prevent DDoSDefender from rate-limiting connections server-wide
DDoSDefender V1.6
on Jan 3, 2025DDoSDefender V1.6
on Oct 13, 2024Dev Log
Added Player Validation Using the Minecraft API
Added Fast Pass for players who have joined before.
Enhanced IP Rate Limiting.
Please join my Discord server for any bugs/support.
DDoSDefender V1.5
on Oct 5, 2024DDoSDefender V1.5
on Oct 5, 2024Implemented IP-based rate limiting for DoS/DDoS mitigation:
Limits connection requests from individual IPs before they enter the server queue. By capping the number of requests per IP, this prevents any single IP from overwhelming the queue, further reducing the effect of DoS and DDoS attacks. This helps ensure the queue remains available for legitimate traffic.
Also Fixed Support for Spigot Servers.
Requires Protocol Libs V5.2.0 or Higher
DDoSDefender V1.4
on Oct 1, 2024DDoSDefender V1.4
on Oct 1, 2024Optimised Everything.
Requires ProtocolLibs 5.2.0 or Higher.
DDoSDefender V1.3
on Sep 19, 2024Added Config File (to adjust Process limit and max queue size)
Other small changes.
Requires ProtocolLib Version 5.2.0 or higher
DDoSDefender V1.2
on Sep 17, 2024Updated Supported Minecraft versions from 1.20 to 1.20-1.20.4
Requires ProtocolLib Version 5.2.0 or higher
DDoSDefender V1.1
on Sep 14, 2024Patch Improved the method for tracking connection attempts per second to ensure accurate warning log triggers.
DDoSDefender V1.05
on Sep 14, 2024Performance Update Reduced time to process Connections by between 20% and 45% (depends on system).