1. The forums will be archived and moved to a read only mode in about 2 weeks (mid march).

Send Player Messages During event (Plugin Settings)

Discussion in 'Plugin Help' started by ALLINSEO, Mar 27, 2017.

  1. ALLINSEO

    ALLINSEO Baby Zombie

    Messages:
    133
    I am trying to send a player a message during these 3 events;
    1. Player First Joins Server.
    2.Already Registered player rejoins server
    3. player switches world... example: Player1 enters world Spawn > sendmessage $playername "You have entered the Spawn world where you can do this that and this"

    I have tried looking at the documentation of CustomAlerts and the documentation of BroadCaster,
    the documentation is a little confusing and I cannot really find the precise options to set these messages.
     
  2. Zayd

    Zayd Witch

    Messages:
    55
    GitHub:
    ZaydPE
    You're going to have to put a special / specific block on the border of spawn, and when a player walks over it, it'll send you a message.
     
  3. PocketKiller

    PocketKiller Slime

    Messages:
    83
    GitHub:
    iPocket
    Can you please not?
    PlayerJoinEvent for 1st
    Nothing for 2nd
    EntityLevelChangeEvent (and check if its a player) for 3rd
     
  4. Zayd

    Zayd Witch

    Messages:
    55
    GitHub:
    ZaydPE
    Misread, thought it was messages on entering a region :/.
     
  5. HimbeersaftLP

    HimbeersaftLP Fish

    Messages:
    2,402
    GitHub:
    HimbeersaftLP
    You swapped the 1st and 2nd
     
  6. ALLINSEO

    ALLINSEO Baby Zombie

    Messages:
    133
    im not sure what this means, am I able to use the plugins I listed to achieve any of the desired results?

    Currently using broadcaster to send "welcome to our server" "Our website is this" buts its rather anoyying, would much rather do once at login.
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.