Originally named m_forward
, a bigass chunk of that code is now included in core Unreal. The remainder is implemented by this "new" module:
/join #chan
when it's set to +R
or +i
or if they're banned. They have to do /sajoin
or invite themselves. The module corrects that (it still generates an OperOverride notice though ;]).Any other additions to OperOverride will also be done by this module. =]
Required oper permissions:
+b
(banned lol): channel:override:message:ban
+i
(invite only): channel:override:invite:self
+R
(only regged users can join a channel): channel:override:message:regonly
, which seems to be non-default