File Details
WarNTaxes-v2.4.3.jar
- R
- Aug 18, 2025
- 384.48 KB
- 259
- 1.20.1
- Forge
File Name
WarNTaxes-v2.4.3.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
CRITICAL FIX: Tax Intervals Not Working with Server Restarts
- Fixed tax generation being based on server uptime instead of real-world time
- Tax intervals now use persistent timestamps that survive server restarts
- Added
config/warntax/lastTaxGeneration.jsonto track timing across restarts - Improved performance by reducing timing checks from 20/second to 1/second
- Added validation for corrupted timestamps and system clock changes
Impact: Tax intervals now work correctly regardless of server restart schedules. A 6-hour tax interval will generate taxes every 6 real-world hours, even if the server restarts every 12 hours.
Thanks to AnyankaT for Reporting.

