Commit Graph

346 Commits

Author SHA1 Message Date
filoghost
055ca91e60 Add UpdateChecker license info 2020-08-16 11:20:41 +02:00
filoghost
f873b4badd New update checker that considers versions with "DEV" as development versions 2020-08-16 10:41:34 +02:00
filoghost
4faee01be5 Rename classes 2020-08-15 20:37:29 +02:00
filoghost
7fa48ac3c4 Fix icon caching 2020-08-15 17:29:56 +02:00
filoghost
862acff45c Fix NullPointerException when using air as material 2020-08-15 17:17:47 +02:00
filoghost
96934a1087 Fix default custom-placeholders.yml 2020-08-15 16:19:34 +02:00
filoghost
c84668e538 Automatically upgrade old action prefixes 2020-08-15 15:04:24 +02:00
filoghost
b2f2af7256 Remove action aliases 2020-08-15 14:44:46 +02:00
filoghost
988d7207a3 Remove unneeded values from lang.yml 2020-08-15 11:56:22 +02:00
filoghost
97fdba6e3e Always add default color on non-empty lines 2020-08-15 10:56:41 +02:00
filoghost
60fd565727 Make fields final 2020-08-15 10:54:37 +02:00
filoghost
c89cda66e5 Make configuration values static 2020-08-15 10:53:37 +02:00
filoghost
94ab7624f7 Use common formatPath method 2020-08-14 18:39:04 +02:00
filoghost
de5dd3b3ef Rename class 2020-08-14 17:54:27 +02:00
filoghost
e4d6c8aed5 Use lowercase module folder names 2020-08-14 17:25:27 +02:00
filoghost
e15c5fc77f Update README link 2020-08-14 17:17:51 +02:00
filoghost
0eb908504a Use scope "provided" rather than optional in POM 2020-08-14 17:17:51 +02:00
filoghost
5681eeb352 Allow air as icon material 2020-08-14 17:17:51 +02:00
filoghost
7bccf9131e Make Maven API dependency on commons non-transitive 2020-08-14 17:17:51 +02:00
filoghost
01a3b2914e Add basic argument checks for API 2020-08-14 17:17:50 +02:00
filoghost
a1930e9de7 Add default Maven goal 2020-08-14 17:17:50 +02:00
filoghost
48dca34de3 Add build number on development builds 2020-08-14 17:17:50 +02:00
filoghost
e06c5baa62 Add maven-enforcer-plugin 2020-08-14 17:17:50 +02:00
filoghost
e95b7764c0 Move plugin versions to root POM 2020-08-14 17:17:50 +02:00
filoghost
4e216720c8 Move dependency versions to root POM 2020-08-14 17:17:50 +02:00
filoghost
c11b9aa687 Add META-INF back 2020-08-14 17:17:50 +02:00
filoghost
e258946f31 Rename metrics package 2020-08-14 17:17:50 +02:00
filoghost
1a28ce824b Add third party licenses 2020-08-14 17:17:50 +02:00
filoghost
ab3c04d301 Fix relocation 2020-08-14 17:17:50 +02:00
filoghost
4b4a79fc33 Add copyright headers and shorten license headers 2020-08-14 17:17:50 +02:00
filoghost
78549188ac Add license info to pom.xml 2020-08-14 17:17:50 +02:00
filoghost
f09d9c1766 Always display all required items 2020-08-14 17:17:50 +02:00
filoghost
acfa123c95 Cleanup 1.13 detection 2020-08-14 17:17:50 +02:00
filoghost
a21daff5f6 Refactor ErrorCollector 2020-08-14 17:17:50 +02:00
filoghost
b543c7d1f3 Create "Commons" module, remove "Utils" module 2020-08-14 17:17:50 +02:00
filoghost
1f1a9a20f8 Move attributes to main package and cleanup 2020-08-14 17:17:49 +02:00
filoghost
294dc05fa3 Refactor actions 2020-08-14 17:17:49 +02:00
filoghost
a845dbc0ae Refactor Strings 2020-08-14 17:17:49 +02:00
filoghost
d971b6e514 Clarify comment 2020-08-14 17:17:49 +02:00
filoghost
36bb378e69 Handle unexpected exceptions better at startup 2020-08-14 17:17:49 +02:00
filoghost
4a5c06398f Refactor and fix multiple required items 2020-08-14 17:17:49 +02:00
filoghost
134e996c6c Simplify collection usage 2020-08-14 17:17:49 +02:00
filoghost
d9da788b6c Rename method 2020-08-14 17:17:49 +02:00
filoghost
2d654caca6 Fix duplicate error messages 2020-08-14 17:17:49 +02:00
filoghost
aee7dda5b1 Handle missing values 2020-08-14 17:17:49 +02:00
filoghost
dd04a1efbb Add empty ConfigSection 2020-08-14 17:17:49 +02:00
filoghost
03a0ab30af Refactor legacy upgrades 2020-08-14 17:17:49 +02:00
filoghost
e1256acd85 Fix NPE 2020-08-14 17:17:49 +02:00
filoghost
a14099b88a Use section for custom placeholders 2020-08-14 17:17:49 +02:00
filoghost
f92a0eb07b Use https for repository 2020-08-14 17:17:49 +02:00