Inactive [MECH/FUN] BloxDropz - Choose what spawns from blocks! [1.1-R7]

Discussion in 'Inactive/Unsupported Plugins' started by Jakeob22, Mar 9, 2012.

  1. Offline

    Jakeob22

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    BloxDropz
    By: Jakeob22
    DOWNLOAD - BloxDropz 1.0 (For Bukkit 1.1-R7) Tested for dev 1.2.3 builds!
    Features:
    • Allows a bukkit server owner to choose what will spawn from each block when broken!
    Description:
    This simple plugin allows a server owner to change what items will spawn from which blocks. For example, if an owner wanted to make diamonds spawn from stone or wood spawn from dirt, it's possible! You can make blocks spawn multiple items at a time when broken or even make nothing spawn at all when a block is broken! Here is an example of how the config works!
    Blox:
    '1':
    Enabled: true
    Dropz:
    - 264
    (Due to the way this page is written, I can't show exactly how the config looks. Please use the default config as a reference!) This would make diamond spawn from breaking stone. This is because, under blox, the number 1 is placed. This is the data value for stone. Enabled is set to true. If it were set to false, this part of the configuration would have no effect. Finally, under Dropz, is - 264. 264 is the data value for diamond. This causes a diamond to spawn from stone! You can find the entire list of data values Here. If you wanted to spawn more than one item when a block breaks, you just need to put another dash under the first one in Dropz with the 2nd drop next to it. If you wanted a block to drop nothing, you would simply put "nothing" next to the dash in Dropz. Any questions or bugs could be put in a comment to be answered! :D
    Changelog:
    1.0
    • Initial Release
    • Allows you to switch what items spawn from which blocks!

    This post has been edited 3 times. It was last edited by Jakeob22 Mar 9, 2012.
  2. Offline

    manniL

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  3. Offline

    Jakeob22

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    @manniL It's all correct in bukkitdev.
  4. Offline

    manniL

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    that doesnt matters! You need to post a good thread here too xD
  5. Offline

    Jakeob22

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    @manniL They accepted other my other thread like this. They even said it was a good thing that I switched over to bukkitdev. I'll switch it, but you've gotta stop trollin people's threads. ;)

    This post has been edited 1 time. It was last edited by Jakeob22 Mar 9, 2012.
  6. Offline

    manniL

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  7. Offline

    Jakeob22

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Odd, I don't know how my other plugin made it. xD I should probably fix it. ;)
  8. Offline

    Yotarian

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Just what I was looking for! Question though, how do I have blocks drop things like dyes? I tried having the Dropz item be 351|4 and 351:4 but neither work and the block becomes unbreakable.
  9. Offline

    Yotarian

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Oh and also, is there a way to have blocks drop multiple items based on chance? Example, gold ore might drop between 1-4 nuggets in addition to the regular gold ore drop. Thanks for any help you can provide!
  10. Offline

    Jakeob22

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Sorry for the late response, I need to favorite these pages. :p
    Anyway, I could attempt to make it do that. The config would just be a mess and hard to learn.
  11. Offline

    Yotarian

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Thanks for getting back to me! If it would be a pain to do, don't worry about it. Maybe I'm just trying to do too much with my server.

Share This Page