Inactive [GEN/TP] HomeX v0.7 - Basic Home Plugin [1000]

Discussion in 'Inactive/Unsupported Plugins' started by Zelnehlun, Mar 20, 2011.

  1. Offline

    Zelnehlun

    HomeX - Basic Home Plugin
    Version: 0.7
    Supports: Permissions [optional]

    <font color="rgb(51, 102, 255)">Download: Dropbox</font>
    <Edit by Moderator: Redacted mediafire url>

    [​IMG]

    This plugin offers two basic commands to save and teleport to your home position.
    Please leave some feedback and/or criticism below.

    <font color="rgb(0, 0, 0)">Setup:</font>
    1. Extract the "HomeX.jar" from the "HomeX.zip" folder to your plugins directory.
    2. Restart your server or use the reload command.

    <font color="rgb(0, 0, 0)">Commands:</font>
    * /sethome
    * /home

    <font color="rgb(0, 0, 0)">Permissions:</font>
    * HomeX.sethome
    * HomeX.home
    * HomeX.* (for both commands)

    Changelog:
    Version 0.7
    * Removed some unnecessary code.
    * Updated to the latest Bukkit build.
    * Removed delay function (there are warmup/cooldown <font color="rgb(16, 97, 179)">plugins</font>).
    * Updated for the latest Permissions version.


    Show Spoiler
    Version 0.6
    * If delay is enabled, players will not be teleported if they moved while waiting to be teleported.
    * Special thanks to KSib!

    Version 0.5
    * Update to work with the latest Bukkit build.

    Version 0.4
    * Added Permissions support.

    Version 0.3
    * Set a delay in seconds, if the delay does not equal 0 players will be teleported after the determined amount of seconds (plugins/HomeX/data.txt).
    * Disable the home command for all players except Operators, search for the line "enabled=" in "plugins/HomeX/data.txt" and put true or false behind "enabled=".

    Version 0.2
    * Rewrote and cleanup of the whole code.
    * Plugin saves X, Y, Z, Yaw and Pitch (Exact Spawn).
    * Players are able to save their homes for different worlds (Multiworld support).

    Version 0.1
    * Initial release.
     

    Attached Files:

    Last edited by a moderator: Dec 14, 2016
  2. Offline

    Carnes

    Tried it out. Works great! Previously used PureHomes but it would reset home points sometimes.
     
  3. Offline

    iCandyz

    ummmmmmmm does this work for MCAdmin ? >.<
     
    Tacodude98 likes this.
  4. Offline

    Zelnehlun

  5. Offline

    h3ndy_

    pretty straightforward :D
    Also Sourcecode public?
     
  6. Offline

    Kainzo

    Is this stored in a flatfile or sqlite etc? Multi-world support?
     
  7. Offline

    Zelnehlun

    As I am pretty new to programming plugins and I wanted to keep it simple it is stored in flatfiles and there is no multi-world support yet.
     
  8. Offline

    EniGmA1987

    Please add multi-world support as soon as you are able. Minecraft is in need of a "home plugin" with multi-world support.
     
  9. Offline

    Infernus

    Heh, yet another home plugin, but nice job I guess! ;)
     
  10. Offline

    Zelnehlun

    I did not want to spam useless Home plugins but it was a good exercise for me to get started with bukkit plugins. I also want to continue this project with stuff like the mutli-world support etc.
     
  11. Offline

    unknown_zzz

    What are the permission code for these?

    "homex.sethome" and "homex.home"?
     
  12. Offline

    Zelnehlun

    There are no yet, I will work on Permissions support as soon as I have some time for it, I am currently very busy with exams in school.
     
  13. Offline

    Fuzziskii

    Don't know if it's just something I did wrong, but for every person on my realm that set a home, the file took up 1gb and using the /home command crashed my server.
     
  14. Offline

    Cupcakes

    Yup, having issues with HomeX crashing my server right now as well; I've been running fine with CPU/IO/etc for the last few weeks..

    Not even ~30 minutes of having this plugin I have a 10GB homes.txt file sitting here. WTF?

    Fix.
     
  15. Offline

    Zelnehlun

    I will take down the download until I found the problem, currently not at home sorry for the problems.
    *EDIT*
    Downloaded and decompiled the .jar file and found my stupid mistake. Forgot to add j++ (infinite loop) in a while() loop. Ehrm. I will upload the fixed plugin at 17:00 (Germany).
     
  16. Offline

    Unlimited

    Where to download?
     
    G-man80 likes this.
  17. Offline

    Zelnehlun

    No download until I am home again. 17:00 (Germany).
    *EDIT*
    Bug fixed and problem solved. Download is up again.
     
  18. Offline

    Zelnehlun

    Added Permissions support:
    HomeX.sethome
    HomeX.home

    HomeX.* (for both commands)
     
  19. Offline

    Benie

    Is this compatible with RB 602?
     
  20. Offline

    Zelnehlun

    Not yet I will work on that today.
     
  21. Offline

    tiCeR

    so will wait to get this work for newest version ;)
     
  22. Offline

    Jancsi_PP

    can u add multiple home support please ?
     
  23. Offline

    Zelnehlun

    Something like /sethome Home1 /sethome Home2 ?
     
  24. Offline

    Jancsi_PP

    yepp mate :)
     
  25. Offline

    IronWill1991

    This plugin still works on RB 617, however I noticed sometimes the all mobs become invisible when you teleport from a decent distance. Logging in and out fixes this problem.
     
  26. Offline

    jedimaster0

    Can you use CbutD? It makes life simpler :)
     
  27. Offline

    Zelnehlun

    I am not sure if I can fix the bug, that mobs and players become invisible after teleporting. If CbutD means CraftBukkitUpToDate then it is already added.
     
  28. Offline

    Grizli

    planned creat convert?
    For example: to transfer a database from a plugin My home.
    will be a very useful thing as the plugin xAuth
     
  29. Offline

    IronWill1991

    Be more specific on the invisible mobs bug. Sometimes using /home at decent distance made all hostile mobs and the wolves invisible, not the peaceful mobs. It doesn't happen all the time.
     
  30. Offline

    Zelnehlun

    I think you have to set your difficulty to Normal or higher. I found that on the "Known Bugs" on Minecraft Wiki.
     

Share This Page