Disabling of Invisible Login/Status

Hi everyone. I’m new here, and haven’t yet found anything on this… actually could only ever find the reverse.

I have set up Openfire and Spark on my network at my job and I want to disable the use of invisible logins. Is this currently possible? I couldn’t find anything in any .jar files or any related searches.

If this is not possible, please consider this a feature request for Spark! Or does anyone know of another client that is the equivalent to Spark that would allow this?

Thanks!

Brian

There is no such option. So the only way is to modify a source and compile your own version (can’t point which parts to remove). Filed as https://igniterealtime.org/issues/browse/SPARK-1589

You will still have to modify spark.jar file and distribute it to your users, but it is a bit easier than compiling. We have no active developers working on Spark currently, so no clue when and who will implent this.

About default.properties https://community.igniterealtime.org/docs/DOC-2163