$language

  • String value, ENES.
  • Default: EN
  • The language of the texts on the page.

$theme

  • String value, default, blue, mundopixels.
  • Default: default
  • The color theme of the page

$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.

$user

  • Any string value.
  • Default: root
  • The username of the database.

$pass

  • Any string value.
  • Default: «»
  • The password of the database user.

$table

  • Any string value.
  • Default: superstats
  • The name of the table in the superstats plugin database.

$avatarApi

  • Url of an Api skin page.
  • Default: «https://cravatar.eu/helmavatar/<player>/65.png»
  • It is used to put small head image to the player list.
  • Skins Apis:
    • https://cravatar.eu/helmavatar/<player>/65.png
    • https://minotar.net/helm/<player>/65.png
    • https://mc-heads.net/avatar/<player>/65

$avatarApiShares

  • Url of an Api skin page.
  • Default: «https://mc-heads.net/combo/<player>/300»
  • It is used to generate an image in the publication of the page on social networks.

$bodyApi

  • Url of an Api skin page.
  • Default: «https://mc-heads.net/body/<player>/200»
  • It is used to display a complete image of the player’s skin on his statistics page.