Commit Graph

10 Commits

Author SHA1 Message Date
Pim van der Loos
49ffc021f7 - Added leather, gold, chainmail and iron armor tiers.
- Added config options to allow configuration of repair cost for every type of armor.
- Fixed repair bug where repairing would fully fix the armored elytra with only 1 repair item, regardless of configuration options.
- Fixed bug where making a new armored elytra would fully reset durability, even when both items have low durability.
2017-09-16 16:46:05 +02:00
Pim van der Loos
71fc594525 - Removed EnchantmentAPI dependency.
- Added config file.
- Made repaircost (in diamonds) configurable.
= Made list of allowed enchantments configurable.
- Made curses allowed or not configurable.
2017-09-15 15:43:44 +02:00
Pim van der Loos
73e548bd16 - Added support for version 1.12 of Minecraft. Probably. 2017-09-14 21:48:23 +02:00
Pim van der Loos
9610958e28 - Removed support for combining armored elytras with enchanted books. It was too buggy. 2017-09-07 13:43:58 +02:00
Pim van der Loos
52c391d025 - Final clean up. 2017-09-06 15:56:55 +02:00
Pim van der Loos
cbc0fd4b79 - Rewrote plugin to use NMS to add real armor to the elytras.
- Code cleanup.
2017-09-06 14:55:55 +02:00
Pim van der Loos
f6d353d7e7 Fixed gitignore. 2017-09-05 12:33:09 +02:00
Pim van der Loos
1820350185 Merge branch 'master' of https://github.com/PimvanderLoos/ArmoredElytra 2017-09-05 12:23:23 +02:00
Pim van der Loos
48e7049ae5 Initial commit 2017-09-05 12:20:32 +02:00
Pim van der Loos
fef74016b3 Initial commit 2017-09-05 12:17:03 +02:00