As per https://teamcity-support.jetbrains.com/hc/en-us/community/posts/360006406039-ParametersPreprocessor-how-to-inject-secure-parameters we might be able to make this plugin server-side only by using `jetbrains.buildServer.serverSide.parameters.types.PasswordsProvider` *in addition to* `ParametersPreprocessor`
As per https://teamcity-support.jetbrains.com/hc/en-us/community/posts/360006406039-ParametersPreprocessor-how-to-inject-secure-parameters we might be able to make this plugin server-side only by using
jetbrains.buildServer.serverSide.parameters.types.PasswordsProviderin addition toParametersPreprocessor