summaryrefslogtreecommitdiff
path: root/src/modules/m_operprefix.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add OperPrefixMode::GetPrefixRank(), so +y is ranked above all other prefix ↵Gravatar w00t2008-11-241-0/+5
| | | | | | modes. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10825 e03df62e-2008-0410-955e-edbf42e46eb7
* Off-by-one without a rehash event, causes cores on loadGravatar w00t2008-11-241-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10823 e03df62e-2008-0410-955e-edbf42e46eb7
* Add m_operprefix, more simplified version of module written by Phoenix ↵Gravatar w00t2008-11-241-0/+223
(thanks!). Adds cmode +y, set on-join which grants opers an optional prefix status on the channel. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10822 e03df62e-2008-0410-955e-edbf42e46eb7