[Inactive] HitCounter v1.1.1 - How Many People Have Joined Your Server [1000/1060]

Discussion in 'Inactive/Unsupported Plugins' started by zachoooo, Jul 26, 2011.

  1. Offline

    zachoooo

    <font color="rgb(20, 20, 20)"><font color="rgb(0, 0, 0)">HitCounter - The How Many People Have Joined Your Server?: </font></font>

    <font color="rgb(20, 20, 20)"><font color="rgb(0, 0, 0)">Version: v1.1.1</font></font>
    <font color="rgb(20, 20, 20)"><font color="rgb(0, 0, 0)">This is a very simple plugin that allows you to track how many people have joined. This does not track IP's so it will add one whenever a player joins no matter what. </font></font>

    <font color="rgb(20, 20, 20)"><font color="rgb(0, 0, 0)">Features: </font></font>
    * <font color="rgb(0, 0, 0)">Configurable Op Only</font>
    * <font color="rgb(0, 0, 0)">Frequent Saves</font>
    * <font color="rgb(0, 0, 0)">Simple Config</font>
    * <font color="rgb(0, 0, 0)">Colored Messages</font>
    * <font color="rgb(0, 0, 0)"><font color="rgb(20, 20, 20)">Customizable Messages</font></font>
    * <font color="rgb(0, 0, 0)"><font color="rgb(20, 20, 20)">In Game Commands</font></font>

    <font color="rgb(0, 0, 0)">Planned Feature</font>
    * Permissions Support
    * IP Tracking Support
    * Encryption So Owners Can't Modify Their Hit Count
    * Hits per minute/hour/day/week/month/year

    <font color="rgb(0, 0, 0)">Bugs</font>
    * /hc doesnt work properly
    * Hits dont save to config


    Show Spoiler
    Code:
    Hits: 0
    Tag-Text: HC
    Op-Only: false
    Tag-On: true
    Chat-Message: 'Hit Counter: %hits'
    Broadcast-All: false
    Tag-Color: '&6'
    



    Show Spoiler
    * /hc - Displays Hit Counter (Everyone)
    * /hcreset - Resets Hit Counter (Op Only)




    Show Spoiler
    * &0 = Black
    * &1 = Dark_Blue
    * &2 = Dark_Green
    * &3 = Dark_Aqua
    * &4 = Dark_Red
    * &5 = Dark_Purple
    * &6 = Gold
    * &7 = Gray
    * &8 = Dark_Gray
    * &9 = Blue
    * &a = Green
    * &b = Aqua
    * &c = Red
    * &d = Light_Purple
    * &e = Yellow
    * &f = White



    <font color="rgb(20, 20, 20)"><font color="rgb(0, 0, 0)"><Edit by Moderator: Redacted mediafire url>
    <font color="rgb(20, 20, 20)"><font color="rgb(0, 0, 0)">Source Code (Not Currently Available)</font></font>
    <font color="rgb(20, 20, 20)"><font color="rgb(0, 0, 0)">Changelog:</font></font>
    <font color="rgb(255, 0, 0)">Red = Failed Build</font>
    <font color="rgb(20, 20, 20)"><font color="rgb(0, 0, 0)">Version 1.1.1 - <Edit by Moderator: Redacted mediafire url>
    * Fixed Major Bug
    * Removed ability to use the % sign in configs.

    <font color="rgb(20, 20, 20)"><font color="rgb(0, 0, 0)"><font color="rgb(255, 0, 0)">Version 1.1</font> - <Edit by Moderator: Redacted mediafire url>
    * Code Optimization - Thanks to niccholaspage
    * Added command /hcreset

    <font color="rgb(20, 20, 20)"><font color="rgb(0, 0, 0)">Version 1.0 - <Edit by Moderator: Redacted mediafire url>
    * Completely new Config (Breaks the old one)
    * Completely Customizable Messages
    * New Color Codes which can be added at any point in the message
    * Code optimization
    * Added the command /hc to display your hitcounter message again
    * Updated to RB 1060
    * First Official Release

    <font color="rgb(20, 20, 20)"><font color="rgb(0, 0, 0)">Version 0.7 - <Edit by Moderator: Redacted mediafire url>
    * Added the option to broadcast the new Hit Count to all players. Will not break your configs. Also please not that Broadcasting to all automatically overrides op only. I will be changing this soon so that it will broadcast to all ops.


    Show Spoiler
    <font color="rgb(20, 20, 20)"><font color="rgb(0, 0, 0)">Version 0.6 - <Edit by Moderator: Redacted mediafire url>
    * Added a smexy and highly configurable chat tag ;)

    <font color="rgb(20, 20, 20)"><font color="rgb(0, 0, 0)">Version 0.55 - <Edit by Moderator: Redacted mediafire url>
    * <font color="rgb(0, 0, 0)">Added New Option for chat after the number. That way you can have something like "This server was joined [HitCount] Times"</font>
    * <font color="rgb(0, 0, 0)">Improved Config (Will Break Your Old Config Again. Sorry :()</font>

    Version 0.5 - <Edit by Moderator: Redacted mediafire url>
    * Optimized Code
    * Added Error Exceptions
    * Improved Config (Will Break Your Old Config)

    Version 0.4 - <Edit by Moderator: Redacted mediafire url>
    * Added Customizable Message

    Version 0.3 - <Edit by Moderator: Redacted mediafire url>
    * Added Color Support

    Version 0.2
    * Fixed a Bug

    <font color="rgb(255, 0, 0)">Version 0.1</font>
    * Releasing my new plugin
     
    Last edited by a moderator: Nov 13, 2016
  2. Offline

    Exidous

    Good idea but could you count the player yml files in the world folder to make an accurate count? maybe add some color?
     
  3. Offline

    zachoooo

    I intend for this to be more like a hit counter. It doesnt track how many players you have, its how many players have joined total. Also I will DEFINITELY be adding color soon ^.^

    Now Has color

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

    MiracleM4n

    Very nice I might have use of this.
     
  5. Offline

    Exidous

    im sorry, if you look at your world folder under players, there is a list of dat files of every person that has joined your server. this would be an accurate count of exactly who joined the server, meaning unique players that have joined, or is this every time someone joins? like this could count a person several times?
     
  6. Offline

    zachoooo

    This is intended to count EVERY time someone joins. In the future I will probably add that as an option. This is my first plugin and I'm still learning the ropes of Java so im sorry if its not what you expected :(

    Everyone Please note that Version 0.5 will break your old configs!!!

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

    Jackzilla88

    Can you add average players per hour?
     
  8. Offline

    zachoooo

    Good idea. I need to learn a bit more about bukkit scheduler to make this though :/
     
  9. Offline

    Jackzilla88

    Great I've been looking forever for a plugin to do this, it would be really useful.
     
  10. Offline

    zachoooo

    Right now I am working on things like in game commands, greater customization, and improving configs. I will add this to the to do list though.

    Release 1.0 will be out soon! It will break your configs, but come with many great features :D

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

    Poe

    does this track how many joins in total or seperate people joining
     
  12. Offline

    zachoooo

    Its joins. Its like a website hit counter.
     
  13. Offline

    FearGrump

    zachoooo??... like from gsv?
     
  14. Offline

    javoris767

    yea zach is from gsv or beastnode ^.^ im his errrr admin on ( kind his ) server
     
  15. Offline

    zachoooo

    I really need to fix the bugs in this. IF ONLY SCHOOL DIDNT EXIST!!!
     
  16. Offline

    FearGrump

    oh icicic. come check out my server zach! 96.8.119.86:25565 the old shitty server is gone. this server is beast. 2000 connections per day! XD #14 on mcbans server listing. best of all, im the owner :p come play with me zach!
     
  17. Offline

    OZ4RK

    I can't believe this is the only plugin of its kind for Bukkit! Fix those bugs and I'll use it! :)
     
  18. Offline

    zachoooo

    Definitely gonna fix them when I get the chance. I dont have much free time to fix them right now :(
     

Share This Page