Customisation of spark

Hello, I try to customize the customer SPARK to delete certain functions as I do not want to propose to my users.

What is that somebody would be interested to make this service ? It is a question of deleting buttons / links and of automating the connection.

Thank you in advance

It depends what thing you are trying to remove. Spark is pretty customizable though, so you may not need to edit code directly.

I’m also customising Spark at the moment, because I only want a really basic client for now. Some of the changes involve removing plugins. Others involve changing default values and enforcing those values in the classes that read the .properties files. Some do require directly editing the code to remove buttons, options in pop menu, menu items or preferences.