Commit Graph

406 Commits

Author SHA1 Message Date
filoghost
1511bd3348 Use single error message for invalid attributes which are required 2020-11-03 20:57:38 +01:00
filoghost
741446c638 Change default config field order 2020-11-01 10:26:33 +01:00
filoghost
f40a40afde Update FCommons to support hex color code format (&#000000) 2020-10-26 09:19:43 +01:00
filoghost
8127ee5905 Avoid NullPointerException 2020-10-23 13:35:20 +02:00
filoghost
0b3e76161b Set version to 4.0.3-SNAPSHOT 2020-10-20 09:24:33 +02:00
filoghost
4b1490c7d4 Set version to 4.0.2 2020-10-19 09:53:43 +02:00
filoghost
bfef4c56f6 Further edits to the API 2020-10-19 09:49:37 +02:00
filoghost
3bd7811f66 Update version in README.md 2020-10-18 18:32:37 +02:00
filoghost
9aa3fba539 Set version to 4.0.2-SNAPSHOT 2020-10-18 18:26:42 +02:00
filoghost
334399bf1f Set version to 4.0.1 2020-10-18 18:23:10 +02:00
filoghost
2b1ca69ebf Last-minute edit to the API 2020-10-18 18:22:40 +02:00
filoghost
a0ca38ee20 Add Maven and Javadoc links in README.md 2020-10-18 17:33:32 +02:00
filoghost
d2bc2a5ca5 Set version to 4.0.1-SNAPSHOT 2020-10-18 17:11:07 +02:00
filoghost
47e2649717 Set version to 4.0.0 2020-10-18 17:07:17 +02:00
filoghost
d48a0c2478 Add few unit tests and testing libraries 2020-10-18 10:35:03 +02:00
filoghost
5c91ffb62d Fix namespaced placeholders 2020-10-18 10:05:55 +02:00
filoghost
a502f64357 Fix NullPointerException 2020-10-18 10:01:32 +02:00
filoghost
6ff57d5aa2 Fix inverted condition 2020-10-18 09:59:39 +02:00
filoghost
e727a03fb9 Assume placeholders can be added and removed dynamically 2020-10-17 23:15:05 +02:00
filoghost
612c9bb329 Rename variables and methods 2020-10-17 23:11:13 +02:00
filoghost
ba83229ca4 Allow placeholder unregistration 2020-10-17 22:54:44 +02:00
filoghost
adac8414c5 Improve error messages 2020-10-17 19:15:14 +02:00
filoghost
29da6ab129 Notify the player about icon's onClick exception 2020-10-17 18:47:34 +02:00
filoghost
ec057ea2e7 API improvements 2020-10-17 16:22:53 +02:00
filoghost
f415e4afe2 Move plugin version in pluginManagement section 2020-10-16 20:52:42 +02:00
filoghost
6c097222a2 More @Nullable annotations 2020-10-13 21:07:21 +02:00
filoghost
9989c9abb0 Refactoring 2020-10-13 21:01:43 +02:00
filoghost
2dfecfb3a2 Add more annotations 2020-10-13 16:41:05 +02:00
filoghost
724708af00 Remove unneeded parameter 2020-10-13 16:30:41 +02:00
filoghost
9d2a8ee101 Add annotations to API implementations 2020-10-13 16:24:25 +02:00
filoghost
b1ad697a40 Add Jetbrains annotations links 2020-10-12 23:35:11 +02:00
filoghost
7ba309b7ef Set Javadoc window title 2020-10-12 23:33:54 +02:00
filoghost
cca00b2593 Fix removing lore 2020-10-12 23:01:44 +02:00
filoghost
3207d63a92 Add links to Bukkit Javadoc 2020-10-09 20:36:04 +02:00
filoghost
1eb72078aa Add Javadoc to the API 2020-10-02 15:21:36 +02:00
filoghost
ca9f45810a Fix CheckStyle for individual module builds 2020-10-03 13:31:15 +02:00
filoghost
794f3faee1 Update FCommons to 1.2.3 2020-10-01 21:15:09 +02:00
filoghost
904f571806 Update FCommons version to 1.2.2 2020-09-22 20:46:17 +02:00
filoghost
8858198c70 Correct tip for unknown sub-commands 2020-09-17 16:51:10 +02:00
filoghost
10482e6e10 Update FCommons dependency to 1.2.1 and use new MultiCommandManager 2020-09-17 16:20:31 +02:00
filoghost
ffd2927327 Update FCommons version to 1.1.0 2020-09-14 20:57:14 +02:00
filoghost
7e7b5d5427 Add more Checkstyle checks 2020-08-31 20:32:51 +02:00
filoghost
5877ec3a22 Add checkstyle check for tabs 2020-08-23 15:01:57 +02:00
filoghost
4a4097e447 Convert tabs to spaces 2020-08-23 15:00:44 +02:00
filoghost
68d5ff891d Add Checkstyle checks to Checkstyle's files 2020-08-23 14:42:02 +02:00
filoghost
f83331a5f5 Add SuppressionFilter to checkstyle.xml 2020-08-23 10:36:15 +02:00
filoghost
c3abd823ed Add Checkstyle plugin and enforce header 2020-08-22 19:07:26 +02:00
filoghost
af402447b6 Use another method to add build number to plugin version 2020-08-22 17:46:31 +02:00
filoghost
99aba32af5 Add missing header 2020-08-22 14:43:54 +02:00
filoghost
c15f9db524 Sort POM entries 2020-08-20 13:57:46 +02:00