Skip to content

Releases: qixils/Fahare

v1.2.1

23 Jul 02:55
Compare
Choose a tag to compare

1.2.1 - 2024-07-22

Changed

  • Health and hunger are now reset for all online players when starting a new world (#1)

v1.2.0

28 Jan 02:50
Compare
Choose a tag to compare

1.2.0 - 2024-01-27

Added

  • New config option "lives" which specifies how many deaths each player is allowed

Changed

  • Spectators no longer inherently count as dead players

Fixed

  • Removed a rare freeze on reset by forcefully loading and recreating the fake overworld

v1.1.1

18 Sep 03:39
Compare
Choose a tag to compare

1.1.1 - 2023-09-17

Changed

  • Player inventories, ender chests, and XP are now cleared on reset
  • The server should no longer attempt multiple resets at the same time

v1.1.0

22 Aug 02:12
Compare
Choose a tag to compare

1.1.0 - 2023-08-21

Added

  • Configuration file with various settings
  • /fahare reset command to manually reset the world (requires fahare.reset permission)
  • Optional config setting to disable the automatic reset feature in favor of the reset command
  • Optional config setting to reset the world on any player death, not just when all players die

Changed

  • Deleted worlds are now backed up in the fahare-backups folder by default (configurable)

v1.0.1

07 Aug 17:49
Compare
Choose a tag to compare

1.0.1 - 2023-08-07

Added

  • MIT license

Changed

  • Made more log messages translatable
  • De-duplicated error logs
  • Switched log messages to use the world short name instead of the key to match vanilla logs

v1.0.0

06 Aug 19:16
Compare
Choose a tag to compare

Initial release. From the README:

Fahare (short for Fast Hardcore Reset) is a Minecraft: Java Edition multiplayer server mod that automatically resets the hardcore world when all online players die.

Supports Paper 1.19.3+.