Inactive [WEB] Webstatistic for Minecraft v1.10b [1337]

Discussion in 'Bukkit Tools' started by Terra-Network.org, May 18, 2011.

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

    Terra-Network.org

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Uh oh hmm that's not so easy now ^^

    But! You can reduce the maximum width down to ~800, 780 absolute minimum, but 800 works :)
    It's just 4 entries in layout.css

    I think 3 or 4 days to go.
    Most is done now, but i'm not satisfied with levelcraft- and achievements-support.
    Translations aren't ready and some images are still missing.
    Some more code cleanup and it's rdy for use ;)

    This post has been edited 2 times. It was last edited by Terra-Network.org Oct 7, 2011.
  2. Offline

    moose517

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    when you get it out if you have the 4 entries marked in layout.css with a comment i would much appreciate it. thank goodness though as my max page width is 840px LOL so just enough space.
  3. Offline

    Terra-Network.org

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I've done it with an entrie inside the main config-file.
    You can choose between 980 (default) and 800 for now.
    Shouldn't be hard to edit the width on your own, i separated the 4 classes of the layout into an extra file.
  4. Offline

    HakkaH

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    check the css file it's fairly simple to adjust the width.

    ugh forgot to check the latest posts my bad on this one

    This post has been edited 1 time. It was last edited by HakkaH Oct 8, 2011.
  5. Offline

    DemonCraft

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    http://demoncraftonline.com/stats/index.php?mode=achievements-overview
    How do I get it to read the Achievements from my server?
    Like, this is the config file of the Achievements Plugin on my server;
    (I don't see where I enter the MySQL Database Details.)
    Code:
    achievements-color = b
    achievements-console-commands = true   #allow /-commands, executed as CommandSender=console, * is replaced with players name. example: '/kick * you got a punish achievement'
    achievements-craftirc = false
    achievements-craftirc-tags = default   #by comma seperated CraftIRC tags
    achievements-definitions-sql = false   #set to true to use definitions from sql-table
    achievements-delay = 10
    achievements-format-detail = +id Name: +achname
    achievements-format-detail2 = Desc: +description
    achievements-format-detail3 = Requirement: &6[&f+category&6 - &f+key&6:&f +value&6]
    achievements-format-detail4 = Reward: &6[&f+reward&6]
    achievements-format-detail5 =
    achievements-format-detail6 =
    achievements-format-detail7 =
    achievements-format-detail8 =
    achievements-format-list = +id +shortenedachname &6[&f+category&6 - &f+key&6:&f +value&6]   #check documentation for details
    achievements-format-list2 =
    achievements-format-notifybroadcast = &b+playername has been awarded +achname!   #check documentation for details
    achievements-format-notifyplayer = (+description)
    achievements-list = achievements.txt
    achievements-list-perpage = 15
    achievements-obtainedcolor = a
    achievements-use-sql = true
    sql-table-achievements = achievements
    sql-table-playerachievements = playerachievements
    
  6. Offline

    Terra-Network.org

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    The Achievements plugin doesn't save the config into the database, it's a txt-file.
    What's stored inside the mysql database are the achievements the player earned.
    That's why i wrote a small script to import the achievements.txt into mysql to work.

    But, it supports the sql version, but you have to use a tool to convert, but i never tested it, yet.
    http://dev.craftland.org/achievements_txt_to_sql.php

    I will do a rework of my achievements-module, maybe i can find a way to rework the Stats & Achievements-Plugin

    *edit*

    I'm working on a rebuild-version of Stats & Achievements.
    I combined them into one plugin, fixed the arrow-dmg problem, added new creatures and the id-blockname handling and it work's for now!
    There are some problems with register i can't solve yet, because i started learning java, ecplise and plugin development 3 hours ago ^^

    This post has been edited 1 time. It was last edited by Terra-Network.org Oct 9, 2011.
  7. Offline

    lucasdidur

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  8. Offline

    Zachary_

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I am using the latest WebStatistic v0.92b with Stats v0.99 and it works flawlessly.
    If anyone wants to see my modded stats page, feel free to visit it:
    http://diebold.zapto.org/
  9. Offline

    Terra-Network.org

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Small information update:

    Most work on version 1.0 is done now.
    LevelCraft isn't supported anymore, because there will be a new version (RPGLevels) i will integrate.
    Achievements still need a small update, but are working.

    Good news: I have worked on a new version of Stats & Achievements, including new mobs, correct arrow-dmg routine, some performance improvements. WS will still be compatible with original version!

    I "installed" another feature -> ID-List with recipes (will be finished at weekend) in your chosen language :)

    I'm sry, but i don't think it will be rdy this week, but i will do my best.
    Next week it will definitly be released, i promise! :D
  10. Offline

    Survivorman

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Thanks for your work! Looking forward to an update.
  11. Offline

    tom

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  12. Offline

    Terra-Network.org

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I will do a pre-release of version 1.0 next days!

    I've got so much problems to take some time to work with the pc and i don't want to let you wait any longer.
    Features of pre-release nr. 1
    - Stats
    - Server Stats
    - iConomy
    - Jobs
    - Item ID-Index
    - Player Stats

    - choose from 3 different languages (en, de, fr -> not full translated!)
    - choose from different background-styles
    - put two things above inside your config and let users choose on their own!
    - fully modular design (own database-setting for every module)
    - most modules work with each other, but they don't need each other


    What will come with pre-release nr. 2
    - Recipes integration
    - McMMO support
    - new version of achievements-support
    - new Stats & Achievements Plugin


    I hope there's nothing i forgot :)
  13. Offline

    DemonCraft

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Okay, so with it it'll have the new Monsters and Items, but would I be able to implenment it to work with Achievements? Like where it posts the Achievements and such, I still don't understand how I do that.
    demoncraftonline.com/stats
    Look at the MySQL Error for Achievements, I just want to get the Achievements working again and put them on there :/

    EDIT: Also the guy that made the Stats Plugin and Achievement thingy, when will he update the Achievement generator to new things? AS well as getting it to work with 13xx?

    This post has been edited 1 time. It was last edited by DemonCraft Oct 20, 2011.
  14. Offline

    Terra-Network.org

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Ok guys, here is pre-release number one!

    It's the core-package working with the stats-plugin and the first three working modules (some finetuning needed)

    WS Core-Package: http://tnlg.de/piey4
    iConomy-Module: http://tnlg.de/9i8x2
    Jobs-Module: http://tnlg.de/pe8rt
    ID-List-Module: http://tnlg.de/63ofy

    You find the new config-files under: modules/[module-name/config/config.php
    Server-Stats, Show-Player, Material-Stats, Creature-Stats and Stats are using the same config-file!
    It's stored under modules/stats/config/config.php

    Fill in username, database name, password, host and if needed the port and control the table-name!
  15. Offline

    DemonCraft

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    What about Achievements?

    EDIT: Also, there not like before where it sorted everything out from Lowest ~ Highest number, how do I change it to do that and how do I add the Achievements thing to it to make it load the Achievement's from the MySQL Database that has the Achievements on it?

    Suggestion: One more thing is you should add all the different color's of Wool and other items, like with Leaves all the different type of leaves etc, then make a option to turn on Alias, or off, or how ever you'd group them.

    Okay, aside from everything, I fixed the Achievments and things, but how do I add the Achievement thingy to this Webstatistics?

    This post has been edited 4 times. It was last edited by DemonCraft Oct 21, 2011.
  16. Offline

    beleg

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    @Terry-Network.org
    thanks for this plugin it is very nice :) the best in its class...
    Terra-Network.org likes this.
  17. Offline

    Terra-Network.org

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    @beleg Thanks! :)

    @DemonCraft
    Please wait a little, i will rework the Achievements-part and the installer.
    I think the blocks with data-values should be added to the stats?
    Yeah i would like it very much, but Stats doesn't support it (yet).
    Maybe i can do something, but my knowledge in Java is limited.
  18. Offline

    DemonCraft

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Alright thanks, let me know when the Achievements for the Webstats is working again and I'll gladly use it and test it out and let you know how it works.
    When it works again, please give a guide on how to install it and such.
    Terra-Network.org likes this.
  19. Offline

    Terra-Network.org

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Achievements should still work but ok, i never made a good howto for the installer.
    I will upload the new beta-version of achievements to test it, but it's only the old one, updated for webstats 1.x
    And i will give you a small how-to for installation.
    Are you using the flatfile-version of achievements or the sql-version?
    Because i never testet the sql-version and i think it's not (yet) compatible with the module.
  20. Offline

    Pixiio

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    This looks AMAZING! I'm gonna use this!
    Terra-Network.org likes this.
  21. Offline

    Pixiio

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Thank you developer! =)
    Terra-Network.org likes this.
  22. Offline

    DemonCraft

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I've never used the Achievements for the Webstatics at all, I just want to learn how to and I'm using the Flatfile for Achievements.
  23. Offline

    Pixiio

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Question: I just have to upload the files to my FTP(webserver)... How do i connect MY server to the webserver? Do i need mysql achievments? =)
  24. Offline

    Terra-Network.org

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    You mean how to connect your Achievements with Webstats?
    I don't support Achievements-MySQL-version, because i never used it.
    How to use it with the flatfile-version .. i will write a little guide, hopefully this weekend.
  25. Offline

    Pixiio

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Yes, that is what i mean.
  26. Offline

    DemonCraft

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    If you write a guide, please let me know.
    It'd be very much appericated ^_^
  27. Offline

    patey

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    work with the 1.9 build?

    if noone knows i'll try it out
  28. Offline

    Pixiio

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Done?
  29. Offline

    Terra-Network.org

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Not yet, i'm sry.
    Alot work, pregnant wife ... there is not much freetime :)

    @patey
    Stats & Achievements works, so Webstats does, too.
    But not all mobs, blocks and items are implemented yet, will do it when MC gets released :)
  30. Offline

    patey

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    wont be another official release till (during for those who go) after minecon
    so no rush :p
Thread Status:
Not open for further replies.

Share This Page