Patch with additional hooks
Added 2 new hooks
void OnClanMemberJoined(string playerID, List<string> members)

void OnClanMemberGone(string playerID, List<string> members)
​

Changes on line 423, 445, 560
Pastebin: https://pastebin.com/KPKJKgL1

If @k1lly0u or @Wulf will merge a patch and enable that option it will be perfect