Changelog
Added
- Added the
virtual-host-test-mode
option inplugin_settings.conf
. When enabled, MiniMOTD will print debug information to the console on each received ping. The purpose of this is to help in determining the correct configuration values forvirtual-host-configs
, and so only works on proxies.
Changed
- Updated MiniMessage from
4.1.0-SNAPSHOT
to4.2.0-SNAPSHOT
. This version includes a rewritten parser which is not only faster, but also fixes most if not all of the known issues with the previous parser. - Updated Fabric platform to Minecraft 1.17.
Changelog
Added
- Added
minimum
andconstant
modes to the fake player count config. (GitHub #50) - Added a config option for whether the displayed online player count may exceed the displayed max player count.
- Added support for Sponge API v7.
- Added a compatibility workaround for Travertine proxies.
Fixed
- Fixed compatibility with non-snapshot versions of Velocity.