summaryrefslogtreecommitdiff
path: root/src/modules/m_kicknorejoin.cpp
Commit message (Expand)AuthorAgeFilesLines
* And check the right thing!•••git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@5096 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-08-311-1/+1
* Properly check +J parameter when being set. This does not occur in 1.1•••git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@5095 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-08-311-2/+22
* Renamed to chanrec::modes•••Renamed IsCustomModeSet to IsModeSet GetModeParameter will now return the channel limit (as a string) for a request for mode 'l' and the channel key for a request for mode 'k'. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3692 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-03-121-1/+1
* And more•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3657 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-03-111-1/+1
* Allow removal of mode with new check•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3397 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-03-011-1/+1
* Dont allow +J 0 or +J < 0•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3396 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-03-011-1/+2
* - Nazi stylistic changes.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3207 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2006-02-151-12/+12
* Excempt ops kicking themselves from +J•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3004 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-02-011-1/+1
* More OnCleanup goodness•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2944 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-01-271-1/+7
* Add module for anti-autorejoin channel mode +J•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2910 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-01-261-0/+177