[INACTIVE]HomeLite

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

  1. Offline

    Insain

    Built with Bukkit build#66 Useable With CraftBukkit #115+



    Home-Lite V1.3B
    a very simple easy and compact home/sethome system for you to enjoy.​
    Features(Non-Case-Sensative)​
    /Home​
    /SetHome​
    /Hlhelp​
    ToDo's​
    None​
    update Notes:​
    Fixed a Error Handaling Bug causing errors to spew out when player added a second command to sethome​
    Public DropBox​
     
  2. Offline

    xwahtupx

    Works fine for me, thank you!
     
  3. Offline

    SeeD419

    The only complaint I had with the existing "My home" plugin is that the commands were changed.

    I don't understand why he would change the familiar "/sethome" to "/home set"

    I'll use this because it's just quite frankly less hassle and less explaining I have to do.
     
  4. Offline

    Virbizum

    Thanks it works fine :)
     
  5. Offline

    JinE

    Thanks. Good!!
     
  6. Offline

    Insain

    Updated to Version 1.1b see OP for info
     
  7. Offline

    Kainzo

    Totally using this version now - thanks for it!
     
  8. Offline

    Rodr1c

    I dont get how to install it since there is no .jar. I put the HomeLite folder in my plugins directory, and added HomeLite to the server.properties, but it still doesn't load. Any ideas?
     
  9. Offline

    Insain

    the jar is in the zip extract it to plugins
     
  10. Offline

    Survivorman

    Perfect, but is there any way to disable it displaying "HomeLite Active" upon login, and change the /home & /sethome messages? It seems a little to flashy.
     
  11. Offline

    DutchCraft

    Want to disable them too, the messages.
     
  12. Offline

    tekac

    my users are reporting that using /sethome gives them full life back. fix this please
     
  13. Offline

    xpansive

    Sweet! Just what I needed for my server!
     
  14. Offline

    DutchCraft

    Yeah its good, for sure since it uses the old commands, but i really want to set some settings myself.
     
  15. Offline

    Kainzo

    Is there anyway to migrate the old /home's in hmod to this db?
     
  16. Offline

    SUparJErk

    The console messages when using commands (as well as on login) are a bit much. I'd like for them to be configurable or capable of being disabled altogether.
     
  17. Offline

    Insain

    Yeah that was just a Debugging message i forgot to remove

    im not sure i never Scripted in H Mod so i do not know what system they used if its a Txt File it may work as XyZ is pretty much the same

    This Seems more like plugins conflicting i just tested this on the Brand new build and could not Duplicate the issue
    please list plugins and turn them off one at a time

    Being worked on will add Disabling and Custom

    Update: Tested and Working on Build #87
     
  18. Offline

    Insain

    HomeLite updated for Latest Build Per Request for the time Being the Flashy Messages are not all tht flash for now till i set up Custom Messages plugin no longer says HomeLite Active on log in also made a few other small adjustments
     
  19. Offline

    EvilSeph

  20. Offline

    Vaupell

    lovely.. Thank you
     
  21. Offline

    joby890

    thanks
     
  22. running Craft bukkit #271 getting this: (also tested with #264, gives the same error)
    Code:
    HomeLite: Loading homelist...07-02-2011 16:38:29 org.bukkit.craftbukkit.CraftSer
    ver 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.insain.HomeLite.HomeLite.loadSettings(HomeLite.java:133)
            at com.bukkit.insain.HomeLite.HomeLite.onEnable(HomeLite.java:77)
            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(SimplePluginManage
    r.java:175)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:69)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:50)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:167)
            at net.minecraft.server.MinecraftServer.c(MinecraftServer.java:154)
            at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:106)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:202)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)
    Edit: It seems to forget all players home's when server restarts. like it dosent read the Home.txt or something.

    The Home.txt is there and it got all cordinates in it like it should.
     
  23. Offline

    captainbinary

    I get the same error =(
     
  24. Offline

    Starrk

    Same thing here.
     
  25. Offline

    Jeppe

    I get the same error
     
  26. 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.
     
  27. Offline

    Reslip

    Hi, i have a problem i get this error evry time i start my server. Plz help
    Code:
    21:35:07 [INFO] Preparing start region
    21:35:08 [INFO] Preparing spawn area: 48%
    21:35:09 [ALLVARLIG] Could not load plugins\HomeLite.jar in plugins: null
    org.bukkit.plugin.InvalidPluginException
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:113)
            at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    java:159)
            at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:107)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:59)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
            at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    Caused by: java.lang.NoSuchMethodException: com.bukkit.insain.HomeLite.HomeLite.
    <init>()
            at java.lang.Class.getConstructor0(Unknown Source)
            at java.lang.Class.getConstructor(Unknown Source)
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:108)
     
  28. Offline

    SimplisticBeing

    Look up DeathTpPlus

    Please be sure to update which build this works with.. It is hard to determine with Build 115+ if it is ready for #522 or not..without downloading and testing ourselves.. I come to my plugin pages to make a quick check for updates..if I always see 115+ I will not know if it is ready for the newest recommended build until I test myself.. Thank you..
     

Share This Page