[REQ][FORMATTED] Item(s) on Respawn

Discussion in 'Archived: Plugin Requests' started by _Wesley, Apr 29, 2012.

  1. Offline

    _Wesley

    Heya, I'm _Wesley.
    I host a survival/creative/minigame server (MinetopiaSMP) and i need a plugin for a new minigame.

    Plugin category: Misc

    Suggested name: Item on Respawn
    What I want: I'm looking for a way to give players items when they respawn after they died. I found a plugin that gave people a Minecart after they died but it did not include a config file to change the minecart in another item. Because this plugin will be used in a game, i would like to have a command to enable and disable it (This isn't a must-have as i can remove and add the plugin and reload the server, but a command is better).

    Ideas for commands:
    /ItemRespawn Enable
    /ItemRespawn Disable
    /ItemRespawn Set [Itemname] [Amount]

    Ideas for permissions:
    Only give certain players who are in a group with the itemrespawn permission a item when they respawn. This is not a must-have but would be usefull.

    When I'd like it by:
    The only thing that we are missing is this plugin, so i would like it as soon as possible (if possible today). It doesnt matter if you skip the Command and Permission part if it takes to much time.



    Thanks for taking the time to read this post :)


    Bumb, i need this D:

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

    Harry8550

  3. Offline

    _Wesley

  4. Offline

    Harry8550

    Ah right sorry, i didnt realise. Good luck anyway:)
     
  5. Offline

    _Wesley

  6. Offline

    dkabot

    I may be able to throw something together, but I won't be doing much else after initial release if I do.
     
  7. Offline

    _Wesley

    So you can create the plugin but are not going to update it?
    I found a small plugin like this but it does not have a config file. I can not edited the java file myself to edit the item ID's so maybe you are able to do that for me?
     
  8. Offline

    dkabot

    I mean it will be updated in case of major breakage, but on a case of "eventually". It's not going to be a high-priority thing for me.
     
  9. Offline

    _Wesley

    Thats fine :)
     
  10. Offline

    dkabot

    I'll try to get something done by tomorrow.
    I've got a private plugin and DkabotShop to work on as well (slimeblocker is another "I'll update it when it breaks") so it may seem a bit unpolished.
     
  11. Offline

    _Wesley

    Thanks!
    Im happy with it if it works, i dont really care about unpolished code.
     
  12. Offline

    dkabot

    Got a bit lazy with the code, and still not quite yet done, but got most of it in.
    It allows for multiple items and amounts of them (based on material name/item id, no data values) and has a permission for the command along with a permission for the items to be given. The command also has an option to list what's in the config. I also swapped around the name to be RespawnItem rather than ItemRespawn. It still only allows for one set of items, though I may or may not allow configuration for more.

    Still need to get in some final touches (pagination on list, keeping things like tools from stacking, etc.) in and maybe multiple item sets, then it should be good.
    May take another day or two though.
     
  13. Offline

    cleanbean

    I would also love for this plugin to exist. Could be very useful.
     
  14. Offline

    dkabot

    Well, this will take longer than planned methinks, but it will have multiple groups of items for sure.
    Sorry at you needing it FAST, but it'll take some time to 100% complete it... I can send the working-but-incomplete version (no pagination on list, tools stack, etc.) if it's needed URGENTLY.
     
  15. Offline

    -_Husky_-

    lol.. Bumb.. The new Bump!
     
    thehutch and garrett2smart87 like this.
  16. Offline

    _Wesley


    XD
    Anyway, i found a 'crappy' solution for this problem so dkabot: Take your time
     
  17. Offline

    dkabot

    Bumb: The bump is numb...
    Also, I just noticed your two timestamps (12:05) are exactly 15 hours apart... interesting.

    Anyway, in things that matter, working on it.

    About 90% done, just need to paginate list and test it.

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

    dkabot

    I spent yesterday messing about with notch code...
    Today, I'll work on the pagination then release it after some basic testing.
     
  19. Offline

    dkabot

    (Apologies for a double post)
    Well, looks like my laziness got the better of me over the last week... *chuckle*
    Anyway, I'll still work on getting pagination/testing once I get back to coding.
     
  20. Offline

    dkabot

  21. Offline

    RobotA69

    I'm working on a plugin called DeathKit with customizable items :)
     
  22. Offline

    dkabot

    What I'm working on already is customizable =/
    Plus, in technicality, I'd imagine giving items on DEATH is a tad pointless :p
     
  23. Offline

    dkabot

    (Again, apologies for double post. Yes, I will say that every time)
    Well, I'm being horribly lazy with it but it's nearly done. "Too many arguments" checks are all that I can think of as needing to be added at the moment.
     
  24. Offline

    Exoquatic

    Download link?
     
  25. Offline

    dkabot

    I forgot to upload it, it seems DX I'll go find the source and...
    Oh wait, I lost the source.

    Sorry. I'll just remove the bukkitdev entry, then...
     
  26. Offline

    Exoquatic

    ...

    *sigh*
     
  27. Offline

    LexLaiden

    Use variableTriggers http://dev.bukkit.org/server-mods/variabletriggers/

    /vtevent Respawn @DROPITEM Iron_Sword 1 Sharpness:3,FireAspect:1 <playerloc>
     
  28. Offline

    dkabot

    That's 100% not the topic of this thread. If your definition of "intense" implies some sort of issue, file it on GitHub.
    It's updated on a completely not-regular basis.
     

Share This Page