Nether Portal Alert

Discussion in 'Archived: Plugin Requests' started by Blaikie, Aug 13, 2013.

  1. Offline

    Blaikie

    Hello,

    I'm after a simple plugin to announce the coordinates of a nether portal once it has been lit by a player.


    Thanks!
     
  2. Offline

    timtower Administrator Administrator Moderator

  3. Offline

    Blaikie

    Announce the coords publicly, either via chat or console.
     
  4. Offline

    jakeyray18

    I think this is pretty much what you are after, threw it together in my spare time:

    Link to BukkitDev page with details for usage (yet to be approved):
    http://dev.bukkit.org/bukkit-plugins/portalannounce/

    For now you can download it here:
    http://dev.bukkit.org/bukkit-plugins/portalannounce/files/1-portal-announce/


    Hope that is what you were after.

    ~Jakey
     
  5. Offline

    Blaikie

    Thanks for taking the time to do this, but I can't seem to access any of those links just yet?

    "This project is currently under moderation. Please come back later."
     
  6. Offline

    jakeyray18

    Sorry about that I thought you would be able to access it, here is a link to my dropbox where you can get it:
    https://dl.dropboxusercontent.com/u/130322058/portalannounce.jar

    Once again sorry for the inconvenience.

    ~Jakey
     
  7. Offline

    AndyMcB1

  8. Offline

    jakeyray18


    I used onPortalCreateEvent of course.
     
    timtower likes this.
  9. Offline

    Blaikie

  10. Offline

    jakeyray18

    You are most welcome, I am still new to plugin development but trying my hand at everything I can. xD
    Glad it worked.

    ~Jakey
     
  11. Offline

    AndyMcB1

    Oh right, I thought the player wanted it to announce when someone teleports via a portal

    Thanks!
     
  12. Offline

    Blaikie


    Hi Jakey,

    I used this plugin for my UHC series the other night and it turns out that only OP's can see the text displayed in the chat. Is it possible to edit the plugin so that it's visible to all players?


    Thanks
     
  13. Offline

    jakeyray18

    If you use permissions, then anyone with the "portalannounce.alert" permission should be able to see the announcement, If need be I can edit it for you, but the simplest way would be just to give the groups you want to see the announcement that permission.
     
  14. Offline

    Blaikie

    I've never actually used permissions and my games usually involve random new players joining all the time, I don't know if there is a permission group for new players or what. If I could use the plugin without permissions then that would be absolutely fantastic, I'm sorry to be such a pain.
     
  15. Offline

    jakeyray18

    Sure I can do that, that isn't hard at all. Give me a few minutes and I will edit the link into this post.

    *Edit*
    https://dl.dropboxusercontent.com/u/130322058/PortalAnnounce-NoPerms.jar
     
  16. Offline

    Hoolean

    jakeyray18

    FYI in the future, it is not allowed to link to files that have been uploaded to BukkitDev until they have been approved. :)

    Just do what you did this time and use a DropBox link until then if it is a plugin request.
     
  17. Offline

    jakeyray18


    Ok thanks, this was a while ago anyway and was the first request I had ever done on these forum so its good to know :)
     
    Hoolean likes this.
  18. Offline

    Blaikie

  19. Offline

    jakeyray18


    Your most welcome :)
     

Share This Page