mirror of
https://github.com/cnaude/PurpleIRC-spigot.git
synced 2024-11-05 18:09:37 +01:00
commit
e4dddab209
@ -84,6 +84,14 @@ public class IRCMessageEvent extends Event {
|
||||
return this.permission;
|
||||
}
|
||||
|
||||
/**
|
||||
*
|
||||
* @return
|
||||
*/
|
||||
public String getChannel() {
|
||||
return this.channel;
|
||||
}
|
||||
|
||||
/**
|
||||
*
|
||||
* @return
|
||||
|
Loading…
Reference in New Issue
Block a user