Commit Graph

35 Commits

Author SHA1 Message Date
YouHaveTrouble aef64be3c0 add cloaking enchant 2024-11-05 19:27:53 +01:00
YouHaveTrouble b85832a46a add curse of insomnia 2024-11-04 16:51:35 +01:00
YouHaveTrouble 9263442f83 config is now an util class 2024-11-03 15:29:50 +01:00
YouHaveTrouble 55e77cbdf8 refactor enchant creation 2024-11-03 15:11:30 +01:00
YouHaveTrouble 45336cc0d8 add vampirism curse 2024-11-01 21:06:39 +01:00
YouHaveTrouble 1a6df2b826 add homecoming enchant 2024-10-31 18:05:42 +01:00
YouHaveTrouble 25686a1439 fix active slot resolver resolving null on wrong values 2024-10-30 17:06:46 +01:00
YouHaveTrouble a49cebc86f use new better methods to retrieve enchant levels 2024-10-30 16:41:13 +01:00
YouHaveTrouble 536c074439 add ability to configure active slots for the enchant 2024-10-30 16:19:48 +01:00
YouHaveTrouble 9f3960c649 add airbag enchant 2024-10-29 20:08:10 +01:00
YouHaveTrouble 16eae2bd58 allow enchants to support specific items along with item sets 2024-10-29 20:08:02 +01:00
YouHaveTrouble d9346e986e clean up unused imports 2024-10-29 15:34:27 +01:00
YouHaveTrouble f96a164575 add curse of panic 2024-10-28 17:07:07 +01:00
YouHaveTrouble 3752a9e31a refactor to allow adding enchants to arbitrary tags 2024-10-28 16:01:51 +01:00
YouHaveTrouble 32bef26538 add smelting enchantment 2024-10-27 21:44:35 +01:00
YouHaveTrouble 0754ccc29c change the way main hand item is resolved 2024-10-26 12:35:20 +02:00
YouHaveTrouble 0eb75dd6dd resolve mob head type in separate method 2024-10-26 12:05:16 +02:00
YouHaveTrouble ae1524ad6e call an event on beheading so other plugins can modify the dropped head 2024-10-26 11:45:53 +02:00
YouHaveTrouble 776359f355 add beheading enchant 2024-10-26 11:30:03 +02:00
YouHaveTrouble abddd8fb7d add executioner enchant and refactor how default config keys are saved 2024-10-25 14:24:15 +02:00
YouHaveTrouble 18457a36ca stop the server if someone tries to disable the plugin 2024-10-25 13:35:34 +02:00
YouHaveTrouble 6e8cdc7afb make enchants accessible by their key at any point after bootstrap 2024-10-25 13:35:01 +02:00
YouHaveTrouble e693ad141f more explicit logging 2024-10-23 11:52:22 +02:00
YouHaveTrouble 603e4d3b0e cleanup 2024-10-21 19:54:52 +02:00
YouHaveTrouble df60129653 config! 2024-10-21 19:53:50 +02:00
YouHaveTrouble 9b310bdcc7 skip check for seeds in creative 2024-10-20 22:08:52 +02:00
YouHaveTrouble a0cbe0cf20 cache registry getters 2024-10-20 22:04:34 +02:00
YouHaveTrouble 680b0af5d7 add replanting enchant 2024-10-20 22:02:39 +02:00
YouHaveTrouble d4a4c2acc7 fix messed up tags and make soulbound available from enchant table 2024-10-19 21:49:16 +02:00
YouHaveTrouble 64d6d1929d clean up 2024-10-19 20:26:15 +02:00
YouHaveTrouble 61ed32ccfa refactor yet again to allow encahts to support multiple tags 2024-10-19 20:15:13 +02:00
YouHaveTrouble 8e7d95d7f8 adjust costs and make enchants available from enchantment table 2024-10-19 15:20:39 +02:00
YouHaveTrouble 1ce0d200de tiny refactor to reuse the enchant key 2024-10-18 21:16:35 +02:00
YouHaveTrouble 62ae69f3fa telepathy enchant 2024-10-18 20:31:54 +02:00
YouHaveTrouble 4010e88237 playing around with enchants 2024-10-17 19:19:25 +02:00