Skip to content

OnlinePlayers

The onlinePlayers option contains additional options to enable and set the online players feature.
The online players feature modifies the displayed online players count by setting the configured amount to it.

Important

This option affects the result of the extraPlayers option.

Enabled

Sets the enabled state of this option.

Amount

Sets the amount that should be displayed as the online players count!
Placeholders that resolve into numbers can be used.

Example

priority: 0

motd:
  - '<grey>'
  - '<grey>'

playerCount:
  onlinePlayers:
    enabled: true
    amount: 10

onlineplayers-example