Commit Graph

373 Commits

Author SHA1 Message Date
cnaude 1bc82b84e1 Add PlaceholderAPI support. 2016-09-02 19:41:59 -07:00
cnaude d0bc67ba75 Handle vanilla commands in 1.10 2016-08-13 08:15:09 -07:00
cnaude 1e60d2b45f Fix topic change messages. Added new token: %OLDTOPIC% 2016-07-31 12:44:15 -07:00
cnaude 52ff2d4620 Fix VentureChat message templates. 2016-07-31 12:17:59 -07:00
cnaude aeeeb18d2b Add missing IRC->VentureChat messages. (join, kick, part, quit) 2016-07-26 18:19:59 -07:00
cnaude 6f08a02b36 Properly load new channel message permissions. 2016-07-19 21:09:15 -07:00
cnaude 9dd3fe541d New per channel irc message game permissions. 2016-07-17 17:28:21 -07:00
cnaude b09cf1804f Ignore AdminPrivateChat messages in mcMMO listeners. 2016-07-15 20:03:05 -07:00
cnaude b9d20c7c6e Add %RAWMESSAGE% token for game-to-irc messages. 2016-07-07 07:21:23 -07:00
cnaude 83f6c5898e Index out of bounds fix. 2016-07-05 22:05:30 -07:00
cnaude d6f36a23ca Only strip game colors from IRC message, not tokens. #20 2016-07-04 22:26:59 -07:00
cnaude ed3b728223 Handle prism rollbacks from console. 2016-07-03 09:39:23 -07:00
cnaude 3b2be57efd Null pointer fix. 2016-07-02 09:05:48 -07:00
cnaude b531296388 Update for MC 1.10.2. 2016-06-26 08:50:17 -07:00
cnaude 6a637f59a3 Better IRC command handling. 2016-06-18 13:42:16 -07:00
cnaude 89d809c6a5 Add strip-game-colors-from-irc option. (Removes § codes from IRC) 2016-06-10 20:37:08 -07:00
cnaude 7109896322 NetPackets fix for MC 1.10. 2016-06-09 18:37:30 -07:00
cnaude 5b43789c1c Update for MC 1.10. 2016-06-09 07:36:32 -07:00
cnaude aebf34f88e Fall back to Herochat 5.6.5 (re-up) 2016-05-30 10:50:09 -07:00
cnaude 5071014d7f Add nick-prefix.owner option 2016-05-24 07:28:56 -07:00
cnaude 764c783ee7 Rejoin IRC channel if kicked. 2016-05-20 22:04:13 -07:00
cnaude e0c8c4fc48 Remove remote copy from pom. 2016-05-19 19:14:47 -07:00
cnaude 511c4c3165 Ignore Herochat private messages (workaround). 2016-05-17 22:22:51 -07:00
cnaude 183eb8d32d Switch to ProtocolLib-API 4.0. 2016-05-15 20:02:00 -07:00
cnaude c127d278e3 Update for MC 194. 2016-05-13 21:51:08 -07:00
cnaude 243ad85c06 Update for MC 1.9.4. 2016-05-10 19:18:39 -07:00
cnaude 12104ddd36 Additional tab-completion debugging. 2016-05-03 18:25:00 -07:00
cnaude f963e3aee1 Include remote players in tab completion. 2016-05-02 22:23:55 -07:00
cnaude 13846baa16 Include remote players in tab completion. 2016-05-02 22:12:30 -07:00
cnaude 69b79c586e Ignore private hc messages. 2016-05-01 22:07:43 -07:00
cnaude d558739877 Ignore private hc messages. 2016-05-01 15:44:11 -07:00
cnaude 8cc249649c Add zero width space in correct location of display name/ 2016-04-30 22:10:26 -07:00
cnaude 2795cf747a Fix /irc send 2016-04-29 22:44:11 -07:00
cnaude 2fedc55ea5 Add zero-width-space to display name. 2016-04-29 22:16:00 -07:00
cnaude d5198d3129 Check for comments before tokenizing. 2016-04-17 23:30:50 -07:00
cnaude b2eb1eb887 Update for RTS 2.0.0 build 54. 2016-04-17 22:13:59 -07:00
cnaude fddf4f8377 Herochat null pointer check (invalid channel) 2016-04-10 15:35:14 -07:00
cnaude 155b1467cc Update for MC 1.9.2. 2016-03-30 21:50:44 -07:00
cnaude e663de701b SimpleTicketManager added to sample. 2016-03-22 19:25:27 -07:00
cnaude e330bf0eaa Update to Herochat 5.7.0. 2016-03-20 22:15:22 -07:00
cnaude ae51653385 Cleanup 2016-03-20 09:14:22 -07:00
cnaude a1ade0072f Added FactionChat official repo 2016-03-20 09:09:43 -07:00
cnaude 89ab3ff194 Update SuperVanish (and PremiiumVanish) dependency to 5.5.0. 2016-03-14 18:21:25 -07:00
Chris Naude 66c6e972ef Add sensitive commands to example command-notify ignore list. #16 2016-03-13 16:04:09 -07:00
Chris Naude d32c03c912 Add new raw-message-list option. #15 2016-03-12 11:03:28 -07:00
Chris Naude 1fe12c06fd Vanilla command workaround for MC 1.9. 2016-03-12 09:10:11 -07:00
Chris Naude dfb22860c1 Synchronously send broadcast messages to the game. 2016-03-11 10:53:40 -07:00
Chris Naude 2e9abd1a53 Update for Spigot 1.9 2016-03-01 21:45:00 -07:00
BuildTools e2bd187844 Don't send duplicate messages to from VentureChat. #14 2016-02-28 10:33:39 -07:00
Chris Naude d290a818ef Adjust listener priority to correctly catch VentureChat QuickChat messages. #13 2016-02-27 19:41:56 -07:00