Annotation Interface DefaultOnVanillaServer


@Retention(RUNTIME) @Target(FIELD) @Documented public @interface DefaultOnVanillaServer
Adding this to a config field will reset it to defaults on joining a vanilla server, and return it to what it was on leaving. Use the load listeners if you want to do something more fancy.