Inactive [MECH/RPG] ManaBags V1.4.9 - Inventory Expansions / Backpacks [1.2.5-R1]

Discussion in 'Inactive/Unsupported Plugins' started by TheElite4, Mar 18, 2012.

  1. Offline

    TheElite4

    ManaBags - Inventory Expansion System:
    Version: v1.4.9


    PLEASE USE OUR BUKKIT DEV PAGE HERE!

    What is ManaBags?

    ManaBags is a plugin that gives users the ability to expand on their inventory permanently with Magic Bags and Upgrades! With the power of Spout, each bag is crafted with new items and resources! Oh and a portable Crafting Table!

    How does it work?

    Each player has 4 Bag Slots. Each slot able to be accessed through the keys NUM 1, NUM 2, NUM 3, NUM 4. These keys are configurable!

    When a player crafts a Mana Bag and uses it, it is put into the first free slot. Each Mana Bag grants one Single Chest worth of inventory space on key press and is safe from death drops.

    When a player Crafts and uses a Diamond Weave Upgrade the first Slot with a Mana Bag is upgraded to a Diamond Weave Bag, granting that slot the space of a Double Chest!

    Mana Chambers are double chests in 1 block that are capable of being stacked. They are impervious to explosions and Ender Dragons and look awesome! They even work with LWC!

    Diamond Workbenches can be opened with Numpad 0 after they have been equipped!

    Any admin wishing to enable separate bags for a specific world only needs to put the world name in the ManaBags/world.yml file. Each listed world will have a separate inventory for the players bag, not separate bag slots.

    What are the recipes?

    [​IMG]


    Custom recipes?

    YES! Enable them in the config. The examples show you how they should be setup. ID-DATA for each item!
    To see what the info on an item is, hold it in hand and use /whatisthis in game!


    API?

    YES! And the API is SIMPLE. Seriously can't mess this one up guys! The API also grants full NPC support!
    Call,
    ManaBagsAPI api = ManaBags.getManaBagsAPI();
    then just do api.<whatever you need here>. It is non-static so your IDE can auto-complete. (Ease of use).


    Features

    • 4 Slots per user
    • Portable Crafting Table
    • Drop on Death Support CAN LAG
    • Rich API
    • Multiworld
    • Auto Pickup
    • New type of Chests!
    • NPC Support
    • Permission Support
    • Command-less
    • New craftable items!
    • Hard Mode Option
    • Customizable Textures
    • Customizable Sound Effects
    • Hooks into xAuth
    • Hooks into UltimateArena
    • Disable any slot
    • Disable any upgrade
    • Disable Portable Crafting Table
    • Customizable keys
    • Persistent, Enchantment/Death/Custom Item friendly!
    Requires
    • Spoutcraft
    • SpoutPlugin
    Optional
    • Vault for Permissions
    • xAuth
    • UltimateArena
    • LWC
    Permissions
    Easy

    • manabags.user.*
    • manabags.admin
    Hard

    • manabags.user.slot.1
    • manabags.user.slot.2
    • manabags.user.slot.3
    • manabags.user.slot.4
    • manabags.user.diamondworkbench
    • manabags.user.nodrop.slot.1
    • manabags.user.nodrop.slot.2
    • manabags.user.nodrop.slot.3
    • manabags.user.nodrop.slot.4
    • manabags.user.upgrade.1
    • manabags.user.upgrade.2
    • manabags.user.upgrade.3
    • manabags.user.upgrade.4
    • manabags.user.manabench
    • manabags.special.bag.1 - Auto-gives bag for this slot (ONCE GIVEN, CAN NOT BE TAKEN REGARDLESS OF PERMISSIONS!)
    • manabags.special.bag.2 - Auto-gives bag for this slot (ONCE GIVEN, CAN NOT BE TAKEN REGARDLESS OF PERMISSIONS!)
    • manabags.special.bag.3 - Auto-gives bag for this slot (ONCE GIVEN, CAN NOT BE TAKEN REGARDLESS OF PERMISSIONS!)
    • manabags.special.bag.4 - Auto-gives bag for this slot (ONCE GIVEN, CAN NOT BE TAKEN REGARDLESS OF PERMISSIONS!)
    • manabags.special.upgrade.1 - Auto-gives bag for this slot (ONCE GIVEN, CAN NOT BE TAKEN REGARDLESS OF PERMISSIONS!)
    • manabags.special.upgrade.2 - Auto-gives bag for this slot (ONCE GIVEN, CAN NOT BE TAKEN REGARDLESS OF PERMISSIONS!)
    • manabags.special.upgrade.3 - Auto-gives bag for this slot (ONCE GIVEN, CAN NOT BE TAKEN REGARDLESS OF PERMISSIONS!)
    • manabags.special.upgrade.4 - Auto-gives bag for this slot (ONCE GIVEN, CAN NOT BE TAKEN REGARDLESS OF PERMISSIONS!)
    • manabags.special.diamondworkbench - Auto-gives bag for this slot (ONCE GIVEN, CAN NOT BE TAKEN REGARDLESS OF PERMISSIONS!)
    • manabags.admin
    Commands

    • /whatisthis - Tells you the id and data of the item you are holding
    • /givebag playername - Give a bag to a player if they have room\
    • /givebench playername - Give a diamond workbench to a player if they have room
    • /givebagupgrade playername - Give a bag upgrade to a player if they have room
    Downloads

    Downloads are available at our DEV page!

    Special Thanks

    Thanks to the GiftPost team for the modifications on the VirtualChest source and thanks to whoever originally made that source to begin with!

    Want to help?

    If you wish to support this plugin and my future endeavors please use the donate button at the top of the dev.bukkit.org page for this plugin. Every cent helps!
     
    Auron and DoomLord like this.
  2. Offline

    TheFluffey

    Show Spoiler



    TheElite4
    IS Manacraft soon to come? This is awesome!
     
  3. Offline

    TheElite4

    Yes when they fix the damn custom block error. Been waiting on it forever.
     
  4. Offline

    TheFluffey

    Alrighty, thanks. This and that both will solidify my experiences on bukkit.
     
  5. Offline

    TheLimaBeanman

    Unique Plugin/Server Mod.
     
  6. Offline

    TheElite4

    Reduced diamond requirement! It no longer takes 500+ diamonds to upgrade and 70+ diamond to make bags!
     
  7. Offline

    TheFluffey

    Yay! Also, I am literally so excited for ManaCraft... How many days do you expect until completion? Is most of it already coded?
     
  8. Offline

    TheElite4

    http://dl.dropbox.com/u/66573922/ManaCraft.jar

    That is a demo release of the world generator for ManaCraft. Adds an entire new dimension.

    Do not use that on a production server, it will fudge things up. Throw up a little server on the side to explore it on. The new world will create it's self as "ruina" and require you to have some way to get there. Something like essentials' /world command "/world ruina"

    This is the only link for this InDev release. Enjoy it. Just a preview of the greatness to come!

    added permission node for workbench

    /request release forums?

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

    TheFluffey

    I just got so excited. Your work is truly amazing and unique, and the first EVER on bukkit. Let it be known :D Video review on this up soon.
     
  10. Offline

    TheElite4

    Added bunches of stuff and fixes.

    lol @ 1.10 terrible NPC Support. Do not code when sleepy and burnt out. Fixed it and made it actually, you know, good.

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

    rominos2

    TheElite4

    Hey you should have not submite your plugins here
    Good plugins goes to Releases ^^
    Submissions is for MOTD, essentials command, and TNT nerf plugins ^^
     
  12. Offline

    TheElite4

    Can I release directly there? :confused:

    though getting out of submissions would be nice.

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

    rominos2

    TheElite4

    I was joking
    I just wanted to say that submissions plugins are not usually good
     
  14. Offline

    TheElite4

    Confirmed working with 1.2.4
     
  15. Offline

    TheElite4

    Something wrong with this that it is not out of submissions?
     
  16. Offline

    md_5

    Nice!
    Approved
     
  17. Offline

    Demon1337

    Now just get us to 1.2.5 and we will talk lol.
     
  18. Offline

    TheElite4

    It is comp with 1.2.5, ill change the title
     
  19. Offline

    samcoolqc124qc

    could not load 'plugin/Manabags.jar' in folder 'plugin'
    help me please!
     
  20. Offline

    drake338

    i get flint when i craft mana dust
     
  21. Offline

    TheElite4

    use spout. If your using spout then dont alter the texture url's unless you kow what your doing.
     
  22. Offline

    Auron

    Thank you very much!

    Could you implement a feature, that items automatically go to another bag if your inventory is full? This would be fantastic :)

    Auron
     
  23. Offline

    TheElite4

    Will see if that is possible. Expect it soon.
     
  24. It does not work in my Server
     
  25. Offline

    TheElite4

    With such an in-depth explanation why would I ever not be able to help you!

    Why not start with a pastebin of your ENTIRE console log and another of your ENTIRE config for ManaBags.

    http://pastebin.com

    Finished in 1.3 + an extra item!

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

    Auron

    Awesome! I can't wait to check it tonight. HOw does it work? What about the the new item?
    Thank you so much!
     
  27. Offline

    TheElite4

    Its in the recipe list and the permissions are listed in the thread.
     
  28. Offline

    HappyBox

    What do you mean it can lag on death? Is this a no-go for pvp servers?
     
  29. Offline

    TheElite4

    Drop on death can lag on death if you have all 4 slots enabled all with diamond upgrades.

    Dropping that many items from anything, be it natural or plugin or even a mod, can cause tremendous lag.

    that is equivilant to dropping 800% more items then usual. Meaning 800% more work.

    Just either limit the amount/size of the bags or do not use drop on death. It is disabled by default.
     
  30. Offline

    HappyBox

    Oh, like it will keep the items in the back upon death? That's nice.
     

Share This Page