Commit Graph

181 Commits

Author SHA1 Message Date
filoghost
5282611ce5 Separate API in different module 2020-06-07 16:21:00 +02:00
filoghost
7132893423 Refactoring 2020-06-07 15:34:48 +02:00
filoghost
1da614aa29 Separate number parsing and refactoring 2020-06-07 15:31:23 +02:00
filoghost
0f999dbb5d Refactoring and move BukkitUtils to FileUtils 2020-06-07 15:10:22 +02:00
filoghost
d0d4be2b8f Move FormatException to correct package 2020-06-07 15:00:51 +02:00
filoghost
9020fafe81 Refactor ItemUtils, rename to ItemMetaParser 2020-06-07 15:00:01 +02:00
filoghost
80f1cca3d4 Refactor Validate class, rename to Preconditions 2020-06-07 14:39:54 +02:00
filoghost
e5591ed97c Refactoring 2020-06-07 14:22:25 +02:00
filoghost
0cb309d449 Refactoring 2020-06-07 13:57:40 +02:00
filoghost
c6461386d9 Refactor BoundItem 2020-06-07 13:53:57 +02:00
filoghost
8dc0a5dcdd Rename MenuData to MenuSettings 2020-06-07 12:57:12 +02:00
filoghost
85bdcd6408 Refactoring 2020-06-07 12:55:00 +02:00
filoghost
98ee458bc0 Use two separate listener levels for InventoryClickEvent 2020-06-07 12:52:39 +02:00
filoghost
d4463e6994 Refactoring 2020-06-07 12:38:31 +02:00
filoghost
e513505663 Cleanup 2020-06-07 12:24:02 +02:00
filoghost
40f0851884 Refactoring 2020-06-07 12:23:15 +02:00
filoghost
3fc9ad62d8 Remove console colors option 2020-06-07 11:59:18 +02:00
filoghost
d4d3df1232 Cleanup Registry 2020-06-07 11:56:57 +02:00
filoghost
15a6774ace Refactoring 2020-06-07 11:55:09 +02:00
filoghost
76b1fc6b8d Unify Enum parsing 2020-06-07 11:41:52 +02:00
filoghost
5b4d011fb2 Refactoring 2020-06-06 22:43:51 +02:00
filoghost
f37cad5185 Move classes 2020-06-06 21:37:17 +02:00
filoghost
6261c318b0 Separate variables in new package 2020-06-06 21:23:19 +02:00
filoghost
7410d89f3c Code cleanup 2020-06-06 20:28:44 +02:00
filoghost
6bd1e9d3f9 Improve SignListener 2020-06-06 20:21:38 +02:00
filoghost
123bedfbd8 Refactoring 2020-06-06 11:50:54 +02:00
filoghost
5afcca3682 Formatting 2020-06-06 11:17:05 +02:00
filoghost
71439303b9 Use new scheduler methods 2020-06-06 11:04:58 +02:00
filoghost
e04394f15f Code cleanup 2020-06-06 11:02:49 +02:00
filoghost
f06ebd46ed Remove unused methods and reduce method visibility where possible 2020-06-06 10:45:01 +02:00
filoghost
e4e3d74969 Rename "serializers" to "parsers" 2020-06-06 10:36:07 +02:00
filoghost
418b1a60c3 Remove bad option "use-only-commands-without-args" 2020-06-06 10:32:01 +02:00
filoghost
ae37d54d10 Fully rename "click commands" to "actions" 2020-06-06 10:28:18 +02:00
filoghost
1bfa684658 Clarify regex 2020-06-06 10:10:34 +02:00
filoghost
73c338ea88 Improve command parsing 2020-06-06 10:08:02 +02:00
filoghost
aa43cd2dc7 Improve error collector 2020-06-06 09:59:46 +02:00
filoghost
98150cead2 Use new plugin updater 2020-06-06 09:27:26 +02:00
filoghost
1a22b1dc70 Use newer Vault economy methods 2020-06-06 09:20:45 +02:00
filoghost
0e11620fd5 Update bStats metrics 2020-06-06 09:18:05 +02:00
filoghost
500a2699f3 Require Bukkit 1.8 as minimum version 2020-06-05 19:59:13 +02:00
filoghost
e303d6969c Update to Java 8 2020-06-05 18:59:19 +02:00
filoghost
b90c431891 Rename groupId and main package to "me.filoghost.chestcommands" 2020-06-04 20:40:21 +02:00
filoghost
b997ae0bf2 Update version for release 2020-06-10 19:25:20 +02:00
filoghost
835f4f5407 Fix issue with signs on Minecraft 1.13+ 2020-06-10 19:22:30 +02:00
filoghost
9d035f84ba Add warning to issue templates 2020-06-08 20:21:15 +02:00
filoghost
1caf289514 Enforce issue templates 2020-06-08 19:40:38 +02:00
filoghost
65ec8bc6a7 Distinguish icons and items in example menu 2020-06-01 19:06:55 +02:00
filoghost
1583420723 Use symbol directly in example menu 2020-06-01 19:03:05 +02:00
filoghost
96c155d4b1 Small changes to example menu's contents 2020-06-01 19:01:20 +02:00
filoghost
1558bea306 Use updated attributes in example menu 2020-06-01 18:49:40 +02:00