This repository was archived by the owner on Mar 12, 2026. It is now read-only.
Releases: WINGS-N/JDLogger
Releases · WINGS-N/JDLogger
9.7
9.6
9.5
ADDED
- added config defaults
- added ignore cancelled to some events
- added LowTPS/HighPing Prevent Entity Damage
- added api-version to plugin.yml
CHANGED
- config updated from v. 11 to v. 12, some settings names changed (BigPing => HighPing etc...)
- GitHub URL updated
- changed event priority
- optimized debug
DELETED
- deleled old debug permissions
9.0
8.5
FIXED
- Fixed Windows OS empty logs bug (
ERROR For input string: "-0,00") - Fixed ping in logs always == 0
- Fixed wrong config version messages on startup
ADDED
- Added commands to help
CHANGED
- Plugin now OSC/OSP (Open Source Code/Open Source Project)
- New update repo
- Refactor GetIP.java
- Changed Windows Updater jar name
- Disabled update from backup server class
- Config version (11 > 12)
- Some other changes in SS.java, plugin.yml and config.yml
DELETED
- Deleted chunk features (not working and useless functions)
- Deleted "ADS"
- Deleted old SpigotMC links (I will add new later)
8.0
Bugs Fixed
- closes releases repo bug 1 (auto updater error on Windows plugin unload)
Added
- Added big ping protection (All ping tools requires 1.17+)
- Added ping protection activate value (default: 700)
- Now you can disable TPS protection or ping protection by setting activate values to 0 or disable both if
LagMeter.enableis false - Added /jdl ping command
- Added permission for /jdl ping command:
jdl.getping - Added permission for big ping protection:
jdl.bigping - Added player's on death ping to .log file
- Added auto updater on Windows via JDLogger_UPD.jar (BETA)
Changed
- Changed config version (9 > 10), recommended recreate it
- Changed permissions description in plugin.yml
TODO
- Update WIKI
7.5
- Fixed not working TimeZone settings
- Added JDLogger.NoIP to delete server IP and port from death logs. Add
-DJDLogger.NoIP=truebefore -jar to your startup command to activate it: - Example:
java -Xms128M -Xmx6144M -Dterminal.jline=false -Dterminal.ansi=true -DJDLogger.NoIP=true -jar server.jar - Updated wiki
Note: this release uses code from df66123. This commit is for JDLogger 8.0. This release made for changelogs, no JAR file provided.
7.0
6.5
- fix LagMeter not working
- add ram usage to log file, replaced beta warn with in inaccurate warn
- add server uptime to log file
- add server online to log file
- code cleanup
- organize imports
Note: this release uses code from df66123. This commit is for JDLogger 8.0. This release made for changelogs, no JAR file provided.