Is there any way to set user password using hash?

Hello.
I need to specify some full-access account in config template, but specify it’s password without revealing it in plain text.
Is there any way to do so?
somwthing like:
/user add set name=superadmin group=full md5-password-hash=“md5hasgoeshere”