Commit Graph

44 Commits

Author SHA1 Message Date
cnaude
ecd89e7e25 Add NTheEndAgain hooks. 2015-11-26 14:50:02 -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
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
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
4e69d6b37c Remove GP listener 2015-08-12 14:30:35 -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
7996d0f966 Throw error when invalid version of AdminPrivateChat is detected. 2015-07-15 19:08:42 -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
d5d3f02a9d Don't truncate linked messages.
Tokenize smsg response correctly.
2015-06-24 19:49:30 -07:00
cnaude
86576ea326 Various bot linking fixes. 2015-06-23 21:58:54 -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
ad177de12f Initial bot linking capabilities. 2015-06-19 07:18:16 -07:00
cnaude
471dbaec65 Ciphers are now configurable.
Per channel message templates.
2015-06-06 12:33:26 -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
60dcc46328 Merging changes from Spigot version. 2015-05-17 11:20:34 -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
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
5a515b7d82 Add hooks command.
Some refactoring and cleanup.
2015-03-21 10:42:07 -07:00
cnaude
620d1d0a9d Add TLS support. 2015-03-18 10:34:40 -07:00
cnaude
d440e0220b Extra debugging 2015-03-13 09:13:51 -07:00
cnaude
7885a2597e More error catching around vault. 2015-03-13 07:35:54 -07:00
cnaude
9c5e2a2ab9 Change the way we hook to Jobs. 2015-03-09 16:56:17 -07:00
cnaude
cb0c3b9778 Code refactoring. 2015-02-27 18:05:56 -07:00
cnaude
67dff73d46 Check null uuid before attempting stuff. 2015-02-26 20:07:30 -07:00
cnaude
55c3538fce Detect CommandBook commands and dispatch them correctly. 2015-02-26 14:48:49 -07:00
cnaude
f842fe924a Remove deprecated Vault methods. 2015-02-25 19:58:52 -07:00
cnaude
f412a99de6 Better error handling for bot yml issues. 2015-02-17 20:56:34 -07:00
cnaude
f6df8a6d3f Added fake-join and fake-quit via custom VanishNoPacket events. 2015-02-13 13:22:09 -07:00
cnaude
11e065b4f3 Add new option: reconnect-fail-message-count 2015-02-08 15:23:32 -07:00
cnaude
8a5a0988e1 Better MOTD formatting.
Update to pircbotx 2.0.2 (custom version includes motd fix).
2015-02-07 23:03:55 -07:00
cnaude
abb7b75920 Check for null uuid before attempting to get offline player. #2 2015-01-24 09:32:22 -07:00
cnaude
7e8390885e Remove deprecated getOfflinePlayer() call. 2015-01-22 19:37:35 -07:00
cnaude
114e94a50f Remove redundant player IP lookup call. 2015-01-17 13:03:42 -07:00
cnaude
55621623e8 New Spigot only version of PurpleIRC. 2015-01-01 13:38:46 -07:00
BuildTools
b3f330c3d7 first commit 2015-01-01 12:38:43 -07:00