[EASY!!!] Mined Items Directly Into Your Inventory

Discussion in 'Archived: Plugin Requests' started by IVIazor97, Jul 9, 2014.

  1. Offline

    IVIazor97

    Hey everyone i need help in making a plugin where when you mine a block instead of it landing on the ground, it goes directly into the players inventory, but it needs fortune to work, i can do it with command blocks but it isn't reliable for Multiplayer, let me know if you can do this for me as im shure i wouldn't be the only person that needs this made :)
     
  2. Online

    timtower Administrator Administrator Moderator

    IVIazor97 You indeed aren't the only one that wants this.
    Have one working, something about it though: crops aren't fully working ( only gives wheat, no seeds ), plugin isn't looking at fortune enchantments.
    Plugin can be found by clicking the link in my signature, then PickupLikeMe
     
  3. Offline

    IVIazor97

    timtower thanks man i really appreciate it and the configurable world feature is really nice, but is there any way that i can get fortune to work with this?
     
  4. Offline

    OrangeGuy

    ;) Do you still need this? I can make it for you.
     
  5. Offline

    budopey

  6. Offline

    MomsKnife

    I have this plugin done, with permissions.
    - works for all ores and crops
    - does drop seeds when breaking crops
    - permission for users to have items go right into inventory
    - permission to receive extra ores when mining
    - permission for ores like gold and iron to auto-smelt when mining
    Let me know if you'd like the plugin
     
  7. Offline

    IVIazor97

    MomsKnife I would really appreciate it if i could try out your plugin and permissions are a great bonus
     
  8. Offline

    MomsKnife

    Download link:
    http://dev.bukkit.org/media/files/799/335/OreInventory.jar

    Perms are:
    OreInventory.mine (general command)
    OreInventory.vip (extra ore when mining)
    OreInventory.smelt (gold/iron drop ingots when mined)

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

    IVIazor97

    MomsKnife Thanks man for it, but it isn't working for me, the plugin.yml isn't generating, and when i manually go inside and check the plugins, not even those work, so am i doing something wrong is is it just me :p
     
  10. Offline

    MomsKnife

    There is no config, just drop the plugin in, and add the perms to the player/group
     
  11. Offline

    dann964

    MomsKnife OrangeGuy Im also searching for this plugin. the plugin isnt working for me
     
  12. Offline

    MomsKnife

    [quote uid=90600260 name="dann964" post=2652237]MomsKnife OrangeGuy Im also searching for this plugin. the plugin isnt working for me[/quote]
    New link

    <Edit by Moderator: Redacted mediafire url>

    Permissions:
    oreinventory.mine
    oreinventory.mine.vip
    oreinventory.mine.smelt
     
    Last edited by a moderator: Nov 2, 2016
  13. Offline

    dann964

    plugin isnt loading and will it be only 1 world?. MomsKnife
     
  14. Offline

    daavko

    MomsKnife What Java version do you use for making plugins? Because your plugin threw this error on load:
    Code:
    java.lang.UnsupportedClassVersionError: com/momsknife/oreinventory/OreInv : Unsupported major.minor version 52.0
     
  15. Online

    timtower Administrator Administrator Moderator

  16. Offline

    daavko

    timtower Yeah, thought so. Just wanted to be sure (and tell him to compile with Java 7...you have been faster).
     
  17. Offline

    MomsKnife

    Alright - but what's the difference?
    Does Java 8 only work with 1.7.10?
     
  18. Online

    timtower Administrator Administrator Moderator

    Java isn't minecraft depending.
    Java 8 works with any version, but so does java 7 and most people haven't updated yet as they don't need to.
     
  19. Offline

    daavko

    MomsKnife Also, if you compile plugin with Java 8, servers with lower Java versions can't use your plugin.
     
  20. Offline

    OrangeGuy

    Sorry for this late reply. Do you guys still need this?
     

Share This Page