392
How can I prevent my users from marking spam in WorldClient?
How can I prevent my users from marking spam in WorldClient?
Edit the MDaemon\WorldClient\Domains.ini file and add the following:
[Default:UserDefaults]
DisableSpamButton=Yes
DisableHamButton=Yes
Save the file and restart MDaemon (or IIS, if WorldClient is running on IIS).