Commit Graph

1300 Commits

Author SHA1 Message Date
Will FP
2e27183a83 Marked set as internal (cannot use internal access modifier due to NMS modules 2023-12-09 15:58:40 +00:00
Will FP
f56acf50bb Cleaned up registration API 2023-12-09 15:57:37 +00:00
Will FP
f3af2a0a75 Got ModernEnchantmentRegisterer working 2023-12-09 15:48:06 +00:00
Will FP
cd8dd2de57 Fixed registry unfreezing 2023-12-09 14:43:03 +00:00
Will FP
0047df4eb6 Added a hideous bodge in NMS enchantment code 2023-12-09 14:28:50 +00:00
Will FP
250607ecb2 Registration improvements 2023-12-09 14:14:59 +00:00
Will FP
80792b8ae1 Clarification 2023-12-09 14:03:23 +00:00
Will FP
26dcf92e5b Improved NMS registration more, added customisable maximum repair cost 2023-12-09 13:58:20 +00:00
Will FP
48fd2dd67d Fix 2023-12-08 12:51:10 +00:00
Will FP
5a0511a6f0 Kotlin migration 2023-12-08 12:51:00 +00:00
Will FP
0b27b46d48 Improvements to NMS registration 2023-12-08 12:50:26 +00:00
Will FP
b88a1483e1 More improvements 2023-12-07 19:54:01 +00:00
Will FP
1b2898ec8b Improved LibreforgeEcoEnchant 2023-12-07 17:36:17 +00:00
Will FP
32d8ceb775 Reimplemented MissingDependencyException 2023-12-07 17:35:21 +00:00
Will FP
942d76f989 Registration fixes and improvements 2023-12-07 16:57:58 +00:00
Will FP
c7a1bb21b7 Fixed init bugs 2023-12-07 16:17:14 +00:00
Will FP
7cc4f8d00c Fixed accidental overrides 2023-12-07 16:06:00 +00:00
Will FP
c1a728adf0 Fixed EnchantGUI 2023-12-07 15:50:14 +00:00
Will FP
2d6b61dfb4 Fixed /enchantinfo, readded LoreConversion 2023-12-07 15:49:08 +00:00
Will FP
e476383da5 Cross-version compatibility changes 2023-12-07 15:46:07 +00:00
Will FP
72d51a56ae Completed 1.20.3 rewrite, awaiting bugfixing 2023-12-07 15:13:26 +00:00
Will FP
3dceea0b38 Began reworking enchantment registration 2023-12-07 14:38:13 +00:00
Will FP
b41b34a37a Merge remote-tracking branch 'origin/master' 2023-12-07 12:37:33 +00:00
Will FP
d8582e6ada
Merge pull request #386
Making enchantment description empty will no longer leave a blank line in the lore
2023-12-07 12:37:28 +00:00
Will FP
ccc99a12c5
Merge pull request #381
Fixes two enchants
2023-12-07 12:36:47 +00:00
Will FP
2617cb3cf1 Fixed softdepend 2023-12-05 17:46:55 +00:00
Will FP
1ca99e7d30 Removed paper-plugin.yml 2023-12-03 15:24:38 +00:00
_OfTeN_
ab6bc81f6d Making enchantment description empty will no longer leave a blank line in the lore 2023-12-03 03:37:11 +03:00
_OfTeN_
652fc1ad1f Merge branch 'master' into develop 2023-12-03 03:23:23 +03:00
Auxilor
581cff8a3f Fixed not met format being overridden 2023-11-21 23:03:19 +00:00
Auxilor
ac3c5058ad libreforge-updater 2023-11-21 22:41:57 +00:00
Auxilor
b6c368e622 Fixed strikethrough not working 2023-11-11 14:48:12 +00:00
Auxilor
c0eadf6959 Soulbound now uses a native paper API 2023-10-22 14:43:03 +01:00
Auxilor
3ac72bf3cf Added 1.20.2 support 2023-09-22 19:50:48 +01:00
Auxilor
d5bd2b3efd Fixed targets 2023-09-01 13:01:19 +01:00
Auxilor
c28c154661 Fix 2023-08-30 09:44:34 +01:00
Auxilor
ac1ec327c8 Updated to use new libreforge slot system 2023-08-30 09:43:27 +01:00
Auxilor
dc30679f5f Cleanup 2023-08-26 18:04:29 +01:00
Exanthiax
1a54695076 Fixes two enchants
damage_cause not damageCause
2023-08-13 18:11:21 +01:00
Auxilor
6cea8a5a48 Switched dynamite to use click_block trigger 2023-07-17 17:15:05 +01:00
Auxilor
0d5f830192 One day I'll rewrite EnchantLookup.kt 2023-07-17 16:56:42 +01:00
Kapitowa
375068cffc Optimization for users who don't use %active_level% with option in config.yml 2023-07-17 18:26:46 +03:00
Will FP
97a97c2d61
Merge pull request #375 from Kapitowa/master
Fix Soulbound with single-use option
2023-07-16 13:00:36 +01:00
_OfTeN_
0680ecefd4 Backwards compatibility 2023-07-14 18:21:22 +03:00
_OfTeN_
da7690ee96 Enchantment descriptions will now always parse against players 2023-07-14 18:11:24 +03:00
Auxilor
da0668f0f8 Merge remote-tracking branch 'origin/master' 2023-07-12 12:53:48 +01:00
Auxilor
aaf68dd7a1 Added EnchantingTableChanceGenerateEvent 2023-07-12 12:53:38 +01:00
Auxilor
e6073b0623 Oops 2023-07-04 14:56:08 +01:00
Auxilor
be9f99c790 Moved rapid to be libreforge-based 2023-07-04 14:38:30 +01:00
Auxilor
298f8b7f5a Moved telekinesis to be libreforge-based 2023-07-04 14:19:23 +01:00
Kapitowa
f725d5beda Fix Soulbound with single-use option
Problem fixed: Items with the soulbound enchantment are removed after the second death
2023-06-24 23:53:34 +03:00
_OfTeN_
cbee1f1144 Fixed %level% placeholder 2023-06-22 23:50:00 +03:00
Auxilor
094fc0e347 Updated to new libreforge enabled API 2023-06-18 21:01:02 +02:00
Auxilor
4022e61281 comment 2023-06-18 13:46:31 +02:00
Auxilor
762ff2524f Reimplemented %active_level% 2023-06-18 13:40:50 +02:00
Auxilor
f6af8a740f Fix 2023-06-18 13:26:28 +02:00
_OfTeN_
749ad8c333 Added prevent-not-fully-grown: true/false config option to Replenish enchantment 2023-06-17 19:16:16 +03:00
Auxilor
05ce232139 Added 1.20 support 2023-06-09 20:14:17 +01:00
Auxilor
3666f91a40 Fixed publication 2023-06-03 18:00:57 +01:00
Auxilor
eb1cb9966b Changed name placeholder 2023-06-03 15:35:40 +01:00
Auxilor
b9bab4939f Added %ecoenchants_<id>_name% placeholder 2023-06-03 15:32:26 +01:00
Auxilor
e8274c39d4 Temporarily removed active_level 2023-06-01 12:25:48 +01:00
Auxilor
7fe0487294 Updated holder placeholder provider 2023-05-25 20:29:01 +01:00
Auxilor
dda1f11c14 Added %active_level% and fixed rapid 2023-05-25 20:16:22 +01:00
Auxilor
0e303a39e8 Improved GUI and command output 2023-05-21 18:38:10 +01:00
Auxilor
4b114aa6d8 Added /enchant 2023-05-21 17:54:53 +01:00
Auxilor
ca9a5dac34 Fixed show-not-met 2023-05-17 16:19:56 +01:00
Auxilor
fecf5eb83e Fixed enchant descriptions 2023-05-15 11:07:37 +01:00
Auxilor
3a10399e00 Removed @ConfigUpdater 2023-05-15 11:06:45 +01:00
Auxilor
2a1990ed6b Fixed enchanting level bias 2023-05-14 23:33:38 +01:00
Auxilor
b28a0560d4 Decreased word wrap threshold 2023-05-11 17:31:04 +01:00
Auxilor
96242461f4 Updated to use eco native line wrapping 2023-05-11 17:23:39 +01:00
Auxilor
da108ffeed Fixed %level% placeholder 2023-04-30 19:28:41 +01:00
Auxilor
bb33bddf0b libreforge-updater 2023-04-29 17:19:50 +01:00
Auxilor
f116763e63 Oops 2023-04-27 18:52:41 +01:00
Auxilor
77ca1551c3 Fixed use of ItemMeta in lookup 2023-04-27 18:50:04 +01:00
Auxilor
722680aae0 libreforge-updater 2023-04-25 16:06:32 +01:00
Auxilor
3a693f7a05 Changed MissingDependencyException to use a set 2023-04-20 18:25:03 +01:00
Auxilor
c0435a659e Cleaned up PR, updated preloading 2023-04-20 18:23:09 +01:00
Will FP
bafbce12b4
Merge pull request #352
Fixed soulbound compatibility with WorldGuardExtraFlags (and probably…
2023-04-20 12:59:05 -04:00
Auxilor
81aad291c5 Fixed load order 2023-04-20 16:05:40 +01:00
_OfTeN_
36ad5e0ee4 Added following placeholders to the enchantment info slot:
%tradeable% - returns if the enchantment can be traded from villagers
%discoverable% - returns if the enchantment can be found in the loot chests
%enchantable% - returns if the enchantment can be found in the enchantment table
2023-04-15 13:24:13 +03:00
_OfTeN_
90f7a3bbac Fixed soulbound compatibility with WorldGuardExtraFlags (and probably some other keepinventory plugins) 2023-04-15 12:31:36 +03:00
Auxilor
cc7cc0f08f Fixed display not working for some users 2023-04-13 12:44:46 -04:00
Auxilor
dd484ed902 libreforge-updater 2023-03-29 19:21:20 +01:00
Auxilor
0c1f08384f Updated repo 2023-03-29 13:37:33 +01:00
Auxilor
7cdb5f7687 Removed reload message 2023-03-28 22:31:27 +01:00
Auxilor
01c1f4571a Fixed permissions on paper 2023-03-28 21:42:10 +01:00
Auxilor
1ac8ae397e Fixed imports 2023-03-28 21:18:19 +01:00
Auxilor
77aedf8c81 Lots of updating 2023-03-28 19:10:11 +01:00
Auxilor
a24b118dba Fixed publications 2023-03-28 14:54:48 +01:00
Auxilor
0accf9ab2b Migrations 2023-03-28 14:35:33 +01:00
Auxilor
88a306e7e2 Registered player refresh function 2023-03-19 18:06:05 +00:00
Auxilor
9457260236 Fixed remaining bugs 2023-03-19 17:52:39 +00:00
Auxilor
9353dc601b Updated to use new libreforge features 2023-03-18 15:12:30 +00:00
Auxilor
fdc3bdb236 Fixed libreforge v4 bugs 2023-03-18 15:06:02 +00:00
Auxilor
0d8b6c1d41 Updated to libreforge v4 2023-03-18 15:02:31 +00:00
Auxilor
8257ae7a86 Added 1.19.4 support 2023-03-16 11:50:26 +00:00
Will FP
792977e5ce
Merge pull request #332 from nhanledev/patch-1
Fix Sculk block break does not drop EXP
2023-03-11 15:01:34 +00:00
Auxilor
e4934d72c4 Updated to 9.17.4 2023-02-25 17:36:03 +00:00