ChannelMode Option is reset whenever modpack updates.
Ianthasys opened this issue ยท 1 comments
Describe the feature
In the current version of AE2, upon updating any modpack using AE2, it will reset the current option set by using /ae2 channelmode due to the value of it not being saved in the main config folder that tends to get overwritten by modpack updates.
Reasons why it should be considered
Saving this value in serverconfig will allow pack creators to define a default value with the pack, but allow server owners and users to retain their personal setting for this without needing to rerun a command or change the config file every time they update the server. (on some packs this can be an additional step in an already long process.) My assumption being that this setting is fairly commonly used, having the setting in there would be a great quality of life improvement for users and server owners alike when it comes to packs that tend to update often like ATM and others.
Additional details
No response