because if a person logged out with it paused, they might log back in with it paused and not realize it - we're of the opinion that if someone has the plugin loaded, they want the plugin to do plugin stuff. it is a design choice that we made.
but as mentioned you can handle this with the cfgs if that is something you want to force to happen.
or you could take drastic measures and unload the plugin before logging out (you'd end up having to reload your ui after loading the plugin if you did this method and i don't recommend it)
re: pause on option was working before --- they have never started paused. you can pause on and off all day long while in game, when you load back in game or start the plugin, it will be unpaused.
just like if you log out in a pulling mode, when you log in you will instead swap to the respective non-pulling mode --- huntertank -> tank; pullerassist -> assist. its a design choice we made
I can understand your needs, and the cfg is a perfect solution to that need. let me know if you need help getting it set up