PlayerHunter: Command that gives a player's coordinates.

Discussion in 'Archived: Plugin Requests' started by LlmDl, Aug 4, 2011.

?

Would your server use this?

  1. Yes

    66.7%
  2. No

    33.3%
  1. Offline

    LlmDl

    McMMO dropped player coordinates from /whois [playername] and I cannot find a plugin that allows players to hunt other players.
    I'd suggest one command /hunt [playername]
     
  2. Offline

    chernobyl360

    well i could add this to my modsiren plugin, maybe also a IP logger?
     
  3. Offline

    DrBowe

    WorldEdit has /locate <playerName>
    Which sets a player's location to your compass.

    Unless you want raw coordinates...which is a bit different I suppose :p
     
  4. Offline

    LlmDl

    I'm really just wanting a straight-up bare-bones coordinate plugin.

    I could do that, but I would rather it give the coordinates, puts some difficulty into it with the constant needing to get fresh coordinates.
     
  5. Offline

    DrBowe

    Ok, I'll throw another 'stretch' out there:
    HeroBounty

    Lets players put bounties on other players that they can then hunt down to reclaim the reward. I believe you can give the 'bounty hunters' the permission node to track the player, displaying their coordinates (I think)
     
  6. Offline

    LlmDl

    Too much again, I would like a one-command plugin.
     
  7. Offline

    NuclearW

    I'll go ahead and make this. Surprised no such simple plugin exists already...
     
  8. Offline

    DrBowe

    @LlmDl
    Yeah, that's what I was afraid of. Hence the 'stretch'

    I'm sure somebody will do this for you, as it would take 5 minutes tops. But I'm too lazy to care right now, sorry :/

    EDIT:
    Ninja'd by someone who will do this for you.

    Curse you irony! In all your cruel trickery!
     
  9. Offline

    LlmDl

    Wow, thanks! That's gotta be a record for fastest request>acceptance.
     
  10. Offline

    NuclearW

    Sorry, went to dinner and forgot to hit post. Here it is.

    Going to make a real post when I can.
     
  11. Offline

    LlmDl

    Thanks I'll be adding this soon.

    Edit: Can I change whereis: to hunt: in the plugin.yml?
     
  12. Offline

    NuclearW

    Just use your bukkit.yml!

    It's a little known feature, but you can alias any command in there, in aliases: just add
    Code:
        hunt:
        - whereis
    Real post made, and viewable here: http://forums.bukkit.org/threads/info-whereis-v0-1-where-you-at-1000.29768/

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016

Share This Page