The constructor Vault.VaultListener(VaultSender) is undefined

Discussion in 'Plugin Development' started by joehot2000, Oct 30, 2013.

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

    joehot2000

    Is anyone able to help? The error is in the title. The code is:
    [​IMG]
    private void registerListeners() {
    getServer().getPluginManager().registerEvents(new VaultListener(this), this);
    }


    Thanks.
     
Thread Status:
Not open for further replies.

Share This Page