Solved Pass though message.

Discussion in 'Bukkit Help' started by Jamesterjim, Apr 14, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    Jamesterjim

    Hello! I hope this is the right forum to post this.

    I am looking for a mod what when you pass though a area it sends a message to the player only.

    Any mod that can do this?
    -Jamesterjim!
     
  2. Offline

    vapid2323

    Mods = Singleplayer or client side things
    Plugins = Server Side

    Answer = Worldguard and Worldedit

    You can make a region that will tell people a message as they enter or exit, the plugins have much more to offer than that though.
     
  3. Offline

    andrewpo

    Get worldguard + worldedit as stated by vapid and then do this:
    Code:
    //wand
    ***Make a worldedit selection***
    /rg define REGIONNAME
    /rg flag REGIONNAME entry Welcome to my region!
    
     
  4. Offline

    Jamesterjim

    Thankyou very much vapid and andrew!
    [diamond]
     
  5. Offline

    andrewpo

    Since your issue is resolved, please change the prefix of your topic title to Solved by going to Thread Tools then 'Edit Thread'
    [​IMG]
     
Thread Status:
Not open for further replies.

Share This Page