Player Can't Break Blocks

Actually it can be a permission issue. Because you dont have a permission plugin it means that by default, sponge will use the 4 level permission scheme built into minecraft. Essentially meaning if a plugin checks for if a player has permission to do X or Y then it would check what permission level they have, if they are not op (level 4) then it would return false, if they are op then it would return true