[TP] SimpleHome v1.5 [415-935]

Discussion in 'Inactive/Unsupported Plugins' started by Silence, Jan 17, 2011.

  1. Offline

    Silence

    SimpleHome
    Version: v1.5

    A very simple home plugin, that does not need any configuration.

    Features:
    • Super simple: no configuration!
    Download SimpleHome

    Source Code

    Changelog:
    Version 1.5
    • Removed TSLPC
    • Support for build #416
    Version 1.4
    • Support for Bukkit #287
    • Multiworld support
    Version 1.3
    • Support for Bukkit #186 (also confirmed to work with #230)
    Installation / configuration:

    Copy SimpleHome.jar in your plugins folder and start your server. Thats all!

    Commands:
    Every player on the server can use the following commands
    • /sethome - Sets your home to your current position
    • /home - Teleports you home
     
    Shadowstep0705 and harakiwi like this.
  2. Offline

    Silence

    Spawn at home: No (might be added)
    Permissions: No (not in the scope of this plugin)
     
  3. Offline

    Daveyo

    yeah, would like to see this active with permissions plugin
    also, with the bounty hunter plugin, im concerned people are going to /home and warp away. maybe a way to turn off on the fly or have a trigger
     
  4. Offline

    ardichoke

    It's working on build 238 for me currently.

    @Silence - sorry, I thought I was using 186 when I posted that. I since discovered that I was not.
     
  5. Offline

    Whitesmithgu

    Great plug-in, how do I set a default home for every new player that joins?
     
  6. Offline

    weasel5i2

    Confirmed not functioning with craftbukkit build 271. I'm getting this at server init:

    Code:
    2011-02-07 20:32:15 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-360-gf5b151f-b271 (MC: 1.2_01)
    ....
    SimpleHome: Loading homelist...Feb 7, 2011 8:32:19 PM org.bukkit.craftbukkit.CraftServer loadPlugins
    SEVERE: org.bukkit.Server.getWorlds()[Lorg/bukkit/World; (Is it up to date?)
    java.lang.NoSuchMethodError: org.bukkit.Server.getWorlds()[Lorg/bukkit/World;
            at com.bukkit.silence.simplehome.SimpleHome.loadSettings(SimpleHome.java:171)
            ....
    
     
  7. Offline

    harakiwi

    Looks like my Log
    with Craftbukkit version git-Bukkit-0.0.0-360-gf5b151f-b271
    Code:
    SimpleHome: Loading homelist...Feb 8, 2011 9:37:56 AM org.bukkit.craftbukkit.CraftServer loadPlugins
    SEVERE: org.bukkit.Server.getWorlds()[Lorg/bukkit/World; (Is it up to date?)
    java.lang.NoSuchMethodError: org.bukkit.Server.getWorlds()[Lorg/bukkit/World;
            at com.bukkit.silence.simplehome.SimpleHome.loadSettings(SimpleHome.java:171)
            at com.bukkit.silence.simplehome.SimpleHome.onEnable(SimpleHome.java:85)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:135)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:394)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:175)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:69)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:50)
            at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:196)
            at org.bukkit.command.SimpleCommandMap$ReloadCommand.execute(SimpleCommandMap.java:184)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:77)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:174)
            at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:337)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:319)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:225)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)
    
     
  8. Tested with CB #271

    Works like a charm.

    Edit: wops got the error like Harakiwi over me. it seems to have a conflict reading the .txt if i delete it before starting the server then it runs with no error. but then ppl have to set their homes again ofc.
     
  9. Offline

    Silence

    Fixed, should work now as intented with build (#287)
     
  10. Offline

    Hellothere1990

    great plugin! exactly whats needed! other home plugins seems to break my other plugins, this is perfect!

    much appreciated
     
  11. Offline

    maxsteele

    For those trying to keep optimum plugin compatibility with Craftbukkit, I wanted to let everyone know I am using Craftbukkit Build #263 with SimpleHome v1.3 . It is working fine.
     
  12. Offline

    str

    broken in [304]
     
  13. Offline

    Penorzilla

    Any plans for adding some configuration?

    Maybe permission support and cooldowns?

    This way people can't just teleport to their home whenver they're about to die.
     
  14. Offline

    panderiz

    Working on craftbukkit 348. How ever I'm thankful I have a small server because when I updated with multiworld support the ;world/ being added broke my homes file. Could you add some kind of support for old homes or an updater that'll amend ;world/ to the homes file? I just copied and pasted 20 times but those with large servers might cry :)
     
  15. Offline

    PatPeter

    Anyone else lose their custom model when they teleport?
     
  16. Offline

    cian1500ww

    Thanks for this very handy plugin!!
     
  17. Offline

    Vaupell

    well its working fine for admins and ops..
    However default usergroups gets "you dont have acces to this command"
    using permissions 2.4 and groupmanager 0.9.. i know its supposed to work for all, but it dont atm.
    Using craftbukkit build 440.

    Also tryed adding /sethome and /home in both permissions and groupmanager permissions,, no luck.. :(
     
  18. Offline

    maxsteele

    I am using MultiVerse to have a nether map and a normal map.

    If a player does /sethome in the normal world, and then travels to the Nether, when he types /home, it takes him to the normal map spawn point. If he types /home again, it takes him to his normal world home point.

    If a player does /sethome in the nether world, and then travels to the normal world, when he types /home, it takes him to the nether world home point, not the spawn.

    Are you going to be supporting multiple worlds with this plugin at all? And if so, will you have the ability to turn off using /home on certain maps? I'd really like players to not be able to use /home in the Nether.
     
  19. Offline

    Silence

    @Vaupell: No idea why it isn't working
    @maxsteele: Strange, multiworld should already be working in the current version.
     
  20. is there any way to just have a way to set the home but not a command to teleport there, i only want to be able to go there when i die.
     
  21. Offline

    Toasty

    Permissions support would be nice. I don't want guests making homes on my server.
     
  22. Offline

    Silence

    Well, permission support is kind of out of scope for this plugin, as I want to stay it "simple", as the name says.
    They are many home plugins out there, which have many config options and also include permissions.
     
  23. Offline

    harakiwi

    I use NetherPortal and /sethome in Nether sets your /home in Nether.
    Player in "Nether" -> /home -> Spawn -> second /home -> "Home"
     
  24. Offline

    Grekker

    Cool plugin
     
  25. Offline

    nitroxygen

    does this work with 670?
     
  26. Offline

    lastof

    Working fine for me in 670. No errors in the log, /home and /sethome both seem to work.
     
  27. Offline

    Silence

    I'll verify the latest RB later and update my post :)
     
  28. Offline

    kostya111

    Thank you! This plugin really help me out! I love you!
     
  29. Offline

    Ratchet

    small bug I noticed, if you /home without having a /sethome, it gives an error saying that you need to set a home first with /home not /sethome
     
  30. Offline

    FLOKER

    Working fine on CB #677, thanks for this!
    Any chance for respawn to your home?
     
  31. Offline

    Ratchet

    I have a small request, iConomy support with a cost for /sethome and /home
     

Share This Page