Inactive [Inactive][ADMN] AutoPromo 1.0 - Promotes people after a choosen time [1337]

Discussion in 'Inactive/Unsupported Plugins' started by Download-Fritz, Aug 25, 2011.

?

Should I add more Permission plugins?

Poll closed Sep 8, 2011.
  1. Permissions

    7 vote(s)
    43.8%
  2. GroupManager+ (coming soon)

    4 vote(s)
    25.0%
  3. BukkitPermissions

    11 vote(s)
    68.8%
Multiple votes are allowed.
  1. Offline

    Download-Fritz

    it really needs Stats, without, it wont work and NOT create a config.
     
  2. Offline

    Colm

    I did create a config without stats but will it not work? also i don't get the config

    Promotions: '[]'
    delay: 60
    Excludes: '[]'
     
  3. Offline

    Download-Fritz

    '[]' means, nothing is done yet, look at the sample config, you will understand it, just delete the '[]' and do it like in the sample and yes, it need Stats, cuz it has no in-built Stats function. It was planned, but nobody cared to this time.

    Download_Fritz.
     
  4. Offline

    Colm

    Ok i have looked at the sample config i really don't get it because you said replace "—" with tabs what is tabs and 1 tab for every "-"

    sorry to be a pain i have waited so long for there to be a plugin like this so does it still work with 1337 bukkit build?

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

    Download-Fritz

    Can we may chat in a IM chat? This spams my e-mail account lol
     
  6. Offline

    iMizLiv

    Just a few questions...

    1) Is the promotion stuff working in the current build, that's the only feature I need from this (great as is explained).
    2) What is the delay in (seconds, minutes, hours, ect.)?
    3) Working with latest GM build?

    Thanks! I'll start using this... :D
     
  7. Offline

    Download-Fritz

    1) It will need Stats... soon I will release a build, that supports TimeRank ;)
    2) secounds
    3) I will test later, I don't think, I have the lates version installed.

    Havefun ;)
    Download_Fritz.

    Moved to BukkitDev (http://dev.bukkit.org/server-mods/autopromo/). Cya there ;)

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

    taso131

    Can you add Word-Promotion?
    Like when they type,
    SERIOUSLY?
    Exactly like that, they will be autopromoted?
     
  9. Offline

    Download-Fritz

    Whats the sense about that?
     
  10. Offline

    Kohle

    Umm.... maybe so like.... they say I Accept! and they get promoted? Would be helpful if they had like a rules popup or something or maybe.
     
  11. Offline

    Kozzy68

    Hi,
    do you check also buckit dev forum ? Can I use this to promote new users from Default group using GM ?
    thanks
     
  12. Offline

    Download-Fritz

    @Kozzy68 Yeah, sure you can ;) And I seldomly answer on BukkitDev Forums, cuz I don't get E-Mails about the comments, sorry.

    Download-Fritz
     
  13. Offline

    Kozzy68

    Thanks thats what I was thinking. Bukkit dev is hard to keep track of.

    Are you not thinking about adding also option to buy ranks after time elapsed ?

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

    Download-Fritz

    Hmm... I first gave up on this plugin, then I said I would continue updating it. But to add new features, I really dunno. Such a long time (some months) nobody cared about it and now so much new ideas and bugs, that I dont even know when to do this stuff (also got ideas outside of the forum). :S

    Download-Fritz
     
  15. Offline

    KanzenIgiari

    Hello Download-Fritz!

    I looks like a lot of people are having some confusion on how to set up the config.
    I've wrote a config with descriptions, I hope you can check over it and see if it's right.

    If it is then please feel free to use it as an example:
    Code:
    #I hope that this helps all the people who are confused
    #on how to set up the config for this plugin.
    Promotions:
    #This is the name of your promotion
        Guest->Member:
    #This is where you put the players starting group
            from: Guest
    #This is where you put the ending group
            to: Member
    #Below is where you put the playtime before promotion
    #'24 h' would mean after 24 hours the player will be promoted
    # you can also set it in 'm' munitues or 's' seconds
            after: 25 m
    #Below is where you configure how often the server checks
    #for users who need promoting 'delay: 60' would mean it checks
    #every 60 seconds
    delay: 60
    #Below you can list the player that you don't want the server to auto-promote
    #separate each player with a ', ' (e.g. player, player1, player 2)
    Excludes: Derpette, Herpina, MarlonDingle
    
    Keep up the good work,
    Kanzen-Igiari
     
  16. Offline

    Download-Fritz

    @KanzenIgiari Wow, thanks man! :D Very good, I will use it :p

    Download_Fritz
     
  17. Offline

    wsurfer852

    Looks great! DL link?

    Never mind, I found it.

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

    OZ4RK

    This is a great plugin that I've heard many people ask for. I may begin using it to promote people to a "veteran" member, if the capability exists in a server tick based measure.
    Two things:
    -It's "chosen" not "choosen" :p
    -Support for BukkitPermissions is a must, since last I heard, it was the most used permissions system.
     
  19. Offline

    MetalMadness

    NOT working with pex :/

    did the command, blah blah doesnt promote after one minute (as a test)
     
  20. Offline

    Pansen Cadaver

    problem, the command /ap save come this error. please help.
    2012-01-16 23:30:10 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'ap' in plugin AutoPromo v1.0
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:165)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:378)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:757)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:722)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:715)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:180)
    at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:93)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:550)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:527)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    Caused by: java.lang.NullPointerException
    at org.bukkit.plugin.java.JavaPlugin.saveConfig(JavaPlugin.java:143)
    at Download_Fritz.autopromo.AutoPromo.onCommand(AutoPromo.java:134)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    ... 14 more


    sorry for my bad english, come from germany.
     
  21. Offline

    Download-Fritz

    Im very sorry, but I have to mark this plugin as "inactive" :(
    Well, I don't have enough time to work on AutoPromo and there are soo many requests for new features I can't add, cuz of some school stuff and other intrests. Maybe I will continue working on my bukkit plugins, but for now, this plugin and me are inactive. Thanks for your feedback!
     
  22. Offline

    gamepro552

    Download-Fritz So, is this plugin dead now? There is no other replacement for it :(
     
  23. Offline

    Download-Fritz

    yeah, its dead. If someone wants to overtake, you will get the code and can maybe finish my work :p

    Sorry, Download_Fritz
     
  24. Offline

    gamepro552

    Download-Fritz Hey, I need some help on seting this up. I downloaded this plugin and TimeRank but don't know what to do. I use the /ap add command and then /ap save but the config is the same. When I manually edit it, it goes back to what it was before.

    EDIT: Hey, I think I want to continue your work on the plugin. If you would email me the files at [email protected] I will see what I can do. Thanks.
     
  25. Offline

    Jtzink

  26. Offline

    Wafflez360

    Does permissionsEX work? If not can u make iWork?
     
  27. Offline

    teetor

    Look at Jzink he said he would take over! email him!
     
  28. Offline

    Download-Fritz

    Why do you, teetor, spam here (useless double-post) if you have no clue what's going on? You talk like I'm the badass, who doesn't want to give him the code and he's the best human in the world, you call him god. Would god request the code, get it and then remove the giver from Skype and after that never contact him or the comunity about it? Yes, you heard right, I gave him the code, he removed me and I think we won't hear for him for the next time.
    Next time, please ASK what's going on before you request anything. Just because he doesn't contact anyone here it doesn't mean, I didn't gave him the code. Thinking then writing. Sorry to be so rude, but it is like that. Maybe you hate me now, but if you dont understand what I want to say, I'm not interested in that.

    But because so many of you guys want an AutoPromo update, I had an idea. My version will NOT get a standalone plugin, that's too much work for a student. I could integrate Vault (google it), it is a library with the most popular Permission, Economy and Chat plugins! So, some new permission plugin could be supported an MAYBE Economy support! Thanks to you, that you are still interested in this plugin, I hope you don't rage about my little text above and if you like the idea, just do a post ;)

    Download_Fritz.
     
  29. Offline

    teetor

    Sorry man
     
  30. Offline

    Download-Fritz

    It's no problem ;) Just that you understand: I wasn't so rude because I raged, I usually just say what I think, so don't think, I hate you now or anything like that.
     

Share This Page