promotional bannermobile promotional banner

Minecolonies: War 'N Taxes

War and Taxes Addon for Minecolonies

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

Forge

implementation fg.deobf("curse.maven:minecolonies-war-n-taxes-1129258:6899866")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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.json to 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.