Skip to content

config hiscores.yml

Dablakbandit edited this page Sep 30, 2020 · 3 revisions

The default hiscores.yml generated on 1.16.3

# Hiscores config file
Hiscore:
  Money:
    # Enable money highscores
    Enabled: false
    Cache:
      # Dont change, or set to 0 to rebuild cache from scratch
      Last: 0
      # Set only 1 server to true
      Main: true
      Include:
        # Include offline money in hiscores
        Offline: true
      # Time in seconds to update the cache next
      Update: 1800
      # Amount of players to cache in memory by default
      Default: 100
    # Amount per page to display
    Page: 10
    Placeholder:
      # Format for placeholder return, only works with placeholderapi
      Format: '&6$<amount> &a<name>'

Bank Plugin

Setup:

Configs:

Other:

Contact:

Clone this wiki locally