JAVA PARAMS DISABLEPRIVATEMESSAGES

Format: [true/false]
Default: (false)

When set true, disables private message windows to other users. Note that the setting only disables the windows themselves, if you need to disable private messages completely, you can set that on the server.

Examples:
In a web page:
<param name="disableprivatemessages" value="true">

In a param file:
disableprivatemessages=true