All Downloads are FREE. Search and download functionalities are using the official Maven repository.

de.epsdev.bungeeautoserver.api.interfaces.RestartEmitter Maven / Gradle / Ivy

The newest version!
package de.epsdev.bungeeautoserver.api.interfaces;

public interface RestartEmitter {
    void restart();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy