Chris Naude
|
189092f27e
|
new feature to load sasl password from file
|
2024-05-12 14:32:20 -07:00 |
|
Chris Naude
|
f4e2857631
|
Add %ATTACHMENTURLS% for Discord to IRC bridge messages.
|
2023-09-10 15:26:45 -07:00 |
|
Chris Naude
|
c255802154
|
java-11 build
|
2021-12-08 09:08:35 -07:00 |
|
Chris Naude
|
046ab27aad
|
switch to https repos
|
2021-12-08 09:05:56 -07:00 |
|
Chris Naude
|
e4b9457c2e
|
maven-compiler-plugin update
|
2021-12-08 08:57:22 -07:00 |
|
cnaude
|
399c360489
|
java.lang.NoSuchFieldError: WHITESPACE (Issue #56)
|
2021-12-08 07:47:08 -07:00 |
|
dependabot[bot]
|
9a92090d78
|
Bump commons-io from 2.6 to 2.7
Bumps commons-io from 2.6 to 2.7.
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-26 16:55:20 +00:00 |
|
cnaude
|
4bbbcafa1f
|
support for discord 1.22
|
2021-04-08 21:16:48 -07:00 |
|
cnaude
|
dad91c24d9
|
mcmmo and placeholderapi fixes
|
2021-03-27 10:46:03 -07:00 |
|
cnaude
|
39fbe751a0
|
placeholder api update
|
2020-11-02 21:34:28 -07:00 |
|
dependabot[bot]
|
3b928cc12e
|
Bump junit from 4.12 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-12 23:18:45 +00:00 |
|
cnaude
|
d63bb01940
|
Build with Herochat Pro 6.0.1-B34A
|
2020-01-06 21:52:17 -07:00 |
|
cnaude
|
b43d7a53d2
|
Safely call VentureChatEvent
|
2019-12-28 18:54:55 -07:00 |
|
cnaude
|
e24ee5d94f
|
mc 1.15.1
|
2019-12-17 22:25:51 -07:00 |
|
cnaude
|
3ac7814d04
|
namespace change
|
2019-12-14 18:06:35 -07:00 |
|
cnaude
|
fd20cf85db
|
Support for DiscordSRV 1.18.4
|
2019-12-14 09:55:10 -07:00 |
|
cnaude
|
4771af6bf4
|
mc 1.15 - bees!
|
2019-12-10 21:09:27 -07:00 |
|
cnaude
|
0d69006b25
|
Recompile with Herochat 6.0.1.
Updated a few libs.
|
2019-10-13 10:31:49 -07:00 |
|
cnaude
|
43b2b769f4
|
URL updates. DeathMessagesPrime dependency update.
|
2019-09-14 08:19:17 -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
|
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
|
34f64c7cab
|
Better support for MC 1.13.1.
|
2018-09-21 20:18:53 -07:00 |
|
cnaude
|
9250e86884
|
Build with MC 1.13.1
|
2018-09-10 22:38:41 -07:00 |
|
cnaude
|
e3f4a89c1d
|
Repo change.
|
2018-07-17 20:55:30 -07:00 |
|
cnaude
|
26faeacdc4
|
Spigot-1.13 support.
|
2018-07-17 20:51:04 -07:00 |
|
cnaude
|
fb2e12fd55
|
Update DiscordSRV version
|
2018-03-13 20:33:29 -07:00 |
|
cnaude
|
91920953c6
|
Major refactoring of Herochat code.
|
2017-10-02 15:16:54 -07:00 |
|
cnaude
|
8198c9082f
|
DeathMessagesPrime version bump.
|
2017-08-09 06:34:31 -07:00 |
|
cnaude
|
ddb2db55d5
|
MC version bump to 1.12.1
|
2017-08-03 07:12:30 -07:00 |
|
cnaude
|
9591088ad4
|
Update Discord version
|
2017-07-31 22:35:51 -07:00 |
|
cnaude
|
809cdf4ba3
|
Update for DiscordSRV 14.3
|
2017-06-18 20:51:05 -07:00 |
|
cnaude
|
eb3c75b139
|
Fix netPacket errors
|
2017-06-15 21:49:18 -07:00 |
|
cnaude
|
e765453811
|
IRCMessageEvent should be cancellable.
|
2017-06-15 20:37:48 -07:00 |
|
cnaude
|
9510c0b894
|
Pom version updates.
|
2017-06-11 10:21:27 -07:00 |
|
cnaude
|
7f0c23d8be
|
Discord 14.1 support.
|
2017-06-07 21:42:13 -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
|
f05a74afcb
|
Update for DiscordSRV 13 - #30
|
2017-03-28 22:36:13 -07:00 |
|
cnaude
|
2b6d26d95b
|
UUID fix for SuperVanish/PremiumVanish hook
|
2017-02-21 21:18:46 -07:00 |
|
cnaude
|
01e0a93e81
|
Ignore players muted via EssentialsX.
|
2017-02-03 18:33:13 -07:00 |
|
cnaude
|
bdca07f1cf
|
Reduce kick event spamming.
|
2017-01-12 18:25:46 -07:00 |
|
cnaude
|
fd997cc348
|
VentureChat alias chat detection.
|
2016-12-20 17:59:36 -07:00 |
|
cnaude
|
419a52621d
|
Add some additional debugging to figure out issue #26.
Update pom for DiscordSRV 12.3.
|
2016-12-17 22:26:41 -07:00 |
|
cnaude
|
1224a3e76b
|
Compile with OreBroadcast 1.2 (Spigot version)
|
2016-12-16 15:54:27 -07:00 |
|
cnaude
|
e9e99ade2f
|
Update for OreBroadcast 1.3.4.
|
2016-12-16 15:20:01 -07:00 |
|