Skip to content

When Enabled


This will be called when the module is enabled.


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