Commit Graph

135 Commits

Author SHA1 Message Date
filoghost
68d3019fd8 Use material in example menu that exists in all Bukkit versions 2020-04-13 10:39:29 +02:00
HSGamer
f26db21c94
Show all required items 2019-06-29 20:08:10 +07: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
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
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
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
filoghost
f23ef289a2 Use improved update checker from Holographic Displays 2018-11-28 18:00:58 +01:00
filoghost
f29e46f643 Update example menu for 1.13 2018-11-28 17:54:50 +01:00
filoghost
664977df00 Follow Minecraft name conventions 2018-11-28 17:47:28 +01:00
filoghost
b2110ba557 Rename getBukkitVersion method 2018-11-28 17:35:38 +01:00
filoghost
cb116de9fa Remove numerical IDs from default language file 2018-11-28 17:30:18 +01:00
filoghost
298662f019 Refactor command framework 2018-11-28 17:00:36 +01:00
filoghost
97af919551 Improve comment formatting 2018-11-28 16:51:56 +01:00
filoghost
2eae19e2b3 Add NBT-DATA inside the example menu 2018-11-28 16:33:30 +01:00
filoghost
a108f695f4 Code cleanup 2018-11-26 21:24:35 +01:00
filoghost
093fcebfa9 Native 1.13 support and remove numerical IDs starting from 1.13 2018-11-26 21:21:19 +01:00
filoghost
db55a4fa66 Include LICENSE and THIRD-PARTY in release 2018-11-21 18:47:19 +01:00
filoghost
b6834de9d5 Add support for custom NBT data in icons 2018-11-21 18:37:06 +01:00
filoghost
7220e1e4f8 Add NBT library by Eisenwave 2018-11-21 18:35:10 +01:00
filoghost
88e9b13741 Fix plugin name 2018-11-16 19:19:52 +01:00
filoghost
eb8ccee69f Remove unused code 2018-10-30 19:28:35 +01:00
filoghost
675711b2b3 Add DURABILITY as alias of DATA-VALUE 2018-10-30 18:59:54 +01:00
filoghost
c41689fee2 Add license file and headers 2018-10-10 13:05:31 +02:00
filoghost
dbaf2cc151 Remove unused variable 2018-10-09 21:54:36 +02:00
filoghost
c803febf0c Start 3.2.0 development 2018-10-09 21:54:01 +02:00
filoghost
e471425f6a Maven refactoring in modules 2018-10-09 20:06:52 +02:00