Configuration

All about plugins configuration

BalTop addon

BalTop:
  delay: 200.0 # how often are online users refreshed (ticks, 1sec = 20 ticks)
  placeholder-delay: 10.0 # how often do placeholders refresh (seconds)
  offline-delay: 800.0 # in ticks (1 sec = 20) how often should it update offline users
  size: 10 # Size you can set it up to inf, just specifies how many placheolders.
  format: 1 # Format 1,2,3 (1 default), 2 = xxx.xxx.xxx, 3 = xx<k,m ...>
  excluded-users: # list of users that plugin doesnt count on baltop
  - name1
  - name2
  - name3

BalTopV2 addon

BalTopV2: #uses UUIDS instead of names.
  delay: 200.0 # how often are online users refreshed (ticks, 1sec = 20 ticks)
  placeholder-delay: 10.0 # how often do placeholders refresh (seconds)
  offline-delay: 800.0 # in ticks (1 sec = 20) how often should it update offline users
  size: 10 # Size you can set it up to inf, just specifies how many placheolders.
  format: 1 # Format 1,2,3 (1 default), 2 = xxx.xxx.xxx, 3 = xx<k,m ...>
  excluded-users: # list of users that plugin doesnt count on baltop
  - name1
  - name2
  - name3

PlaceholderAPI addon

ProtocolLib addon

No configuration.

Refesh placeholders

Placeholder

Refresh interval

{slow}

10 seconds

{medium}

1 second

{fast}

0.1 seconds

Your PAPi placeholders don't refresh and you use ProtocolLib addon? Make sure to add one of the refresh placeholders in same line as PAPi placeholder.

PlayTime addon

MultiPlaceholders addon

Last updated

Was this helpful?