Inactive [FUN/MISC] Leaderboard-Plugin v0.1 - leaderboards plugin [1.2.5-R1.0]

Discussion in 'Inactive/Unsupported Plugins' started by orange451, Jul 18, 2011.

  1. Offline

    orange451

    leaderboards plugin - allows for people to compete to be in the top ten pvpers of the server
    Version: v0.2
    This plugin allows for people to be ranked based upon how many kills they get. using /leaderboard you can see all 10 of them.

    Features:

    • ranks people based upon their kills
    Download the plugin here

    Changelog:
    Version 0.2
    • made it announce when you pass someone on the top 10 in the leaderboard
    Show Spoiler

    Version 0.1
    • Releasing my plugin

    Known Bugs:
    • Sometimes takes 2 kills to get on the leaderboard
     
  2. Offline

    Orcem12

    McMMo does this but I guess if users don't have it this could be cool. Are these plugins all forked from somewhere? All your plugins seem to be features that other plugins offer. ;)
     
  3. Offline

    orange451

    I write all of my plugins. Thanks for your accusation though.
     
  4. Offline

    Orcem12

    Not accusations at all lad, just a mere question. Thanks for confirmation :D
     
  5. Offline

    orange451

    Sorry then, when you said "Forking" in that context, I believed it meant stealing, act of wrong doing, which is why I thought you were accusing me.
     
  6. Offline

    Orcem12

    Your right, I did use it in a way of accusing someone. I apologize. I didn't mean to offend you, it's just that in personnel experience when someone unleashes more then 1 plug-in in less then 24 hours it's "awkward", now of course I know that's wrong I shouldn't judge off of that. I apologize again. I'm still trying to learn American grammar/"slang" and how to express my sentences better, obviously I need more practice.
     
  7. Offline

    orange451

    Thanks for taking the time to explain that :)

    and as for releasing a lot of plugins...
    I developed a main plugin for my friends server which contained all of the plugins I wrote and released here. My friend told me I should split them all up, and submit them.
     
  8. Offline

    Orcem12

    Sounds Fair :) Good luck then :D
     
  9. Offline

    Grammar Troll

    Cool plugin, thanks.
     
  10. Offline

    orange451

    I made a cool update :)
    now, when you rank up in the leaderboard and pass someone on the top 10, it will announce it in the server that you passed them.
     
  11. Offline

    nossr50

    mcMMO has a leaderboard for mcMMO skill levels, not pvp kills

    This plugin serves a completely different purpose
     
  12. Offline

    Orcem12

    Changed settings within coding allows both. So not really.
     
  13. Offline

    _Hayleigh_

    Sounds great, does it have protection for 2 friends killing each other to rack up kills?

    Would be neat to have a little security so only the first kill against a player in X hours gives the point.
     
  14. I dislike mcmmo so this should work well for me:D
    Ty.
     
  15. Offline

    ItsQ

    Can you please make it like:
    Sign:

    [Leaderboard]
    Naam
    Naam
    Naam

    Sign:
    [Leaderboard]
    Naam
    Naam
    Naam

    And to make this to just type:
    [Leaderboard1]
    [Leaderboard2]
    And so on...

    So you can place a list of signs to show the leaderboard?
    And is there a config file in the plugin > yes? can you put it in a zip download?
    (My server dos not make those files)
     
  16. Offline

    zenyl

    What about making it count more than just kills, like blocks mined, blocks placed, such :)
     
  17. Offline

    ItsQ

     
  18. Offline

    Fob_Upset

    The plugin works, but i get when the server starts up.

    Code:
    2011-08-26 16:31:48 [SEVERE] Error occurred while enabling Leaderboard-Plugin v0.1 (Is it up to date?): Index: 1, Size: 1
    java.lang.IndexOutOfBoundsException: Index: 1, Size: 1
        at java.util.ArrayList.rangeCheck(Unknown Source)
        at java.util.ArrayList.get(Unknown Source)
        at LEADERBOARDUtilLeaderboard.Initialize(LEADERBOARDUtilLeaderboard.java:35)
        at LEADERBOARDmainLeaderboard.onEnable(LEADERBOARDmainLeaderboard.java:51)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:878)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:272)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:162)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:146)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:284)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:271)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:148)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
     
  19. Yeah, i would like a death count to, not only a kill count.

    something like this:

    Hop3: 13 - 9
    Griak: 13-10
    Myst: 10-8
    Time: 4-1
     
  20. Offline

    Jastro

    update iiiiiit i want to use thaaat awesome plugin we dont use mcmoo
     
  21. Offline

    orange451

    k, Updated to 1185.
     
  22. Offline

    pandapipino

    I'll die for a mySQL implementation and Death count too. Thanks
     
  23. Offline

    orange451

    Cool.
     
  24. Offline

    traviszech

    I keep getting this error.

    15:11:46 [SEVERE] Could not pass event ENTITY_DEATH to Leaderboard-Plugin
    java.lang.NullPointerException
    at LEADERBOARDPluginEntityListenerLeaderboard.onEntityDeath(LEADERBOARDP
    luginEntityListenerLeaderboard.java:23)
    at org.bukkit.plugin.java.JavaPluginLoader$62.execute(JavaPluginLoader.j
    ava:677)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:338)
    at org.bukkit.craftbukkit.event.CraftEventFactory.callEntityDeathEvent(C
    raftEventFactory.java:285)
    at net.minecraft.server.EntityEnderman.a(EntityEnderman.java:278)
    at net.minecraft.server.EntityLiving.die(EntityLiving.java:528)
    at net.minecraft.server.EntityLiving.damageEntity(EntityLiving.java:469)

    at net.minecraft.server.EntityMonster.damageEntity(EntityMonster.java:44
    )
    at net.minecraft.server.EntityEnderman.s(EntityEnderman.java:86)
    at net.minecraft.server.EntityLiving.s_(EntityLiving.java:280)
    at net.minecraft.server.EntityMonster.s_(EntityMonster.java:31)
    at net.minecraft.server.World.entityJoinedWorld(World.java:1193)
    at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:4
    8)
    at net.minecraft.server.World.playerJoinedWorld(World.java:1175)
    at net.minecraft.server.World.cleanUp(World.java:1090)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:460)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)

    If you need any more information let me know. BTW I'm using 1185.
     
  25. Offline

    _KRAFT_

    do you get any points for killing mobs? If so this would be useful to put in my mobarena server
     
  26. Offline

    orange451

    should be fixed :)
     
  27. Offline

    _KRAFT_

    ummm
    "do you get any points for killing mobs? If so this would be useful to put in my mobarena server"
     
  28. Offline

    orange451

    No, it doesn't.
    Only playerkills.
     
    JGrivera1210 likes this.
  29. Offline

    _KRAFT_

    could that be considered as an additional option? it would be so sweet!
     
  30. Offline

    GoldensPvP

    Its good!

    but could there be a command like /kdr [player] to check other players kill death ratios?
     

Share This Page