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

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    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.  
  3. Offline

    Comrade Dmitri

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    It would be nice if you added in a feature where you could select a cuboid.
  4. Offline

    DQuaN

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Yes works but the config file generated is blank. Entering the text from the first post doesn't do anything. I want to change the text to "You are now entering..." but I can't find a way of doing that. Any help?
  5. Offline

    Seta

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    i like the idea, and the simplicity :D
    But the whitespace in the dir name, seems like a bad joke -.-
  6. Offline

    Jobsti

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Code:
    ops-only=0
    disable-who=0
    entering=Region: $1
    leaving=##8leave: $1
    who-head=____[Online: ]________
    who-line-place=$1 - $2
    who-line-no-place=$1 - Unknown location
    My config as UTF8 w/o BOM. Works.

    This post has been edited 5 times. It was last edited by Jobsti Sep 13, 2011.
  7. Offline

    Dutchy

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hello folks,

    I was on holiday and busy, so I could not respond here. I am happy to hear that the plugin still works and will update the topic with the build number. However, I don't plan on maintaining this plugin in the future as I rarely play the game anymore. As my last update I will try to find a replacement maintainer.
  8. Offline

    Jobsti

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    An Update for the new CB Build would be very awsome!
  9. Offline

    Dutchy

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    No chance, I no longer play the game :)
    The code is on github, any coder is free to fork and rerelease, I can even give some help if needed.
  10. Offline

    spoothie

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I had some additional free time today, so I updated this plugin to the latest Craftbukkit version. :)
    Download: http://dl.dropbox.com/u/33328672/InterestingPlaces.jar
    Tell me if something doesn't work, I haven't really tested everything out.
    If you like my work, you can thank me through donating some money to me. ;)

    [IMG]


    The config file will be empty when it gets created, but you can simply copy and paste the default config from the op.
  11. Offline

    Jobsti

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    @spoothie
    Much thanks. tested with RB #2126.

    All commands and colors are working, my old config too.
    /where/who works, /mark also. BUT I get no join and leave messages.

    I see the entering message sometimes only one time , if I use /mark


    Info:
    But the new Chat-Codes are working linke §o

    This post has been edited 9 times. It was last edited by Jobsti Mar 29, 2012.
  12. Offline

    Dutchy

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Cool, it would be great if you could release the source code, so these changes don't get lost!
    I can definitely recommend github (were I had the source), it has excellent tutorials at http://help.github.com/
  13. Offline

    spoothie

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)

    This post has been edited 1 time. It was last edited by spoothie Apr 1, 2012.
  14. Offline

    WhatEver:D

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Thank You very much @spoothie for this nice Plugin. Any Chance to add Worldedit-Wand selection?

    This post has been edited 1 time. It was last edited by WhatEver:D Apr 1, 2012.
  15. Offline

    Jobsti

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Worldedit Wand-Use would be great, especially support for the poly wand!
  16. Offline

    Jobsti

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    @spoothie (or somone other).

    With the new RB #2190, there are some Bugs in the Chat.
    [IMG]

    Would be nice, if anyone could fix this
  17. Offline

    Raymond Doerr

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  18. Offline

    NouvelleOrange

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Does this plugin still work ? If not, is there an alternative ?
  19. Offline

    niftyapple

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    If it is not working, which I have not tested, but am assuming not, use Worldguard's flag system

    Step 1: define a region
    Step 2: /rg flag <RegionName> greeting <MESSAGE> #####this will set a popup in chat when a user enters the region

    additionally, you may use the flag Farewell <message> and it will do it for leaving the area

Share This Page