mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-09 04:23:13 +02:00
422b339be1
easily deal with "parameter eating" of unknown channel modes. Now, 12 years later, finally added the code to do this. This prevents some (serious) desynching if you have a parameter-eating channel mode on one server and not on the other. Obviously, you should always try to have the same featureset on all servers, but sometimes this is not possible, like when upgrading..