mirror of
https://github.com/jlu5/PyLink.git
synced 2025-04-03 14:27:52 +02:00

When one userpair is given with some mode prefixes, it implicitly applies to all other following UIDs, until another userpair is given with a prefix. For example: UID1,UID3:o,UID4,UID5 would assume that UID1 has no prefixes, but UID3-5 all have op when joining. This was not properly accounted for previously.