Annotation Interface DefaultOnNoGCAPIServer


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