MD
f7a8f86850
Update shadow config for Discord module ( #5960 )
...
trove4j's artifact name changed and so it was no longer being shaded in
the Discord module.
Fixes #5959 .
2024-10-21 13:55:22 -04:00
Josh Roy
a8452b4615
Update JDA ( #5958 )
2024-10-20 22:18:21 +00:00
MD
6157668a63
Bump PlaceholderAPI dependency to version 2.11.6 ( #5936 )
...
Versions older than 2.11.5 are currently missing from the PlaceholderAPI
Maven repo, so we need to bump this for EssentialsX to compile.
2024-09-15 09:11:26 +01:00
Josh Roy
803d800bdd
Fix Discord module webhook closing incorrectly
2023-07-01 17:45:07 -04:00
Josh Roy
697128bcf2
Update Discord Module to JDA 5
2023-07-01 17:45:07 -04:00
Josh Roy
84fd45bd09
Bump JDA 4 version ( #5328 )
...
Bumping this for 2.20 release as JDA 5 still not out of beta
Co-authored-by: MD <1917406+mdcfe@users.noreply.github.com>
2023-04-29 18:14:36 +00:00
MD
a7f602e2ad
Remove commons-lang3 dependency
...
`commons-lang3` is scheduled for removal by Spigot.
This commit reimplements the methods we use from StringUtils in StringUtil, and replaces NumberUtils.isDigits(String) with NumberUtil.isLong(String).
2022-06-15 16:18:35 +01:00
Josh Roy
b916488de2
Bump VersionUtil and Spigot
2022-06-15 16:18:35 +01:00
Josh Roy
dc27af78bf
Update to MC 1.18.1
2021-12-11 12:13:50 +00:00
Josh Roy
9b629e42d8
Bump JDA + discord-webhooks dependencies ( #4655 )
2021-12-04 14:47:40 +00:00
Chew
b473460ffc
Use native Discord timestamps for console timestamps
2021-07-10 11:08:51 -04:00
Josh Roy
0861427bf3
Discord Module ( #3844 )
...
Co-authored-by: MD <1917406+mdcfe@users.noreply.github.com>
Co-authored-by: pop4959 <pop4959@gmail.com>
Co-authored-by: Riley Park <riley.park@meino.net>
Co-authored-by: Jason <11360596+jpenilla@users.noreply.github.com>
2021-07-01 09:43:35 -04:00