Analytics is set to true in some of the configs
DerpyFrood0421 opened this issue ยท 0 comments
In the 00.54 release of ATM9 I noticed some mods enable anonymous analytics as true. I believe this should be set to false.
Found it evilcraft-common.toml, cyclopscore.toml, commoncapabilities-common.toml
In evilcraft-common.toml:
[core]
[core.general]
#If an anonymous mod startup analytics request may be sent to our analytics service.
analytics = true
#If the version checker should be enabled.
versionChecker = true