Configuration

Configuration

  • analytics:
    • server_domain: example.com The domain you choosed for your google analytics report without the protocol ("http://") or empty if you didn't choosed a domain. You can leave it empty if you don't now what to insert.
    • server_account: UA-XXXXXXXX-X or MO-XXXXXXXX-X The tracking id of your google analytics report (I recommend to use a the MO version, you only need to replace UA by MO).
  • debug: true or false Enable/Disable debug output of requested urls.
There is also a possibility to enable and disable specific events for your server, the possible events are:
  • track_events:
    • login: true/false
    • trylogin: true/false
    • quit: true/false
    • enter: true/false
    • respawn: true/false
    • kicked: true/false
    • death: true/false
    • kill: true/false
    • enchantitem: true/false
    • tame: true/false
    • gamemodechange: true/false
    • levelup: true/false
    • kick: true/false

Comments

Posts Quoted:
Reply
Clear All Quotes