can you introduce a command like this:
Description:
Enable persistence of selected Group.
Syntax:
group enableGroupPersistence state
Parameters:
group: group state: Boolean
Return Value:
Nothing
Example:
group player enableGroupPersistence true;
Players Group will not be deleted, even if no Unit is in this Group.
If the last Group owner leaves this group, the server becomes owner of the group.