ZonePlus (Getting group zones)

Hello! I have a script inside ServerScriptServer that already loads the zone and binds to the group by using

customZone:bindToGroup("Group")

Now I have ZoneController saying I can get a group by using

local settingsGroup = ZoneController.getGroup("Group)

My issue is how to get zones from Group.