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 |
|