API Changes | This update changes a few of the internal aspects of the API as well as some point characteristics. Previously, the API added points and configuration added points were strictly separated. This is no longer the case. Points added by different plugins may now both interact with each other as well as with configuration added points. Do note that connections made from API points and configuration points won't persist through server restarts. They'll also get reset when changes are made to the main setup i.e doing stuff with the configuration added points. Other than that they can interact with each other on a temporary basis.