Disable Add Contact Menu

Good Day to All,

can anybody tell me on how to disable add contact menu in spark client.? i’m using openfire 3.10.2

Thank you in advanced!

Shallom

Read this Spark default.properties guide (updated)

You will need to enable this by editing the line:

ADD_CONTACT_DISABLED =

and adding true

Keep in mind that you will have to modify spark.jar and distribute the modified version to every user if you’ll want to use newer Spark version.

1 Like

i will do it, Thank you very much! really appreciated.