mirror of
https://github.com/anope/anope.git
synced 2026-06-23 20:46:38 +02:00
ff878bbda8
Skipping over empty values in the commasepstream can put the mode adding logic out of order (eg. ignoring the first two tokens when they are the needed tokens). Most modes are already added by being explicitly checked for, but the "unknown" or "extra" modes are added here.