Commit Graph

81 Commits

Author SHA1 Message Date
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
cnaude
aec0df7274 Fix TLS support. 2015-03-19 21:50:01 -07:00
cnaude
b3e92df042 TLS does not require SSL to be true. 2015-03-18 11:24:24 -07:00
cnaude
620d1d0a9d Add TLS support. 2015-03-18 10:34:40 -07:00
cnaude
701496debe Typo fix. 2015-03-16 11:16:24 -07:00
cnaude
812d7852e3 Cleanup. 2015-03-16 10:36:58 -07:00
cnaude
d20dbd20ef Tokenizer changes. 2015-03-16 10:32:15 -07:00
cnaude
3363d71415 Tokenizer changes. 2015-03-16 07:01:00 -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
0dfad43aeb Concurrency fix.
Tab list fix.
2015-03-11 22:36:42 -07:00
cnaude
94ae88272d Dependency change. 2015-03-09 22:12:05 -07:00
cnaude
9c5e2a2ab9 Change the way we hook to Jobs. 2015-03-09 16:56:17 -07:00
cnaude
3fea73a9ac Update for Spigot 1.8.3 2015-03-07 14:10:56 -07:00
cnaude
1e2f1188be Pom fix. 2015-03-01 19:12:41 -07:00
cnaude
6191af39d8 Fix bug with custom-prefixes 2015-03-01 19:09:38 -07:00
cnaude
cee4918526 Add replace-first-occurrences 2015-02-28 23:02:39 -07:00
cnaude
c40c4d5a74 Translate custom prefix colors. 2015-02-28 10:19:51 -07:00
cnaude
7f710de6eb Typo fix. 2015-02-28 08:37:02 -07:00
cnaude
07558aef55 Add %CUSTOMPREFIX% 2015-02-27 20:00:00 -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
1360e32cca Fix ConsoleCommandSender duplicating messages. 2015-02-26 10:16:15 -07:00