Home Coordinates Plugin

Discussion in 'Archived: Plugin Requests' started by turkeybird90, Jan 8, 2014.

  1. Offline

    turkeybird90

    Hi! I need a plugin for my pure-survival server. And before you say "Why not just give them the command to teleport back home" It's because the server is *pure-survival* and theres no teleporting at all. All the travelling is done with coords.
    so what I need is a plugin that will save the coords of a person when they type /sethome, (In a .yml file, named: turkeybird90.yml) Something like that.. and when they type /home it will display their home coords that they previously "logged" .... Now I don't think this is too hard to code, but I cannot do it because I wouldn't know how to handle the yml files, and the coordinates... Sooo, if someone could make this I will give them a cookie. Or something.. xD
     
  2. Offline

    xBlackLightx

    Sounds pretty simple. I'm bored with nothing to do tonight, so I may as well code it. Is it okay if instead of having a separate file for every user, I can simply have 1 file called data.yml and store the coords like:

    turkeybird90: <coords>
    cascadence: <coords>
    otherperson: <coords>

    etc.. ?
    EDIT 1:
    FINISHED! :)
    I'll edit again with a link once I get it uploaded to dev.bukkit.org
    EDIT 2:
    Uploaded! It is currently waiting approval by Bukkit Dev Staff, but here is a link:

    http://dev.bukkit.org/bukkit-plugins/homecoords/

    Hope you like it!
    ~Alden
     
    turkeybird90 likes this.
  3. Offline

    turkeybird90

    Thanks alot man!
     
  4. Offline

    xBlackLightx

    No problem! :)
     

Share This Page