Inactive [INFO] Interesting Places 1.6 - name areas in the world - multi-world & Help support [1060]

Discussion in 'Inactive/Unsupported Plugins' started by Dutchy, Mar 3, 2011.

  1. Offline

    Dutchy

    Re-release of grandseiken's Interesting Places
    This plugin lets you name different parts of the world, simply by marking them with a command. It also lets you know in which area everyone is. If you are looking for something more advanced, have a look at Namespaces.

    Simple Commands
    Code:
    /mark placename - Mark a place in the world
    /who [name]     - Find out where somebody or where all players are
    /nearest        - Find out which area you are in

    Advanced Commands
    Code:
    /mark r:## placename           - Mark a place with a radius of ##
    /mark x:## y:## z:## placename - Mark a place with a maximum distance along each axis.
    Config.txt
    Since the latest Bukkit versions, some configuration options may be broken.
    Code:
    ops-only=0
    disable-who=0
    entering=##3entering ##f$1
    leaving=##3entering wilderness
    who-head=##e$1 player(s) online:
    who-line-place=##e+ ##f$1 ##e- ##f$2
    who-line-no-place=##e+ ##f$1 ##e- ##fwilderness
    Downloads
    Version 1.6
    Source

    Issues
    Link

    Changelog
    Version 1.6
    • Multiworld support that actually works
    • Preliminary Help support
    • Latest Bukkit compatibility
    Version 1.5
    • Multiworld support
    • Made /where an alias of /who again
    Version 1.4-SNAPSHOT (immediate bugfix for 1.3)
    • Correct data file initilization
    Version 1.3 (broken release)
    • Remove TSLPC
    • Use the new commands structure
    Version 1.2
    • grandseiken's original version
    (Note: I've tried to keep the description less as a wall of text than the original thread, but please let me know if you're missing something. For the mathematical background, see the original thread.)
     
    flames likes this.
  2. Offline

    Dutchy

    I am not going to make that because I am too busy, but I'll accept a pull request if somebody makes that.
     
  3. Offline

    Phaedrus

    Perhaps you should look at the geocaching plugin.
     
  4. Offline

    dxfire

    Actually, i have noticed that plugin, but found out that it is more for finding hidden treasures...
     
  5. Offline

    Phaedrus

    You can use it to mark your own locations though. So you could hide a "marker" treasure at the town you want people to find and give them the list of places so they can "gps" their way to it.

    Or maybe you want dynmap with the map marker add-on
     
  6. Offline

    Dutchy

    In Ye Olden Days, people used roads and signs to find their way. Kids these days, can't live without their gps...
     
  7. Offline

    Phaedrus

    Just like the old west, pioneers and discovery is replaced by site seeing and tourists.
     
  8. Offline

    dxfire

    Thanks for the help, i think you and @Dutchy are right, i should use signs and/or combine geocache with InterestingPlaces :)
    Thanks a bunch!

    btw... map marker addon? I have set up dynmap, but that is unheard of!
     
  9. Offline

    Phaedrus

  10. Offline

    dxfire

  11. Offline

    Delodien

    Could someone explain how the axis command works? ( The /mark x: y: z: )

    Does it work with the in game coordinates while pressing F3, or some other completely different way?
     
  12. Offline

    Dutchy

    They are limits on how big your area is, so x:5 y:5 z:5 will be a cube of 5 by 5
     
  13. Offline

    Delodien

    I see, and does the cube generate from where you are standing? So in your example it would make a 5 by 5 cube around the player?
     
  14. Offline

    Dutchy

    I think it does (I am not entirely sure because I am not the original author)
     
  15. Offline

    Delodien

    Well it seems to make just a cube around where you were stood. Thanks for the help :)
     
  16. Offline

    ThornRage

    One of my favorite plugins as it is simple and does exactly what I want.

    Curious, will there be an update so this works with 1.5 or does it already work with it? I haven't updated my server yet because I want to make sure all plugins work.

    Thx
     
  17. Offline

    Dutchy

    It might work, but I have not checked yet. If it does not work, I will get an update out with the usual delay (being busy etc :p). As usual, don't forget to backup your places file :)
     
  18. Offline

    NouvelleOrange

    I hope this gets updated for 1.05.02
     
  19. Offline

    xsolar66

    this mod would be perfect with permissions. Name Spaces is far too complex
     
  20. Offline

    Don Redhorse

    permissions would be helpful.

    btw: it works with 1.5.02
     
  21. Offline

    Plague

    considered inactive
     
  22. Offline

    Dutchy

    Oh, bah... I guess I'll have to test it with some latest releases myself then. Soon(tm).
     
  23. Offline

    Lord Chaos

    Can someone please fork this?

    This looks like a great plugin that we really could use.
     
  24. Offline

    Dutchy

    According to Don Redhorse it works. I'm still around, just too busy to fix it if anything's broken, but if anyone sends a patch I'll be happy to accept it.
    If it doesn't work with the latest bukkit, it would help if you let us know why it is broken.
     
  25. Offline

    Don Redhorse

    just update the thread, it works with bukkit 766, just tested
     
  26. Offline

    Dutchy

    Done.
     
  27. Offline

    TomYaMee

    any tutorials please
     
  28. Offline

    Don Redhorse

    for what?
     
  29. Offline

    TomYaMee

    i dun really know how to make the region for this plugin
     
  30. tommy, say your region is a small town about 20 blocks across.
    stand in the middle of it and do /mark r:15 Tommyville
    then when people get to within 5 blocks of the "town" it shows them as being in it.
    Simple!

    Dutchy! please please just make an option to NOT show players coords, or just remove it. It messes with pvp and secret bases and *isnt needed* for the mod. Knowing just which regions people are in is enough, and I hate blocking the /who /where commands, because I love seeing the list of what regions ppl are in!

    Would also love it if it picked up players colors from permissions for displaying the list in /where too!
     
  31. Offline

    Jobsti

    @Dutchy
    Works with #1060, but updating? ;)
     

Share This Page