Fast plugin

Discussion in 'Archived: Plugin Requests' started by Superfiti, Jul 11, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    Superfiti

    Suggested name: Kit Loader or Kit save

    What I want:


    A plugin that allow each user to save and load his custom inventory with just clicking in a sign. Each user just will have 10 inventories (10 signs for load and 10 for save)
    The plugin save all kind of items, potions, armors, enchanted items, lores, the armor that you have wear etc..




    permissions: kitloader.save.1
    kitloader.load.1
    kitloader.save.2
    kitloader.load.2
    (same with the other signs)

    I atach a photo like it will be
    2014-07-11_19.41.54.png


    If need more information ask me.
     
  2. Offline

    MCMastery


    Why not use PlayerVaults
     
  3. Offline

    Superfiti

    MCMastery
    That don't do wht i'm asking, but thanks.
     
  4. Offline

    brbtus

    Superfiti
    Do you live in a country that doesn't speak english... And can you please use a spell checker or something.
    That don't do wht i'm asking, but thanks.
    Is sopposed to be:
    That doesn't do what I'm asking, but thanks.

    A plugin that allow each user to save and load his custom inventory with just clicking in a sign. Each user just will have 10 inventories (10 signs for load and 10 for save)
    The plugin save all kind of items, potions, armors, enchanted items, lores, the armor that you have wear etc..
    Is sopposed to be:
    A plugin that allows each user to save and load his custom inventory by just clicking a sign. Each user just will have 10 inventories (10 signs for loading and 10 for saving)
    The plugin save all kind of items, potions, armors, enchanted items, lores, the armor that you have wear etc..
     
  5. Offline

    Deleted user

    brbtus
    I wouldn't talk smack about someone's English skills if you can't back it up yourself.

    Is supposed to be

    And if you want to get picky
    load his custom inventory just by clicking a sign
     
    Alster551 likes this.
  6. Offline

    Superfiti

    brbtus
    I'm spanish so i try to do the best i know english, if you can understand for fix the text i think also people can understand the request.
     
  7. Offline

    Alster551

    In case anyone doesn't understand, I think he means that when a player clicks the save kit sign, it will create a kit, personal to them, that when they clicks the load kit sign, it gives the player all the items. So like how the save inven functions on mods like TMI or NEI. Thats to my understanding.
     
    kps1796 likes this.
  8. Offline

    Superfiti

    Yes, is for a PvP server, so they don't have to make each time he dies his inventory again, just save how they like fight in pvp and when someone die just load the inventory by clicking the sign and he can go to pvp fast.
     
  9. Offline

    Superfiti

  10. Offline

    kps1796

    I can make this after I do another plugin that I'm working on. Doesn't seem that hard - just need to save and load inventories to a config file with the player's name.
     
  11. Offline

    Superfiti

    kps1796
    How many time do you need for finish the other plugin?
     
  12. Offline

    kps1796

    Superfiti I'm working on your plugin now.
     
  13. Offline

    Superfiti

  14. Offline

    TheWolfBadger

    Download --- Sorry kps1796. Didn't realize your post until now :(.

    EDIT: Information: Permissions are practiceKits.save.<name> and practiceKits.load.<name>. The plugin is fully configurable! Enjoy :) I will post it on dev soon! - Jack
     
    Superfiti likes this.
  15. Offline

    kps1796

    TheWolfBadger Lol of course just as I am uploading the finished product.
     
  16. Offline

    TheWolfBadger

    kps1796 I am so sorry! :( Hopefully you didn't make it exactly like mine though!?
     
    Superfiti likes this.
  17. Offline

    Superfiti

    TheWolfBadger Lots of thanks, i'm testing, if it has some bug i'll tell you here.
     
    TheWolfBadger likes this.
  18. Offline

    TheWolfBadger

    Superfiti Make sure to report them to me, so I can fix them as soon as I can! :)
     
  19. Offline

    kps1796

    TheWolfBadger I can't figure out how to use yours. Do I just make a sign with [SaveKit] or? Everything I'm trying isn't working
     
  20. Offline

    Superfiti

    See in the config, you have to put the same message as there. In config the signline is &d&l[SaveKit] you have to put same in the sign, it work really goood
     
    TheWolfBadger likes this.
  21. Offline

    TheWolfBadger

    kps1796
    Superfiti You can change that to whatever you want btw ;)

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

    kps1796

    Figured it out. They're basically the same.

    TheWolfBadger I can manage to save the inventory to the config, but how did you load it?
    Can I see your source?

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

    TheWolfBadger

    kps1796 Sure. Let me post it to git. One sec. Any bugs btw?
     
  24. Offline

    Superfiti

    @TheWolfBadger
    I find a think that don't know if you do it like it's actually or you forgot when codding the plugin.
    Well the thing it's, when you save the inventory, and you let some place without items, when you after load the kit it don't save the position where items where and they move in the inventory.
     
  25. Offline

    TheWolfBadger

    Superfiti That's not a bug. It can't be done without saving the locations of the items too (Slot Numbers), which was too much of a hassle. (Am also a bit lazy, but ignore that...lol) Source :)
     
  26. Offline

    Superfiti

    @TheWolfBadger
    Well, then the plugin it's perfect, thank you man.
     
    TheWolfBadger likes this.
  27. Offline

    TheWolfBadger

    kps1796 I posted the source, but I forgot to tahg you. Here:
     
  28. Offline

    kps1796

    TheWolfBadger likes this.
  29. Offline

    Superfiti

    @TheWolfBadger
    I don't like to say it, but something happened with durability of the armor and items.
    I explain what i done and what happened. I saved mi kit, i went to fight and i didn't die but i needed to reload the kit for get new items again and one new armor, so i click in load sign and it gave me the items (sometimes it give the items in the incorrect position because it don't save the position) but the armor and the sword don't load like new items, they continue with the durability it had before load. So basically it don't give you new armor, just damaged and i didn't save the armor with damage. Could you see what happens ? ? :(
     
  30. Offline

    TheWolfBadger

    Superfiti What do you mean? I understand you are not english, however I can not understand this.
     
Thread Status:
Not open for further replies.

Share This Page