Solved what's wrong and how to solve

Discussion in 'Plugin Development' started by LeeoSantos, Nov 15, 2013.

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

    LeeoSantos

  2. Offline

    Alshain01

    There is no variable named "player". Perhaps you meant "sender"?
     
    LeeoSantos likes this.
  3. Offline

    Sweatyyyy

    LeeoSantos
    Use Player player = (Player) sender;
    or change it to sender
     
    LeeoSantos likes this.
  4. Offline

    LeeoSantos

Thread Status:
Not open for further replies.

Share This Page