Commit Graph

254 Commits

Author SHA1 Message Date
cnaude
c8629381d8 Fix game-pchat-response for /irc smsg. 2015-06-28 16:39:32 -07:00
cnaude
d8e6f0acca Send correct name with local smsg. 2015-06-28 10:15:20 -07:00
cnaude
1708bf2bd9 Fix help.
Stick to one shade of purple for all output.
No need for file name in commands.
2015-06-27 22:24:57 -07:00
cnaude
09e0d1f682 Dynamically add /msg and /r when configured. 2015-06-25 21:43:59 -07:00
cnaude
d17b11a6de Rename /msg to /ircm and /r to /ircr. 2015-06-25 07:03:53 -07:00
cnaude
2c4344289e Tokenize smsg response correctly. 2015-06-24 20:13:34 -07:00
cnaude
d5d3f02a9d Don't truncate linked messages.
Tokenize smsg response correctly.
2015-06-24 19:49:30 -07:00
cnaude
5728d279e7 Minor fix. 2015-06-23 22:29:25 -07:00
cnaude
86576ea326 Various bot linking fixes. 2015-06-23 21:58:54 -07:00
cnaude
468c2474ba Dependency fixes and relocations. 2015-06-23 19:19:22 -07:00
cnaude
4e9fb80944 Added new AwayEvent listener. 2015-06-20 22:10:12 -07:00
cnaude
d5a8f53579 Update IRC away status correctly in /irc list command when user returns. 2015-06-20 18:39:19 -07:00
cnaude
19aacbf847 Add /r for quick replying to private messages. 2015-06-20 15:10:00 -07:00
cnaude
6e04672421 Add /msg alias for /irc smsg 2015-06-20 08:40:46 -07:00
cnaude
b67be94124 Added slist command. 2015-06-19 20:37:18 -07:00
cnaude
ad177de12f Initial bot linking capabilities. 2015-06-19 07:18:16 -07:00
cnaude
edea3e8b73 Don't use mcMMO API to send messages. 2015-06-07 14:20:20 -07:00
cnaude
2c689c0271 Only filter messages when enable-filtering is true. 2015-06-07 07:44:16 -07:00
cnaude
471dbaec65 Ciphers are now configurable.
Per channel message templates.
2015-06-06 12:33:26 -07:00
cnaude
785a5ad5a9 Add support for MC 1.8.7. 2015-06-06 11:26:56 -07:00
cnaude
c8c61949a6 Now we can send messages to mcMMO chat channels. (party and admin) 2015-06-05 20:05:49 -07:00
cnaude
e7bc3f5f85 Minecraft 1.8.6 compatibility. 2015-05-25 16:17:35 -07:00
cnaude
1699a7fa3a Minecraft 1.8.5 compatibility. 2015-05-22 21:19:29 -07:00
cnaude
c3b8bde799 Minecraft 1.8.4 compatibility. 2015-05-22 05:25:35 -07:00
cnaude
0a3a8c3a53 Add support for Minecraft 1.8.4. 2015-05-21 18:23:01 -07:00
cnaude
5654897419 Split messages with \r\n and \n. 2015-05-19 18:13:18 -07:00
cnaude
60dcc46328 Merging changes from Spigot version. 2015-05-17 11:20:34 -07:00
cnaude
6042d1a162 Fix duplicate tab-complete names.
Add chat tab-completion
2015-05-16 19:43:40 -07:00
cnaude
16f5162b15 Fix command-notify ignore. 2015-05-11 11:58:07 -07:00
cnaude
5b71aba092 Fix command-notify ignore. 2015-05-11 11:55:52 -07:00
cnaude
7b797b2ef8 Tidy up the error replies. 2015-05-08 20:14:59 -07:00
cnaude
6be25284d1 Log error messages from IRC servers. 2015-05-08 09:43:09 -07:00
cnaude
a039875685 Custom tab ignore list is now case insensitive. 2015-05-08 09:04:56 -07:00
cnaude
46c426f92a Command preprocessor should not be case sensitive. 2015-05-08 07:22:38 -07:00
cnaude
6de8c7957c Command notify should not be case sensitive. 2015-05-08 06:47:27 -07:00
cnaude
44cc7de81f Check for nulls before dispatching to Dynmap. 2015-05-03 10:29:51 -07:00
cnaude
3101663625 Flood protection. 2015-05-02 18:08:30 -07:00
cnaude
3e00ae9087 Only relay ALLOWED messages from Herochat players. 2015-04-26 08:40:52 -07:00
cnaude
45b8444e40 Type fix: excample => example 2015-04-25 12:37:52 -07:00
cnaude
3dd9f42279 Add %CHANNELPREFIX% 2015-04-21 22:00:12 -07:00
cnaude
b30654daed Only display hook info when debug is enabled.
Add displayName to test command.
2015-04-18 11:34:13 -07:00
cnaude
10ec37c06b Fix voice and op commands. 2015-03-28 12:30:20 -07:00
cnaude
135b0d7f08 Saving enhancements. 2015-03-26 10:28:27 -07:00
cnaude
d0dc9be979 Save mute list 2015-03-26 07:18:13 -07:00
cnaude
ad9d0b7fc6 Save mute list 2015-03-26 07:17:09 -07:00
cnaude
23d1eed62b Extra debugging. 2015-03-23 18:11:31 -07:00
cnaude
c921879788 Broadcasting chat to console is now optional. 2015-03-22 00:00:41 -07:00
cnaude
692eac4b8c Formatting 2015-03-21 10:45:04 -07:00
cnaude
5a515b7d82 Add hooks command.
Some refactoring and cleanup.
2015-03-21 10:42:07 -07:00
cnaude
0542d887b3 Fix TLS support. 2015-03-19 22:12:09 -07:00