Solved Disable Plugin Without Vault.

Discussion in 'Plugin Development' started by Bobfan, Oct 13, 2012.

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

    Bobfan

    I am currently still trying to figure out vault, but could you disable the plugin if vault isn't there?
     
  2. Offline

    Seadragon91

    this.getServer().getPluginManager().disablePlugin(this);
     
  3. Offline

    coldandtired

    If you put vault as a depend the plugin will automatically disable itself.
     
    hakelimopu and Darky1126 like this.
Thread Status:
Not open for further replies.

Share This Page