At the moment, this change-config object is globally disabled to prevent people messing with all servers; however, it should be updated to use the new ASIG service which can announce the changes in different servers depending on their local configurations. This can be disabled inside of the localconfig.json by a dev, however cannot be changed at runtime-inline, by a server admin/owner.
Fixed in 1.0.8. Partial changelog:
- Fixed MAXBOT/18, Update change-config/announceStartupInGeneral to support the new multi-server functionality of ASIG. Thank you for reporting this issue.
At the moment, this
change-config
object is globally disabled to prevent people messing with all servers; however, it should be updated to use the new ASIG service which can announce the changes in different servers depending on their local configurations. This can be disabled inside of thelocalconfig.json
by a dev, however cannot be changed at runtime-inline, by a server admin/owner.