diff --git a/plugins/relay.py b/plugins/relay.py index 7814984..174d1f3 100644 --- a/plugins/relay.py +++ b/plugins/relay.py @@ -786,17 +786,26 @@ whitelisted_cmodes = { 'ban', 'banexception', 'blockcolor', + 'blockcaps', + 'exemptchanops', + 'filter', 'flood', 'flood_unreal', 'freetarget', 'halfop', + 'hidequits', + 'history', 'invex', 'inviteonly', 'joinflood', 'key', + # Waiting for https://github.com/GLolol/PyLink/issues/559 + #'kicknorejoin', + 'largebanlist', 'limit', 'moderated', 'nickflood', + 'noamsg', 'noctcp', 'noextmsg', 'noforwards',