It will require a bit customization in the events layout as there is no option for this feature.
You can backup this file and edit: components\com_community\templates\jomsocial\layouts\events\single.php
At approx line 331, change it to:
<?php if (CFactory::getUser()->authorise('community.eventedit', 'com_community') || CFactory::getUser()->authorise('community.groupeditstate', 'com_community')) { ?>