Filled [Small] Kit Plugin

Discussion in 'Archived: Plugin Requests' started by clinot, Oct 24, 2013.

  1. Offline

    clinot

    Suggested name: KitMaker

    What I want: I would like a plugin that would allow you to create kits from your inventory, and then when you use the kit you get back the exact inventory(including armor in the armor slot) you saved, this includes removing the items you already have in your inventory. This includes saving lore, names, and enchantments. There are a few plugins out there that do this, but they are all out of date.

    Ideas for commands: /kit (kit name): gives you the specified kit
    /kitcreate (kit name): creates a kit with the specified name
    /kitupdate (kit name): sets the kit you specified to whatever is in your current inventory
    /kitdelete (kit name): deletes the specified kit
    /kitmaker reload: reloads the KitMaker plugin

    Ideas for permissions: kitmaker.kit.(kit name): gives the player permission do acquire the specified kit
    kitmaker.edit: allows the player to make/edit/delete kits

    When I'd like it by: 11/10/13 or whenever is realistically possible

    Thank you for your time!

    Edit: This request was filled by http://dev.bukkit.org/bukkit-plugins/inventoryswitch/.
     
  2. Offline

    CopyableCougar4

    clinot I could do this :) I'll let you know when I have a .jar file made :)
     
    whitehooder likes this.
  3. Offline

    clinot

    Sound great, thank you for the interest!
     
  4. Offline

    whitehooder

    CopyableCougar4 If you need any help feel free to PM me ;) If you need quick help post a new thread at the dev forum, as I won't be available for at least 12 hours. Happy coding :)
     
  5. Offline

    clinot

    Thank you both for your interest in getting this plugin made :)
     
  6. Offline

    clinot

    Does the plugin store inventories globally or for one person?
     
  7. Offline

    timtower Administrator Administrator Moderator

    You can try it yourself and find out
     
  8. Offline

    clinot

    This plugin does exactly what I want, except there is a bug, when you do put food into a saved inventory it multiplies it by 10 when you get it back, so if you put in 4 apples you get 40 back. Otherwise this is exactly what I need.
     
  9. Offline

    timtower Administrator Administrator Moderator

    Say that to the developer? Check your config, may be a feature?
     
  10. Offline

    clinot

    That is not in the config, unfortunately.
     
  11. Offline

    timtower Administrator Administrator Moderator

    Then ask the original developer about it
     
  12. Offline

    clinot

    I just did, although he is still offline.

    Thanks for the offer, I had the thread set to filled but the plugin that filled it had a few bugs so its back to open. Are you still free to make the plugin?

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

    timtower Administrator Administrator Moderator

    people also have their lives, wait a few days for it
     
  14. Offline

    clinot

    I understand that, but if he comes online for a short amount of time then has to leave for a while, I already have the message out. I can't be online all the time either to send the message, so i'm just being prepared.
     
  15. Offline

    timtower Administrator Administrator Moderator

    good that the pm section is server side, they dont have to be online
     
  16. I am unable to reproduce the error, could you paste the config and the original inventory screenshot?
     
  17. Offline

    clinot

    Here is the inventory file that was saved
    Stacks:
    Public:
    example: 268:1,260:30,0,0,0,0,298:10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,301:1,300:1,299:1,298:1
    The 1st photo is the inventory I saved, the second is the output.
     

    Attached Files:

  18. Offline

    clinot

  19. Offline

    clinot

  20. Why are you using an old version?
    If you are in 1.5.2, try using 1.6.2, it should work.
     
  21. Offline

    clinot

    I'm running the 1.6.4 recommended build on the server, might that have anything to do with it? Also, the error only occurs when there is armor present in your inventory.
     
  22. I can tell that you are not using the latest version because in the config it has generated tons of 0's even though I changed that in the last update...

    Here is how the config should look with your example inventory:
    Code:
    Config:
      isPublic: false
    Stacks:
      Vilsol:
        example: 280:1,260:3,+34,301:1,300:1,299:1,298:1
    
     
  23. Offline

    clinot

    Alright, I will reinstall and tell you what happens. Thanks for the help!

    Everything works perfectly now, thanks for all the help. Also, if you have any updates planned could you add a custom message in the config when you get the inventory, also it doesn't save special potions like blindness or double effect. Other than that updating smoothed out everything, all is working perfectly now!:)

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

Share This Page