Releases: tinyoverflow/minecraft-privatestatus
Releases · tinyoverflow/minecraft-privatestatus
1.3.1
1.3
This update is not backwards compatible!
Please delete your config.yml
when updating to this version.
Changes
- The plugin will no longer associate a UUID with an IP address and use a timestamp instead to store when an entry should be removed.
- The expiration limit inside the config is now configured in minutes.
- The plugin will now check every 10 minutes instead of every hour for expired addresses.
Fixes
- Fix an issue where the expiry check sometimes removed valid addresses.
1.2.1
Fix
- Fix an issue where the expiry check result was inverted
1.2
Added
- Automatically remove expired entries every hour.
1.1
Added
- Add analytics through bStats
1.0
Added
- Initial Release