Inactive [TP] BedHome v0.4 - /home returns to bed [1.2.5 R1.0]

Discussion in 'Inactive/Unsupported Plugins' started by freman, May 19, 2011.

  1. Offline

    freman

    BedHome - /home returns to bed

    Version: v0.4
    1. Make a bed
    2. Sleep in the bed
    3. Using /home will return you to that bed
    Features:
    • /home
    • /bed - does the same as /home
    Download BedHome

    Changelog:
    Version 0.4
    • Updated or Bukkit 1.2.3 R0.2
    Version 0.3
    • Hardcoded locale
    Version 0.2
    • Added command alias bed
    • Switched to using player location not bed location - should prevent falling through floors.
    Version 0.1
    • Releasing my awesome plugin
    Support:
    Alcohol makes coding in Java more fun, Caffeine makes it possible to do after a day of coding in other languages at work - both of these habits are expensive - Want to help me feed my addictions and make more, better plugins faster? Consider hitting the button below.
    [​IMG]
     
    Tomuxass, conzantis and dark_hunter like this.
  2. Offline

    freman

    Only the last bed they slept in
     
  3. Offline

    min

    i love this plugin.
     
  4. Offline

    Lykkepillen

    Works with 1060?

    -Thanks :)
     
  5. Offline

    Pink Floyd

    I do hope you keep this updated, it's exactly what I'm looking for. See, /sethome is an easily abused command by players, while spawning at their bed is perfect! Thank you!
     
  6. Offline

    freman

    As far as I know it still works, it should have very little reason to break (I haven't had the chance to upgrade and test my server yet)
     
  7. Offline

    owenftw

    Still works. been using for awhile. Great for survival/PvP servers :D!
     
  8. Offline

    RyanTheLeach

    Great plugin.

    Tiniest suggestions.

    Add superperms support.
    2 nodes, bedhome.self
    and bedhome.other

    also allow /bed playername to be teleported to another players bed location, useful for mods and admins
     
  9. Offline

    conzantis

    i love this plugin!!! im waiting for an updated one for v1.1 pls add it soon
     
  10. Offline

    freman

    while I appreciate your enthusiasm and excitement - this plugin will probably just work without any changes by me for 1.1 when there is a bucket 1.1 available.
     
  11. Offline

    brianm97

    Hey freeman Can you make the /home override the /home for commandbin. I like yours better and CommanBin Overrides it
     
  12. Please update this to R5... I want to keep it after 1.2 :)
     
    Jumla likes this.
  13. Offline

    Jumla

    Please do this. FREEMAN
     
  14. Offline

    HappyBox

    Could you please update this? If it's a dead project, then I understand :). But this is by far my favorite plugin.
     
  15. Offline

    D417

    Myth confirmed, plugin gives an error in craftbukkit 1.2.3.beta2.
    Need update.
     
  16. Offline

    freman

    This weekend - I've had work to do that actually pays money.
     
    fussionzz97 likes this.
  17. Offline

    filszyp

    Any luck with the update? It doesn't work with minecraft version 1.2.3.
     
  18. Offline

    freman

    Sorry got busy arguing over another plugin - this one however is open source so feel free to update it - I hope to get a chance to look at it tonight or tomorrow.
     
  19. Offline

    fussionzz97

    Hope you can, this was a GREAT and helpful plugin for my server! players are missing it :(
     
  20. Offline

    freman


    Updated, download here
     
    aritturlt and D417 like this.
  21. Offline

    snipercrowbar

    works lovely, only problem is when i destroy the bed i can still /home back to that location -
     
  22. Offline

    freman

    That's always been an issue, there's no elegant way to fix it so I didn't bother.
     
  23. Offline

    snipercrowbar

    i noticed it saves the player bed info in the file (in the plugins folder) -
    is there not a way for it to detect when a user's bed is broken and delete this?

    so it goes back to ' - you must set a bed first' ?
     
  24. Offline

    freman

    it saves the player's location when they enter the bed, not the location of the bed.
     
  25. Offline

    Jade

    Permissions for Pbukkit? :D

    why not?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Oct 17, 2020
  26. Offline

    Codex Arcanum

    Perhaps this doesn't fall under the category of an *elegant* solution, but couldn't you just do a check of nearby blocks when you /home, and if none of them are beds cancel the teleport?
     
  27. Offline

    freman

    And here I was pondering saving the bed location to the same file ;)
     
  28. Offline

    Codex Arcanum

    Oh, OK. That would make much more sense. I didn't realize that the event had a built .getbed() method. I figured that you must be using player location because the event didn't have a way of getting the bed's location easily. Ah well, should've known better.
     
  29. Offline

    freman

    I was originally storing the bed location but that had issues as the bed's location is lower than the players location - usually resulting in them getting stuck in the floor so I switched to using player location as I figured if a player can stand there to enter the bed then they can TP there safely. What I'll do now is store both locations, tp to one if the other is undamaged.
     
  30. Offline

    Jade

    As this is true, it would be used to fund the server costs, nor would it be outrageous priced derp
     
  31. Offline

    freman

    How about I put it on my todo list, but don't hold your breath
     

Share This Page