DisableIfWithout

public @interface DisableIfWithout

It indicates this task won't be registered when plugin isn't applied.

Properties

Link copied to clipboard
private final String plugin

When which plugin isn't applied, the task won't be registered.