You can buy this project and download/modify it how often you want.
package la.renzhen.rtpt.config; public interface Reloadable { void reload(); }