[Resolved] Name for a plugin

Discussion in 'Plugin Development' started by XDemonic25, May 17, 2012.

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

    XDemonic25

    Alright so I spent a few days making this plugin, But im unsure what to call it.

    Let me give you a idea of what this plugin does.
    It keeps Tracks Of the Following Data PER PLAYER:
    • Deaths
    • Kills (only non-player Kills)
    • Blocks Broke
    • Blocks Placed
    • Damage Taken
    • Damage Done
    • Coal Found
    • Iron Found
    • Gold Found
    • Diamond Found
    • More When I think of some

    All the data is saved in a yml file on the server. Keeping Track of the Data is the 1st Step.

    The 2nd Step is Accessing The Data ingame. This is how its done:
    Place a sign on wall or ground, Type "info" on the top line and "players name" on the 2nd line.
    That sign will update automatically to the Data for that player, Right click on sign to scroll through the pages.

    I'm releasing this plugin later today or tomorrow, Right now I have it named "PlayerSigns"
    But I want somthign a little more catchy.

    ~XDemonic
     
  2. Offline

    sd5

    Maybe "Statistics" or "PlayerStats"
     
  3. Offline

    russjr08

    Or even "PlayerStatus"
     
  4. Offline

    Njol

    You should choose a name which fits the main purpose of the plugin. If you're creating a statistics plugin which can display the stats on signs too, you should call it something along Statistics/PlayerStats as sd5 suggested. If the main purpose however is to display information about players on signs, then names like PlayerSigns/PlayerStatus suit better.
     
  5. Offline

    XDemonic25

    Yea I already got a name going "Mine_Sign"
     
  6. Offline

    colony88

    If you want to get the pvp kills, I have a function to deal with that if u want it?
     
  7. Offline

    sd5

    Mine_sign? That doesn't have anything to to with damage and kills I think... That's confusing...
     
  8. Offline

    colony88

    I agree...
     
Thread Status:
Not open for further replies.

Share This Page