Getting variables from a listener to the main class

Discussion in 'Plugin Development' started by Lupus_Z, Dec 10, 2016.

Thread Status:
Not open for further replies.
  1. I made a VariableListener, where I put all my "life-hacks" variables, but I don't understand how to get them in the other class.
    I used the magical power of Google, but I don't understand.
    Can anyone help me :D?
     
    Last edited: Dec 11, 2016
  2. Offline

    timtower Administrator Administrator Moderator

  3. Offline

    fireboyev

    I use (class name)#variable
    Also with configs I use (main class name)#plugin#getConfig()
     
  4. Offline

    Lordloss

    Are you talking about static abuse?
     
    es359 likes this.
Thread Status:
Not open for further replies.

Share This Page