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 |
|
filoghost
|
85140093e5
|
Use consistent order for attributes in example menu
|
2020-06-01 18:47:04 +02:00 |
|
filoghost
|
9847ff0fac
|
Remove example icon with multiple commands
|
2020-06-01 16:00:20 +02:00 |
|
filoghost
|
8baceb6c87
|
Update example menu with renamed attributes
|
2020-06-01 15:57:56 +02:00 |
|
filoghost
|
1ecc448684
|
Start 3.3.1 development
|
2020-06-01 14:03:41 +02:00 |
|
filoghost
|
f4733d64e5
|
Update version to 3.3.0 for release
|
2020-06-01 13:55:11 +02:00 |
|
filoghost
|
9752899f9a
|
Add aliases to some config nodes, optionally read lists as actual YAML lists
|
2020-05-29 23:30:58 +02:00 |
|
filoghost
|
0ef4b0b2cc
|
Remove unused import and annotation
|
2020-05-24 18:07:46 +02:00 |
|
filoghost
|
4ab7f5bcaa
|
Use correct labels in issue templates
|
2020-05-16 10:33:28 +02:00 |
|
filoghost
|
c65adb4cee
|
Add issue templates
|
2020-05-15 23:49:13 +02:00 |
|
filoghost
|
68d3019fd8
|
Use material in example menu that exists in all Bukkit versions
|
2020-04-13 10:39:29 +02:00 |
|
filoghost
|
535f101cdf
|
Merge pull request #20 from SRC-Bukkit-Recover/patch-1
Show all required items
|
2020-04-12 11:15:33 +02:00 |
|
HSGamer
|
f26db21c94
|
Show all required items
|
2019-06-29 20:08:10 +07:00 |
|
filoghost
|
f7ddbdc8d9
|
Merge pull request #18 from Zomis/master
Add support for having REQUIRED_ITEM as list
|
2019-06-11 11:32:33 +02:00 |
|
Simon Forsberg
|
9cc56274f4
|
Add support for having REQUIRED_ITEM as list
Config example:
REQUIRED-ITEM:
- coal, 128
- cobblestone, 128
The old style is still supported for only one item:
REQUIRED-ITEM: coal, 128
|
2019-06-10 22:15:55 +02:00 |
|
filoghost
|
e9161a1c59
|
Merge pull request #16 from i9hdkill/master
Set amount to 1 in default Icon constructor
|
2019-05-07 20:57:55 +02:00 |
|
I9hdkill
|
8565cca795
|
Set amount to 1 in Default Icon Contructor
This fixes the API. Otherwise Icons are invisible
|
2019-05-07 20:46:41 +02:00 |
|
filoghost
|
b4b74053eb
|
Merge pull request #15 from sgdc3/master
PlaceholderAPI support, variables improvement and minor code cleanup
|
2019-05-02 16:02:50 +02:00 |
|
Gabriele C
|
a3d692ef1c
|
Fix nullable texts with variables
|
2019-04-30 15:33:57 +02:00 |
|
Gabriele C
|
ff4114393c
|
Fix lore variables
|
2019-04-30 15:11:21 +02:00 |
|
Gabriele C
|
261722cbd6
|
Allow variables in skull-owner
|
2019-04-30 15:05:45 +02:00 |
|
Gabriele C
|
40ecd55403
|
Fix 1.13 compatibility
Documentation wasn't clear about that...
|
2019-04-29 20:01:05 +02:00 |
|
Gabriele C
|
d920c51900
|
Add 1.7.X support back
Co-Authored-By: filoghost <filoghost@gmail.com>
|
2019-04-26 22:46:14 +02:00 |
|
Gabriele C
|
754648c8e8
|
Bump minimum Bukkit version to 1.8.8
|
2019-04-24 13:08:02 +02:00 |
|
Gabriele C
|
065f3ac0b0
|
Codestyle
|
2019-04-24 13:03:44 +02:00 |
|
Gabriele C
|
e8878d21e0
|
Utils cleanup
|
2019-04-24 12:54:16 +02:00 |
|
Gabriele C
|
8e5bef5fd9
|
Add banner options to icon
|
2019-04-24 12:30:10 +02:00 |
|
Gabriele C
|
cbe2655c2b
|
Add PlaceholderAPI integration
|
2019-04-24 11:37:51 +02:00 |
|
Gabriele C
|
ec31e18c1f
|
Bump version, update bstats, drop nms access
|
2019-04-24 09:29:02 +02:00 |
|
filoghost
|
0c23173f82
|
Release version 3.2.0
|
2018-11-28 18:05:50 +01:00 |
|