Skip to content

MiniMOTD 2.0.0

Compare
Choose a tag to compare
@jpenilla jpenilla released this 15 Feb 02:16
· 288 commits to master since this release

Changelog

Changed

  • Completely reworked configuration files to be easier to use and more extendable in the future.
    • ⚠️ Note: Pre-2.0.0 config files (i.e. config.yml) will be ignored. In order to upgrade from MiniMOTD 1.x.x, you will need to manually copy your MOTDs to the new config file (main.conf).
    • Config files now use the HOCON (.conf) file format
    • Configs are now loaded using the amazing Configurate library

Added

  • Added the ability to specify certain MOTD configs for virtual hosts on proxies. For example you could configure different MOTDs for play.server.com and survival.server.com.
  • Merged MiniMOTD-Fabric into the main MiniMOTD project.
  • Added bStats to the Velocity module