]> jfr.im git - irc/rizon/acid.git/commit
Add the ability to get the users of a chanmode event
authorDwarf <redacted>
Tue, 14 Nov 2017 15:32:17 +0000 (16:32 +0100)
committerOrillion <redacted>
Sun, 26 Nov 2017 21:15:43 +0000 (22:15 +0100)
commit445a3b67b0c95dba292c63300b485e0e9d494a7b
tree15a84617d35ae15489684b8cc966b2f5e2a7e4ce
parent11b922ba27da9f7865e310fc1d1132ea310e335a
Add the ability to get the users of a chanmode event
.gitignore
acid/src/main/java/net/rizon/acid/core/Acidictive.java
acid/src/main/java/net/rizon/acid/core/ChannelModeChange.java [new file with mode: 0644]
acid/src/main/java/net/rizon/acid/core/ChannelStatus.java [new file with mode: 0644]
acid/src/main/java/net/rizon/acid/events/EventChanMode.java
xmas/src/main/java/net/rizon/acid/plugins/xmas/Xmas.java