[WEB] Webstatistic for Minecraft v3.1 - mrplows

Discussion in 'Bukkit Tools' started by cky2250, Feb 19, 2012.

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

    TNTUP

    ahhhh, ok. why you publicized the zip file then? Well. I loved the 3D view, can'T use it. *sigh* gotta wait update.
     
  2. Offline

    cky2250

    What do you mean? zip file? the plugin?.... I like sharing, I dont like people stealing other peoples bandwidth
     
  3. Offline

    TNTUP

    I mean downloading it on your site "stats 2.0.html" link, that's the one I picked.
     
  4. Offline

    omgitsmewazap

    Hey there, nice plugin. Is the jobs page for jobs or mcjobs? Thanks, I know it's a dumb question and prob only for jobs. But never know, might be for both ;)
     
  5. Offline

    Glacksy

    link seems to be broken, could you put up an alt link? maybe adfly or whatever :p
    - thanks
     
  6. Offline

    Delocaz

    You need to document better. How do you connect your server to the website? How do you download the plugin itself (not the webpages)?
     
  7. Offline

    cky2250

    ok i have started to use github again since it has a nice new app to update the files. you may download from there. I am thinking of what i was doing before i took a break. I have ideas to add into the admin panel, and will be working on makeing that something someone could use.

    I don't need to document better. You need to know what you are getting into. This is a MySQL webpage puller * in layman terms.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 24, 2016
  8. Offline

    cky2250

    I have just did a big overhaul on the admin page the username is adminlogin password is adminpassword so if you would like to go ahead and review it and let me know if you would like more style change.

    This will be the new base layout look for the entire plugin. I have also updated the installer to work.
     
  9. Offline

    Sushi

    What is comercial use
     
  10. Offline

    cky2250

    If some company for example Goddady offers my program to the users. I know it wouldn't happen but you never know. Lots of the code is copy write so if they would use it then I can get my Realty fees.

    This is not to effect anyone with their own website even if you host in the millions.
     
  11. Offline

    Sushi

    Okay, that was sarcasm.
     
  12. Offline

    cky2250

    and that was me almost getting away with it. :p
     
    Sushi likes this.
  13. Offline

    Lolmewn

    How about adding support for my Stats plugin?
     
    cky2250 likes this.
  14. Offline

    cky2250

    I can do that :) . I am in the middle of a overhaul it is taking some time to do. But if yours works for the most part like any other stats plugin it should be quick to add, i would install it to the old 2.1 version and not wait for this new version to work.
     
  15. Offline

    Lolmewn

    It's just stuff getting saved to MySQL database, pretty straight forward.
     
  16. Offline

    cky2250

    Well yes, but if you have the same layout that my project already accepts then I would just need to brand your plugin on the top of this page :p .
     
  17. Offline

    cky2250

  18. Offline

    Charly_ZA

    Is there any way to add a search button if it doesn't already have one? Will I be able to put the table into a wordpress site hosted on my server?

    This is a pretty epic one: http://www.digitalforgeonline.com/index.php?pages/leaderboard/
    Don't suppose you know which one they used? How the hell did they link the username to the player's account?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 24, 2016
  19. Offline

    cky2250

    I have a search button, all tables can go into any database as long as the table name is not taken. "digitalforgeonline" made that themselves, and they are not using Wordpress.

    What they did was compared the two tables on the location of the username and if it exists then it will output a link for the persons profile name on the forum.
     
  20. Offline

    Charly_ZA

    I know that they aren't using wordpress, they are using xenforo. Can I do these sorts of things on wordpress? If not what cms would you recommend? I do have root access.
     
  21. Offline

    cky2250

    Well I'll start with anything is possible with code. Then I will say I answered your question before you asked this. You have no idea how to code so ill let you find out on your own.
     
  22. Offline

    Charly_ZA

    Seems like somebody keeps on deleting the posts. I got an email of what your post said and you could've been more polite. It doesn't hurt
     
  23. Offline

    Artaex

    The design would need to be improved though...
    Also, the code is pretty messy and the HTML is invalid.
    You're using HTML5 elements, but the Doctype is not html5?
     
  24. Offline

    cky2250

    It doesn't matter that the DOCTYPE is HTML 4.1, it only matters if the browser is able to understand HTML5. I have been coding this so everyone can understand it. Unnecessary PHP functions - assuming what you mean - is not messy. There is also commenting and indenting. You must be on another world.
     
    Sketaful likes this.
  25. Offline

    Milkywayz

    cky2250
    -Achievement, since it does not support bukkit build 2126
    -Logblock, since it does not support bukkit build 2126

    Do you mean craftbukkit build 2126? Bukkit build 2126 does not exist.

    Also Logblock works on my server running CraftBukkit #2483.
     
  26. Offline

    cky2250

    Yeh, when I added this Logblock didn't have a update out yet, and I have not been monitoring it. But that is why I said what build it failed on, and not that it didn't work. I will also update it to craftbukkit since some people get confused.
     
  27. Offline

    Sucas

  28. Offline

    cky2250

    Just updated to version 3.2-beta. Has a lot of new features since 3.0-beta. View the changes on Git-hub. Post issues if you would like features added or plugins.


    And yes i do know the CSS layout is bad I am in the middle of adding things and changing the CSS when i touch code to improve it. Update Changed background hot-linking photo to CSS to prevent lazy people getting errors.
     
  29. Offline

    cky2250

    Updated to 3.0. Fixed major problems that hit the user experience.
     
  30. Offline

    Lolmewn

    Oh cool, it supports my plugin!
    I might just look through the source to find where you get the data from for some of the other plugins so I can write converters.
     
Thread Status:
Not open for further replies.

Share This Page