Let other players see playEffect()?

Discussion in 'Plugin Development' started by Soxra, Apr 22, 2012.

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

    Soxra

    Hey,
    i want to have a aura for me on my server so everyone can see im the admin.
    For me it looks like that:
    [​IMG]

    But only i can see these effects. What should i do that everyone can see them?
    Regards Soxr
     
  2. If you use player.playEffect it is logical that only the player sees the effect. Use world.playEffect instead.
     
    microgeek likes this.
  3. please release it public when you're done coding!
     
  4. Offline

    Soxra

    Thanks :)
    rob1998@ okay can do this :)
     
  5. ok thanks

    I have done a plugin request but I didn't heard antything so can you look at it?

    -link-

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 25, 2016
  6. Offline

    Aljed_The_Legit

    How would you guys actually set the plugin up like that?
     
  7. Offline

    chasechocolate

    IDK what you mean, but you would either use a continuous scheduler to play those effects or PlayerMoveEvent (which would not play them if they weren't moving). Also, check the date before you post (1 year) :)
     
    kreashenz likes this.
Thread Status:
Not open for further replies.

Share This Page