Skip to content

Releases: steves-underwater-paradise/restart-server

1.2.0+mc1.19.x-1.20.x

28 Jun 18:18
a1a8117
Compare
Choose a tag to compare

Added

  • Compatibility for the Fabric Permissions API

1.2.0+mc1.18.x

28 Jun 18:20
a1a8117
Compare
Choose a tag to compare

Added

  • Compatibility for the Fabric Permissions API

1.1.1+mc1.19.x-1.20.x

16 Jun 20:26
67bc815
Compare
Choose a tag to compare

Changed

  • Updated to Minecraft 1.20

Fixed

  • Player join causes server to instantly restart

1.1.1+mc1.18.x

16 Jun 20:25
67bc815
Compare
Choose a tag to compare

Fixed

  • Player join causes server to instantly restart

1.1.0 (Minecraft 1.19.x)

22 Apr 18:15
9350d08
Compare
Choose a tag to compare

Changelog

New features

  • Add option to send restart message to actionbar
  • Add option to disable restart script (closes #3)
  • Add option to disable stopping the server
  • Add option to open restart script in a new terminal window (closes #1)
  • Add restart warnings/countdown (by Arnokeesman in #10)
  • Add disconnect messages (by Arnokeesman in #10)

Bugfixes

  • Remove restart-server.mixins.json, fixing a warning (closes #2)
  • Fix relative paths (closes #5)
  • Fix backport to Minecraft 1.18.x

Development stuff

  • Move icon files
  • CI/CD (#11)

Full changelog: 1.0.0...v1.1.0+mc1.19.x

1.1.0 (Minecraft 1.18.x)

22 Apr 18:16
00e050a
Compare
Choose a tag to compare

Changelog

New features

  • Add option to send restart message to actionbar
  • Add option to disable restart script (closes #3)
  • Add option to disable stopping the server
  • Add option to open restart script in a new terminal window (closes #1)
  • Add restart warnings/countdown (by Arnokeesman in #10)
  • Add disconnect messages (by Arnokeesman in #10)

Bugfixes

  • Remove restart-server.mixins.json, fixing a warning (closes #2)
  • Fix relative paths (closes #5)
  • Fix backport to Minecraft 1.18.x

Development stuff

  • Move icon files
  • CI/CD (#11)

Full changelog: 1.0.0...v1.1.0+mc1.19.x

1.0.0 (1.18-1.19.2)

18 Sep 08:14
Compare
Choose a tag to compare

First release!
Contains:

  • /restart command
  • Restart scheduling on interval
  • Restart scheduling after no players have been online for a bit
  • Config file support
  • /reload support for reloading config