Commit Graph

382 Commits

Author SHA1 Message Date
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
filoghost
3523011463 Add distributionManagement in POM 2020-08-19 14:09:46 +02:00
filoghost
9e9bb4985f Update URL in POM 2020-08-19 14:06:19 +02:00
filoghost
6b21f1e4f3 Module "commons" is now a separate project 2020-08-19 14:05:10 +02:00
filoghost
6bd0c916c4
Merge pull request #58 from filoghost/v4
Merge v4 update
2020-08-16 16:24:28 +02:00
filoghost
8e54e55e3a Simplify code 2020-08-16 16:03:26 +02:00
filoghost
c350181646 Rename API classes and methods 2020-08-16 15:52:15 +02:00
filoghost
a01789dfa3 Fix view permission not preventing players from clicking an icon 2020-08-16 15:38:12 +02:00
filoghost
10f62a1cfb Fix exception on required permission 2020-08-16 14:58:23 +02:00
filoghost
33bf169adf Display money in example menu 2020-08-16 14:45:21 +02:00
filoghost
009ed1dde0 Relocate commons to main package 2020-08-16 11:56:12 +02:00
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