Skip to content

Reflex Boot Changelogs

German Vekhorev edited this page Sep 17, 2020 · 12 revisions

2.4.0

  • Reflex Boot commands are now hidden from players by default.
  • Fixed several typos and minor issues.

2.3.0

  • Added command rupdate, that reloads Reflex Boot configuration and forces an immediate check for updates on the selected branch. That is, you no longer have to restart your server to switch updates branches — just edit config.yml and run this command, and Reflex Boot will update everything for you! (You still have to restart the server after updates, though).
  • The shutdown_on_update feature will now only shut your server down if it has just started. Your server will no longer be stopped by Reflex Boot on scheduled updates.
  • Reflex Boot will now automatically download the latest version of ProtocolLib from its CI if it is not installed at all.
  • Slight stability and codebase enhancements.

2.2.0

  • Reflex Boot will now update itself automatically, too! Make sure your JAR is always named reflex-boot.jar, though, otherwise it won't work!

2.1.1

  • Fix a console error related to scheduled updates checker on 1.15+ servers.

2.1.0

  • Reflex Boot will now automatically download, install, and load ProtocolLib for you in case it's missing prior to Reflex installation. More automation!
  • Added scheduled Reflex updates checker. Reflex Boot will now look for Reflex updates and install them for you even while the server is running (in the previous versions, a double-restart was required for an update to be detected and applied).

2.0.0

  • Completely reworked the Reflex Boot workflow. Instead of manually configuring everything and restarting the server 4—5 times, Reflex Boot now requires only two restarts: (1) after installing Reflex Boot and (2) after successful Reflex installation or update (optional). Reflex Boot will now automatically extract the necessary configuration files and will insert your credentials inside them for you. Moonlight Libs are now enabled automatically as well, at runtime right after installation.
  • Removed some unnecessary libraries to make Reflex Boot JAR about 500% smaller in size.

1.0.0

  • Initial release. Experimental.
Clone this wiki locally