update-check

  • Boolean value true or false.
  • Default: true
  • If this is true it will look for new updates for the plugin.

messages

  • String value, ENES
  • Default: EN
  • The language of the plugin messages.

prefix

  • Any string value.
  • Default: «&d&lSuperStats &8>> «
  • The prefix that the plugin will show in the messages.

server-name

  • Any string value.
  • Default: «none»
  • The name of the server where the plugin is.

hidden-player-online-on-vanished

  • This section is to support the web plugin to hide online players that are vanished.
  • enable: 
    • Boolean value true or false.
    • Default: false
    • Set to true to activate this feature.
  • plugin
    • Any string value.
    • Default: localhost
    • The name of the Vanish plugin. (Supports the SuperVanish and PremiumVanish plugin.)

stats-menu

  • Boolean value true or false.
  • Default: true
  • To enable de stats menu /stats.

data-storage

  • This section is for the database.
  • enable: 
    • Boolean value true or false.
    • Default: false
    • Set to true to activate this database.
  • host
    • Any string value.
    • Default: localhost
    • The address of the database host.
  • port: 
    • Any integer value.
    • Default: 3306
    • The port of the database.
  • database
    • Any string value.
    • Default: minecraft
    • The name of the database.
  • username
    • Any string value.
    • Default: root
    • The username of the database.
  • password
    • Any string value.
    • Default: «»
    • The password of the database user.