Josh Roy
|
0936fe80bd
|
Discord Link Module
|
2022-12-26 01:24:17 +00:00 |
|
Josh Roy
|
0ca58ce4ba
|
Rewrite User storage and UUID cache (#4581)
Co-authored-by: triagonal <10545540+triagonal@users.noreply.github.com>
Co-authored-by: MD <1917406+mdcfe@users.noreply.github.com>
|
2022-09-09 15:49:43 -04:00 |
|
Josh Roy
|
dfcb9a1c52
|
Update Checkstyle IDEA config (#5047)
|
2022-08-16 08:18:12 +00:00 |
|
Josh Roy
|
02ba924f33
|
Fix AlternativeCommandsHandler not detecting some aliases (#3856)
|
2020-12-30 11:59:38 -08:00 |
|
MD
|
005d83c6fe
|
Fix checkstyle-idea default settings
|
2020-11-30 15:01:14 +00:00 |
|
Josh Roy
|
9a23f806fe
|
Refactor Project to Gradle (#3720)
Gradle is better than Maven, don't @ me. okay but actually it's [faster](https://www.youtube.com/watch?v=atuFSv2bLa8&feature=youtu.be&t=77), compiles and tests in parallel more efficiently, and more epic stuff).
|
2020-11-25 20:24:24 +00:00 |
|
Josh Roy
|
ea4f5cf919
|
Update to 1.16.4 (#3753)
|
2020-11-02 13:36:48 -08:00 |
|
md678685
|
234a481b0d
|
Add Checkstyle rules and suppressions
This commit adds Checkstyle rules for EssentialsX, based on those from the adventure library (https://github.com/KyoriPowered/adventure/tree/master/.checkstyle).
It also makes Checkstyle passes mandatory for a GH build to pass.
|
2020-10-04 19:59:42 +01:00 |
|
Chris Ward
|
2615468a08
|
Remove .idea and *.iml from git
|
2013-10-18 17:32:47 +11:00 |
|
KHobbits
|
6f85761f7f
|
Extract CommandSender to CommandSource, this should prevent Ess user object leaks.
|
2013-10-16 21:05:33 +01:00 |
|