Skip to content

When Disabled


This will be called when the module is disabled.


@Override
public void onDisable() {
    // Code here
}