Lucky Drops - mining drops

Discussion in 'Plugin Requests' started by TheRealBlackMagic, Dec 21, 2016.

Thread Status:
Not open for further replies.
  1. so I was looking around for a lucky drop plugin on spigot and bukkit didn't find one so if you could, could you make one?


    Plugin category:
    Lucky Drops

    Minecraft version: 1.8-1.10 (maybe 1.11 to come)

    Suggested name: Mining Drops

    What I want: so when you go mining on a prison / skyblock / survival server there is a chance for a item to drop or a command to run (I will use it with crate plus on a skyblock server) but with a config so you can change the chance so diamond ore 10% chance and stone 0.001% chance but I can change it at anytime and a custom message so when a item drops it will say "you have been lucky and got a {item}" and so only certain blocks and drop certain things so diamond ore has better drops then stone


    Ideas for commands: /lucky reload
    /lucky summon {block}
    (it will summon a block with a 100% chance to drop a item for testing)
    /lucky enable
    /lucky disable


    Ideas for permissions: LuckyDrops.use

    When I'd like it by: ASAP





    config:


    toggle: (enable / disable)

    {item}
    {drops and command}
    prize: -
    message: -
    prize: -
    message: -
    {chance}: -
    prize: -


    (you can make 2 diff lists for the command one :) )

    ranks (support group manager ):
    rank: {rank}
    multiplier: {mulitplier}

    would like the ranks part but not needed
    add a e.g config :) so you can never lose the setup


    and if you think something would be better another way (config setup plz do)
     
  2. Offline

    johnny boy

    hmm... The config would be very big, because your setting 255 if not more blocks with a chance.. I might just put them all into separate config files, and separate classes. I'll think about doing it ;)
     
  3. thanks man you can, always change the config for a better setup / smaller one

    (ik you have not said if you will or not but if you do Thanks a lot :D )
     
  4. Offline

    ipodtouch0218

    @MemeplexOwner
    Just check if the block that they mine "isSet()" inside the configuration. If not, give it no chance.
     
  5. Offline

    tyler672

    this is a good plugin i need this to my server too someone please make it.
     
  6. but the chances someone will is low :( been up for awhile
     
  7. Offline

    Sploon

    It's a bit hard to understand what you are saying.. so I have a plugin that might (???) be similar: https://dev.bukkit.org/projects/toollevels that I just made the other day. If this isn't what you're looking for, please clarify?
     
  8. No, it's basicly when you mine a block there is a chance for a item to drop
    That supports crate plus and other plugins
     
  9. Offline

    ipodtouch0218

    @TheRealBlackMagic
    So...

    Each block you mine gives you a chance to run a command (or drop an additional item).
    The chance is determined by the block type in a config.yml.
    Different ranks have different multipliers for drop rates.
     
  10. Well would like it to beable to drop a item but if you can't do it to support plugins with crate keys then a command is fine muiltplar is not a must but would be good
     
  11. Offline

    Jncwhite01

    I had made this plugin and worked fine just needed to add commands in on break, but the plugin randomly broke and throws a error so will let you know when ive got it fixed
     
Thread Status:
Not open for further replies.

Share This Page