[ADMN] AutoPromotion v1.3.6 [BukkitDev]

Discussion in 'Archived: Plugin Releases' started by xDjBomber, Feb 22, 2012.

  1. Offline

    chaosslayer94

    okay cool, and are you considering my suggestion or no? just curious as ill prob use the plugin anyway when the interval is put in place and it would be really nice to have more then 1 promotion that is configurable.
     
  2. Yes, i will try to add more Ranks, with new Commands, in 1.4. Like so: /Promo <Name>, Manuelly Promote, and a new Command like: /PromoteHigh for set Rank higher! and make it configurable :)

    That will fixed in version 1.3.1

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

    chaosslayer94

    Sweet. Ill be looking forward to it!
     
    xDjBomber likes this.
  4. Offline

    SocDev

    With this new invention i can finally give myself a PRRRRROMOTION
     
  5. Offline

    ume88

    So anyone can promote them self?
     
  6. You can test it, if you are an operator of you server, or give you the permission nodes and type /Promote .....

    Intervals added

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 24, 2016
  7. I could not find any suggestion pages, and i will write my suggest here.

    So i suggest you to add php link to the plugin and when a user register there, automatically he will be promoted :D
    also it would be great if that could be linked with drupal/joomla ;)
     
    xDjBomber likes this.
  8. I'm at beginng with java-developing, since 5 days, i mean i don't know, how its work. - But i will see at version 1.6 maybe, will now make 1.4 // Sorry :)

    I will make an Suggestion page^^

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

    Minenschwein

    It's a very nice plugin! I will test it on my server! ;)
     
    xDjBomber likes this.
  10. Offline

    OMZNBenJayson

    GroupManager?
     
  11. Yes, if you mean essentials-groupmanager, is support, and fixed so i think. :)
     
  12. Offline

    OMZNBenJayson

    also, how do i change the group for the person to be promoted too, it doesnt seem to work, i just get the armor lol i satay group default(guest)
     
  13. Download, latest version, reload the server go to the config.yml and change group for Essentials:
    Essentials-Groupmanager:
    Group: Member, did you understand?
    If you have an old-version of my plugin, this does not work, but Essentials Group Manager, was implemented with 1.2
     
  14. Offline

    OMZNBenJayson

    dont really understand lol sorry, heres what i have, maybe copy and paste what i have and change the stuff then send it back? basicly they need to be promoted to the group Builder, heres my config file
    Code:
    # AutoPromotion
    Config:
      messages:
        broadcast: ' is now promoted!'
        Server: ''
      pex:
        group: Member
      essentials:
        group: Builder
      iconomy:
        Promote: 0
      info:
        Message1: ' This shows'
        Message2: ' you how'
        Message3: ' its gone'
      armor:
        helmet: 298
        chest: 299
        legs: 300
        boots: 301
      Tools:
        Shovel: 273
        Pickaxe: 274
        Axe: 275
      More:
        Tools:
          Axe2: 275
          Pickaxe2: 274
          Shovel2: 273
        items:
          item1: 12
          item2: 22
          item3: 33
          item4: 44
          item5: 55
      Amount:
        item1: 32
        item2: 32
        item3: 32
        item4: 32
        item5: 32
      Delay:
        info:
          Message1: 12000
          Message2: 30000
          Message3: 36000
    Broadcast-Message:
      enabled: false
    Vault-Support:
      enabled: false
    iConomy-Support:
      enabled: false
    
     
  15. So, i made a little change, by essentials, but i don't know, if essentials works ... (Sorry) Essentials not testet, when it not works, i will fix that in 1.3.4, which command? /Manpromote <Group> <Name>? so?
     
  16. Offline

    OMZNBenJayson

    to manually add somebody to a group is /manuadd name group

    just tested it, doesnt work :"(

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 24, 2016
  17. Ok, i will make 2 little fixes (Promote Reload, and will fix the essentials) i have made /Manpromote Group Name, in the source, big sorry.

    1.3.4 will goes out in 30minutes, so i think.

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

    OMZNBenJayson

    Awe
    Awesome! so you made the plugin? thats awesome, so 1.3.4 will be able to use groupmanager? awesome!!! ty, btw again manual command is /Manuadd Name Group, Ty!
     
  19. 1.3.4 will be uploaded now (Sorry for bad english, I'm german), i think group manager is now fixed. :) & /Promote Reload, is now fixed (so i think) Use the Dropbox link, (download), now the latest version (1.3.4)
     
  20. Offline

    OMZNBenJayson

    just posted a comment on the link you send to me, but idk if you will reply back on there, so heres what i said:

    Can you send me basicly the whole config and edit it so it basicly promotes default, to the rank Builder in groupmanager? thanks!
     
  21. I will post it to my dev-bukkit Collaborate page, in 2 minutes, because of the Spam in this thread, wait a moment.
    Code:
    # AutoPromotion
    Config:
      messages:
        broadcast: ' is now promoted!'
        Server: ''
      pex:
        group: 
      essentials:
        group: Builder (Change this)
      armor:
        helmet: 298
        chest: 299
        legs: 300
        boots: 301
      Tools:
        Shovel: 273
        Pickaxe: 274
        Axe: 275
      More:
        Tools:
          Axe2: 275
          Pickaxe2: 274
          Shovel2: 273
        items:
          item1: 12
          item2: 22
          item3: 33
          item4: 44
          item5: 55
      Amount:
        item1: 32
        item2: 32
        item3: 32
        item4: 32
        item5: 32
    iConomy-Support:
      Promote: 25
      Promote2: 2500
      enabled: false
      Group1: Member
      Group2: Admin
    Broadcast-Message:
      Message1: ' This shows'
      Message2: ' you how'
      Message3: ' its gone'
      Delay1: 12000
      Delay2: 30000
      Delay3: 36000
      enabled: false
    Vault-Support:
      enabled: false
    
     
  22. Offline

    OMZNBenJayson

    Okay sorry, Thanks again for all the help
     
  23. So, i postet it here as Code, you can see?^^
     
  24. Offline

    Damien711

    Looks promising. I need to look into this more when I get the time.
     
  25. Yes, but is a little bit buggy, the latest version, sorry. :p
     
  26. Offline

    Chaznuts

    Hey, me again!

    Did you ever make it so that higher ranks can promote lower ranks 1-2 groups below themselves (or configurable)? :)

    Keep up the great work! Love the activity!
     
  27. 1.3.5 is already in dev-Stage
     
  28. Offline

    TehChikenHater

    Just want to point out, isn't this like../promote wait 5 second's.../promote wait 5 seconds.../promote LOOK I'M ADMIN! (I might be missing something...) Cool plugin though, add requirement's though? Such as at least level 5 (exp) to do a /promote then level 15 and so on. That'd add a real use to the exp bar. Except for the enchantment table. Good plugin though mate!
     
  29. Take a look, in my ToDo list (New-Features with 1.5) 1.3.5 is at the time in Development, 1.4 / 1.5 will take time (= sorry, but thanks for feedback, dude!
     
  30. Offline

    Hkdavid1008

    This is not working for me. I'm using essentials groupmanager and when a guest types /promote it does not move them to member! I have it set to move them to the "Member" group in the config, but for some odd reason it doesn't work. Any suggestions on how to fix this?
     

Share This Page