Filled By Points Ranking System

Discussion in 'Plugin Requests' started by XavierMechanics, Nov 7, 2015.

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

    Jaackk


    Thanks @timtower I assume this is the problem,

    If @ebildude123 is okay with it, maybe perhaps someone could optimise this for Java 7,

    Best Regards,
    Jack.
     
  2. Offline

    XavierMechanics

    @ebildude123 Seems good but, you posted it on bukkitDev making it public.

    I can't prevent you with that.

    Thanks for your time making this :)

    Changed it to Filled.

    What if add a cooldown-per-player feature? That would be great.

    Edit:

    Tested it now but, It does not move a players' group. It only add prefix when they achieve points.
     
    Last edited: Jan 17, 2016
  3. Offline

    WolfMage1

    I guess I'm out of the job then? xD
     
  4. Offline

    ebildude123

    i'll add in promotion commands and on demotion commands so that you can move their groups for your permissions plugins that way
    it should also be good to do what @Jaackk wanted ( will try to compile for java7 for next update )
    2birds 1 stone : )
     
  5. Offline

    Jaackk


    Amazing, thank you very much.

    Best Regards,
    Jack.
     
  6. Offline

    ebildude123

    @Jaackk
    @XavierMechanics

    http://dev.bukkit.org/bukkit-plugins/killranksystem/
    when v1.1.0 update is approved file will show up there

    here is screenshot of commands working
    http://i.imgur.com/oILmAXW.png

    changelog

    Version 1.1.0

    • Add ability to execute commands on promotion / demotion
    • Recommended that you delete/backup your current config and then generate a new default config if upgrading from 1.0.0
    • Now compiled with JDK 7
    cooldown per player i will maybe add next weekend. i have mid terms soon.
     
  7. Offline

    Jaackk


    Working, huge thank you!

    I am having a problem with the variables, when a player kills another player, they rank up, whatever the amount of xp needed is set. When they die the go to level 0 again.

    I also have one request,

    Do you think you could make it so that the colour of the level is configurable according to what level the user is. At the moment I am having to create a group for every level and use the prefix rather than points system,

    Many thanks,

    Best Regards,
    Jack.
     
    Last edited: Jan 17, 2016
  8. Offline

    ebildude123

    how did you test? ( file for 1.1.0 is not approved )
    also, make sure if you want no points decrease, you need set to 0 points lost for death.
    i will update with feature next wk after my midterms
     
  9. Offline

    Jaackk


    @ebildude123

    Ah okay I must have used the previous file,

    Also It's not that I don't want them to decrease, it's that when a player died all their points got removed however many they had,

    I will test again on new version though,

    Thanks,

    Best Regards,
    Jack.
     
  10. Offline

    ebildude123

    @Jaackk
    that doesn't happen when I test it, make sure that you reloaded config after changing it and that you don't have any tabs on the yml file

    if you could post the config file I can see if formatting is messed up or not

    though I think its because you tested my java 8 compiled version while still on java 7

    v1.1.0 seems to be approved. let me know if works
     
  11. Offline

    Jaackk


    Will download, install and test it out and get back to you shortly,

    Many thanks,

    Best Regards,
    Jack.


    EDIT:

    @ebildude123 The plugin is working perfectly now, huge thanks!

    One major issue is that players are killing one and other over and over for free xp & levels, if possible try and patch that asap!

    Apart from that I only have one extra request for the actual plugin and that is the availability for players to check their xp and level by typing /lvl perhaps?

    Anyway great work, many thanks,

    Best Regards,
    Jack.
     
    Last edited: Jan 18, 2016
  12. Offline

    ebildude123

     
    Jaackk likes this.
  13. Offline

    ebildude123

    ok, i am done with midterms. i'll code update tomorrow or sunday.
     
  14. Offline

    Jaackk

    Awesome, please keep me updated @ebildude123 :D
     
  15. Offline

    ebildude123

    @XavierMechanics @Jaackk

    Version 1.2.0

    • Add ability to enable cooldowns: only gain points every X amount of time for killing the same player
    • Can now use %points% variable in group prefixes
    It'll take a bit for it to be approved on bukkit dev, so please be patient.
    edit: it's been approved but before I could change the version in plugin.yml file since I forgot to change it :\ ... shouldn't actually matter though.

    Also, no /lvl command will be added as it is meant to be a point system ( @XavierMechanics request ), and you can already see it when you chat.

    Probably the last feature adding update I'll make, since I only picked this up for fun, but I don't actually plan on using this plugin :p. I'll still keep it up to date if it ever breaks in new bukkit/spigot versions.

    edit2: backup your current config and /reload to regenerate a new config file with the new cooldown config options
     
    Last edited: Jan 23, 2016
    Jaackk likes this.
  16. Offline

    XavierMechanics

    @ebildude123

    Yay! Really appreciated!

    But I have a question,

    If a player get demoted, and moved to a lower rank, is the plugin sees that he is promoted to that lower rank?
     
  17. Offline

    ebildude123

    @XavierMechanics
    ? not sure what you mean.
    you can use the on promotion and on demotion commands configurable in config.yml for assigning groups for your permission plugin
     
  18. Offline

    XavierMechanics

    Again,

    If a player on group Pro was demoted, the onDemote commands will execute and that player will be moved to the group advance, if so, will it executes the onPromotion commands from the advanced group?
     
  19. Offline

    ebildude123

    no
     
  20. Offline

    Jaackk

    @ebildude123
     
  21. Offline

    ebildude123

    paste the stacktrace please, i compiled with java 7 and i am not having any issue like this.
     
  22. Offline

    Jaackk

  23. Offline

    ebildude123

  24. Offline

    Jaackk

    @ebildude123 I can't find anything in console at all, the plugin is working fine it seems, whenever a player is killed their rank is reset though.
     
  25. Offline

    ebildude123

    Last edited: Jan 24, 2016
    Jaackk likes this.
  26. Offline

    Jaackk

  27. Offline

    ebildude123

  28. Offline

    Jaackk

  29. Offline

    XavierMechanics

    @ebildude123 @Jaackk

    I had another idea, what if add a feature that let players give their points to another player. What you think?
     
  30. Offline

    Jaackk

    I wouldn't use it personally.
     
Thread Status:
Not open for further replies.

Share This Page