PurpleIRC-spigot/src/main/java/com/cnaude/purpleirc
2021-03-27 10:46:03 -07:00
..
Commands Add nickserv command 2017-06-17 12:33:35 -07:00
Events IRCCommandEvent should be cancellable. 2017-06-15 20:40:20 -07:00
GameListeners mcmmo and placeholderapi fixes 2021-03-27 10:46:03 -07:00
Hooks mcmmo and placeholderapi fixes 2021-03-27 10:46:03 -07:00
IRCListeners Fix irc-mode messages. 2018-07-27 21:48:14 -07:00
Utilities mcmmo and placeholderapi fixes 2021-03-27 10:46:03 -07:00
BotWatcher.java Updating javadocs. #116 2015-11-22 16:01:58 -07:00
ChannelWatcher.java Updating javadocs. #116 2015-11-22 16:01:58 -07:00
CommandHandlers.java Use getName() instead of commandLabel 2018-09-21 20:32:13 -07:00
CommandQueueWatcher.java Move IRCMessageEvent to synchronous queue 2019-04-28 15:57:56 -07:00
FloodChecker.java Updating javadocs. #116 2015-11-22 16:01:58 -07:00
IRCCommand.java Compatible with CraftBukkit now. 2015-12-14 20:00:46 -07:00
IRCCommandSender.java cleanup 2020-11-02 21:39:15 -07:00
IRCConsoleCommandSender.java cleanup 2020-11-02 21:39:15 -07:00
IRCMessage.java Build with MC 1.11 2016-11-16 20:40:19 -07:00
IRCMessageHandler.java Irc mute now handles user masks. 2016-12-06 22:49:38 -07:00
IRCMessageQueueWatcher.java Don't attempt to send empty messages to IRC 2019-10-05 09:08:06 +10:00
LinkUpdater.java Updating javadocs. #116 2015-11-22 16:01:58 -07:00
LogTailer.java Add MineverseChat hooks. 2015-12-18 22:43:53 -07:00
Message.java Synchronously send broadcast messages to the game. 2016-03-11 10:53:40 -07:00
MessageQueueWatcher.java Synchronously send broadcast messages to the game. 2016-03-11 10:53:40 -07:00
NickWatcher.java Add nick timer to try and switch back to primary nick. 2018-06-09 10:07:46 -07:00
PlayerList.java Updating javadocs. #116 2015-11-22 16:01:58 -07:00
PurpleBot.java placeholder api update 2020-11-02 21:34:28 -07:00
PurpleIRC.java Only stop IdentServer when it has successfully started. #45 2020-01-26 10:41:16 -07:00
PurpleTabCompleter.java Additional tab-completion debugging. 2016-05-03 18:25:00 -07:00
SynchronousEventWatcher.java Move IRCMessageEvent to synchronous queue 2019-04-28 15:57:56 -07:00
TemplateName.java Add irc-discord-action 2017-07-31 22:22:04 -07:00