Another code request

Discussion in 'Plugin Development' started by Amrefinium, May 16, 2013.

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

    Amrefinium

    Can someone send me a code that adds visual effects to the player after a certain action is done, such as teleporting, i was thinking of the effect that happens as you enter a portal (the wave like effect) Thanks
     
  2. Offline

    chasechocolate

    Use PlayerTeleportEvent and world.playEffect(...).
     
  3. Offline

    Amrefinium

    Okaii, I'll try it, do you have an example??
     
  4. You should really learn more Java and/or read/use the javadocs bukkit has.
     
    MrBluebear3 and Minnymin3 like this.
  5. Offline

    Amrefinium

    Yh that would help :)
     
  6. Offline

    ZeusAllMighty11

    The development forum is not a place for requests (including code)

    Go to plugin requests and ask the creator to make it open source
     
Thread Status:
Not open for further replies.

Share This Page