Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

v1.3.0: New boolean option "oneMore"

Compare
Choose a tag to compare
@Andre601 Andre601 released this 17 Aug 11:59
· 1206 commits to master since this release

Added

  • New Option oneMore for Server list profiles. When set to true will the max player count be changed to display online players + 1.
    E.g. 10 players online would display 11 as the max player count.
    Note, that the ${server playersMax} placeholder will be affected by this, but only when used in the text options and not in conditions.

Improved

  • Smaller code cleanup