]> jfr.im git - irc/rizon/acid.git/commit
Allow multiple commands with the same name if on different channels
authorAdam <redacted>
Thu, 4 Dec 2014 06:13:50 +0000 (01:13 -0500)
committerAdam <redacted>
Thu, 4 Dec 2014 06:13:50 +0000 (01:13 -0500)
commitaf0de118ef213afdeb83ce45abc2d2da844c63fc
tree25c4644a190095a849ce4161392975b7d7b50e50
parente02c451f090a20ca4a7de24e0dc69707582e7e38
Allow multiple commands with the same name if on different channels
Add authflags protocol function
Add priv for nonoper commands in channels
acid/src/main/java/net/rizon/acid/conf/Command.java
acid/src/main/java/net/rizon/acid/core/AcidUser.java
acid/src/main/java/net/rizon/acid/core/Acidictive.java
acid/src/main/java/net/rizon/acid/core/Protocol.java