public abstract class ExternalPlugin extends Object implements NegativityObject
| Constructor and Description | 
|---|
ExternalPlugin()  | 
| Modifier and Type | Method and Description | 
|---|---|
abstract String | 
getId()  | 
abstract boolean | 
isEnabled()
Check if the plugin is enabled 
 | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDefaultpublic abstract String getId()
public abstract boolean isEnabled()