Commit Graph

137 Commits

Author SHA1 Message Date
cnaude
ecd89e7e25 Add NTheEndAgain hooks. 2015-11-26 14:50:02 -07:00
cnaude
f78a833bff Dependency update. 2015-11-26 12:13:33 -07:00
cnaude
87309df71b Guava update. #117 2015-11-25 23:25:22 -07:00
cnaude
ea300a0a23 Updating javadocs. #116
Code merge with CB version.
Added game-first-join message template.
2015-11-22 16:01:58 -07:00
cnaude
9b7c0d4deb Add file tailer. Tail your server.log and send output to user or channel. 2015-11-15 17:25:26 -07:00
cnaude
2c65df64bf New commands: ban, unban, addban, removeban, listbans
Improved addop and addvoice commands.
2015-11-15 15:58:22 -07:00
cnaude
529ac427a1 Add output option for custom commands. See SamepleBot.yml. 2015-11-06 16:11:58 -07:00
cnaude
8ec2a46c0a Add zero-width-space option for bots. 2015-11-06 15:08:22 -07:00
cnaude
cf7197ccd4 * Null pointer fix. 2015-11-01 16:52:13 -07:00
cnaude
6202673298 Add player list info to join/quit messages. #7 2015-10-22 07:23:30 -07:00
cnaude
3c71797184 Don't send blank death messages to IRC. 2015-10-08 08:41:49 -07:00
cnaude
33bed55111 NPE fix 2015-09-27 11:06:36 -07:00
cnaude
14975229fd Add game-achievement to sample bot 2015-09-15 18:23:38 -07:00
cnaude
14e060ab23 URL fixes 2015-09-03 23:35:55 -07:00
cnaude
88c36e11ab Null pointer fix. 2015-08-27 13:46:15 -07:00
BuildTools
710e1c3ff9 Null pointer check for game achievement 2015-08-18 07:55:43 -07:00
cnaude
baeef2802b Remove unused GriefPrevention listener. 2015-08-17 21:33:59 -07:00
cnaude
a279fddd15 Fix group prefix and suffix issue. #110 2015-08-16 16:33:02 -07:00
cnaude
78dcdb8450 Remove GP listener 2015-08-12 23:24:24 -07:00
cnaude
4e69d6b37c Remove GP listener 2015-08-12 14:30:35 -07:00
cnaude
34fbba71e3 Add user_masks to sample bot 2015-08-09 15:08:56 -07:00
cnaude
a0db45b042 Add user_mask option for commands. 2015-08-09 15:03:28 -07:00
cnaude
d4095fc9f0 Add GriefPrevention hook 2015-07-30 19:13:04 -07:00
cnaude
852a534f4c Update for 1.8.8. 2015-07-30 18:25:30 -07:00
cnaude
6b1c9f0c0e Add color support to game_command_usage. 2015-07-18 20:07:28 -07:00
cnaude
d667158aca Add additional example. 2015-07-18 19:01:28 -07:00
cnaude
e3e6a9fc1b Add support for %ARGX+% and game_command_usage. 2015-07-18 18:55:18 -07:00
cnaude
09f88c37b9 Prevent duplicate AdminChat messages when FactionChat is detected. 2015-07-18 16:13:10 -07:00
cnaude
aa08c80d7a Fix irc-a-chat 2015-07-18 14:50:52 -07:00
cnaude
ea3a0ae035 Add support for ampersand color codes in say command. 2015-07-18 12:17:51 -07:00
cnaude
7996d0f966 Throw error when invalid version of AdminPrivateChat is detected. 2015-07-15 19:08:42 -07:00
cnaude
5b631cd60a Add %ARGX% tokens for game_command where X is any number. 2015-07-15 18:33:59 -07:00
cnaude
0ae7cc9027 ProtocolLib dependency update. 2015-07-14 22:01:21 -07:00
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