You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make it so that comments left in the config are ignored when the plugin loads. For example, I translated some original comments into native language via neural network for convenience, but after reloading everything is reset. Also reset my comments if I left them. For example, I want to comment out an old value in some parameter so I can go back to it, but I can't do that because the plugin will update everything after the server reboot.
Translated with DeepL.com (free version)
The text was updated successfully, but these errors were encountered:
This happens because AEF technically rebuilds the config on load/reload.
The whole reason for doing it that way is because it simplifies the process of updating everything in the config (info comments change / get updated with better info, config sections get optimized/changed).
However, I agree it is not an optimal solution.
Will get looked into but lower prio for now
xGinko
changed the title
Ignore config comments
Change config load behavior to not wipe content
Mar 17, 2025
xGinko
changed the title
Change config load behavior to not wipe content
Reloading config wipes all user added comments
Apr 17, 2025
Make it so that comments left in the config are ignored when the plugin loads. For example, I translated some original comments into native language via neural network for convenience, but after reloading everything is reset. Also reset my comments if I left them. For example, I want to comment out an old value in some parameter so I can go back to it, but I can't do that because the plugin will update everything after the server reboot.
Translated with DeepL.com (free version)
The text was updated successfully, but these errors were encountered: