Question Stats plugin and blue stats web installer

Discussion in 'Bukkit Help' started by writenotepad, Nov 20, 2019.

Thread Status:
Not open for further replies.
  1. Offline

    writenotepad

    Plugin stats https://www.spigotmc.org/resources/stats.3638/

    config

    Code:
    mysql:
      url: jdbc:mysql://web:port/stats5
      username:
      password:
    useRabbitMq: false
    server-id:
    If I make

    Code:
    mysql:
      url: jdbc:mysql://webname:port/stats5
      username: username
      password: password
    useRabbitMq: false
    server-id: id
    It's only for mysql and I can put in blue stats? Because webname:port/stats5 don't loading in web.

    How correctly make config and then put in blue stats?

    For Blue Stats installer
    lolmewnStats DataBase
    Enable:
    Host:Username:
    Password:
    Data Base:
    Table Prefixes:
     
    Last edited by a moderator: Nov 20, 2019
Thread Status:
Not open for further replies.

Share This Page