Online stats

Discussion in 'Archived: Plugin Requests' started by awesomer3, Feb 6, 2014.

  1. Offline

    awesomer3

    Name: Stats

    What i want: I would like plugin that is a stat plugin that gets your stats on minecraft and puts it on a website. The website ip would be localhost:8080

    Commands:
    /setstat (Player) (amount of stat points) (Stat name) (Set how much points a player has)
    /creatstat (Stat name) (Creates a new stat)

    Perms:
    stat.set
    stat.create
     
  2. Offline

    Cammeritz

    Do you want to implement it/put it on your side? If you want to, you have to know how to work with JavaScript,CSS and HTML because the plugin is able to send information, but you have to know how to implement them ;)
     
  3. Offline

    awesomer3

    um ik a little about html and css

    but can you make it

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 6, 2016
  4. Offline

    Adriani6

    I am actually finishing coding "mini stats" plugin for someone else. Guess you could use it as well.
    They record, usernames, time and date of last join, total playtime, health, hunger, exp, kills and deaths.
     
  5. Offline

    awesomer3

    Adriani6 but does it work with the internet
     
  6. Offline

    Adriani6

    Yes. It has mysql integration. Also, the address localhost will only work for you if you host the website on your computer....
     
  7. Online

    timtower Administrator Administrator Moderator

    Unless you change the location of the mysql database
     
  8. Offline

    Adriani6

    Why database? If he wants to view the website, so he only needs website files, location of mysql isn't doing anything here ;p
     
  9. Online

    timtower Administrator Administrator Moderator

    Still:
     
  10. Offline

    Lolmewn

    Well, there is my stats plugin... although it's not 100% what you're looking for. Has a website though!
     
    AndyMcB1 and timtower like this.

Share This Page