Commit Graph

278 Commits

Author SHA1 Message Date
cnaude
dad91c24d9 mcmmo and placeholderapi fixes 2021-03-27 10:46:03 -07:00
cnaude
dba1949f80 cleanup 2020-11-02 21:39:15 -07:00
cnaude
39fbe751a0 placeholder api update 2020-11-02 21:34:28 -07:00
cnaude
70d037e450 Only stop IdentServer when it has successfully started. #45 2020-01-26 10:41:16 -07:00
cnaude
b43d7a53d2 Safely call VentureChatEvent 2019-12-28 18:54:55 -07:00
cnaude
6f0ac9b440 NPE fix 2019-12-14 18:49:00 -07:00
cnaude
fd20cf85db Support for DiscordSRV 1.18.4 2019-12-14 09:55:10 -07:00
cnaude
f0f52ff8fa Fix version detection for player achievement and advancement listeners. 2019-10-16 20:56:35 -07:00
RobotoRaccoon
e64a4bbc81 Don't attempt to send empty messages to IRC 2019-10-05 09:08:06 +10:00
cnaude
43b2b769f4 URL updates. DeathMessagesPrime dependency update. 2019-09-14 08:19:17 -07:00
cnaude
a1a021311e Updates for MC 1.14.4 2019-07-21 10:14:04 -07:00
cnaude
c068a28259 Updates for MC 1.14.4 2019-07-21 09:50:39 -07:00
cnaude
c63f7626bc Move IRCMessageEvent to synchronous queue 2019-04-28 15:57:56 -07:00
cnaude
0db1b2e9cd Better error handling with vault group prefix lookup. 2019-04-10 21:30:54 -07:00
cnaude
68a282690a Build with latest DiscordSRV version (1.16.6) 2019-03-07 18:42:46 -07:00
cnaude
c2fd0dded0 Little more debugging for ZWS 2019-02-25 22:01:22 -07:00
cnaude
015870f3c7 Possible duplicate non blocking space fix. 2019-02-17 18:20:35 -07:00
cnaude
15a2a3cea0 Use GameAdvancement instead of GameAchievement for MC 1.12 and 1.13. #32 2018-11-18 16:30:49 -07:00
cnaude
1b3da8e0b9 Use getName() instead of commandLabel 2018-09-21 20:32:13 -07:00
cnaude
34f64c7cab Better support for MC 1.13.1. 2018-09-21 20:18:53 -07:00
cnaude
9a790522ce Fix irc-mode messages. 2018-07-27 21:48:14 -07:00
cnaude
0ea61ea8ae Spigot-1.13 support. 2018-07-17 21:03:13 -07:00
cnaude
26faeacdc4 Spigot-1.13 support. 2018-07-17 20:51:04 -07:00
cnaude
8466a84b1d Add nick timer to try and switch back to primary nick. 2018-06-09 10:07:46 -07:00
Austin Shapiro
2f8768cec9
Fix NoSuchMethodError with DiscordSRV hook
Caused by: java.lang.NoSuchMethodError: github.scarsz.discordsrv.dependencies.jda.core.entities.Message.getContent()Ljava/lang/String;
2018-03-13 19:58:31 -07:00
cnaude
790a69a485 Null pointer exception catch 2017-10-08 22:33:36 -07:00
cnaude
91920953c6 Major refactoring of Herochat code. 2017-10-02 15:16:54 -07:00
cnaude
7794d2898d Add @ mention support for DiscordSRV hook 2017-09-16 13:28:09 -07:00
cnaude
83d85bb7a7 Ignore DiscordChatChannelListCommandMessage 2017-09-15 06:41:48 -07:00
cnaude
70aa4c4534 Remove debug line 2017-09-15 06:32:26 -07:00
cnaude
f2f53ece48 Check for null color codes 2017-09-15 06:31:07 -07:00
cnaude
55f65256a0 New discord-chat tokens %NICKNAME%, %EFFNAME%, %COLOR% 2017-09-14 18:42:35 -07:00
cnaude
8198c9082f DeathMessagesPrime version bump. 2017-08-09 06:34:31 -07:00
cnaude
4aa1b4be68 Add irc-discord-action 2017-07-31 22:22:04 -07:00
cnaude
6a698bd542 Better command exception handling. Fallback to ConsoleSender for vanilla commands. 2017-06-21 06:58:29 -07:00
cnaude
44315e5d08 Add nickserv command 2017-06-17 12:33:35 -07:00
cnaude
195deaf28c Add sasl capability
Add nickserv command
2017-06-17 12:29:31 -07:00
cnaude
eb3c75b139 Fix netPacket errors 2017-06-15 21:49:18 -07:00
cnaude
dda8c31780 IRCMessageEvent now obeys cancel orders. 2017-06-15 21:16:10 -07:00
cnaude
e975975688 IRCCommandEvent should be cancellable. 2017-06-15 20:40:20 -07:00
cnaude
e765453811 IRCMessageEvent should be cancellable. 2017-06-15 20:37:48 -07:00
cnaude
7f0c23d8be Discord 14.1 support. 2017-06-07 21:42:13 -07:00
cnaude
cf1dce7605 Randomize the prefix tag for townychat 2017-06-07 18:05:22 -07:00
cnaude
ca6d00c7b9 Slightly less verbose debugging. 2017-06-01 19:20:27 -07:00
cnaude
6aac9c0988 Handle null pointer exceptions when dynmap is broken. 2017-05-26 21:24:32 -07:00
cnaude
198d70a332 Slightly better advancement messages 2017-05-24 06:20:26 -07:00
cnaude
09eabbfeb1 Update for 1.12 2017-05-23 18:57:26 -07:00
Rodzynus
1745638eb4 Correctly recognise vanished players during quit event.
Remove broken repo.
2017-05-14 02:07:47 +01:00
cnaude
3050b42dc9 Use DiscordUtil for sending messages to Discord. #30 2017-04-07 19:43:27 -07:00
cnaude
f31bec89b7 Minor DiscordSRV hook fix 2017-04-06 22:39:25 -07:00