Commit Graph

373 Commits

Author SHA1 Message Date
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
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