Commit Graph

315 Commits

Author SHA1 Message Date
Auxilor
649d69a203 Fixed breaking indestructible blocks when hardness check is disabled 2021-06-10 10:42:04 +01:00
Auxilor
882a7f622b Fixed improved vanilla conflictsWith code not working on 1.16.0 - 1.16.3 2021-05-27 11:59:50 +01:00
Auxilor
7f1a12a496 Codestyle 2021-05-27 11:54:57 +01:00
Auxilor
4fff42d46d Fixed Cleave/Carve stack overflow 2021-05-23 19:06:00 +01:00
Auxilor
fbafda9f43 Fixed spell right click blacklist 2021-05-22 17:13:13 +01:00
Auxilor
22b6e79afc Added rarity option to /giverandombook 2021-05-20 21:34:47 +01:00
Auxilor
7db7b5ec59 Removed redundant display check 2021-05-17 19:23:41 +01:00
Auxilor
00efb2f30f Optimised display + fixed codestyle from PR 2021-05-16 23:02:55 +01:00
Sceri
6a14feadc8 Fix FastGetEnchants for Enchanted Book 2021-05-16 22:59:42 +01:00
Auxilor
d61169f29e Fixed /randomenchant and added support for modifying vanilla conflictsWith behaviour 2021-05-15 17:17:39 +01:00
Auxilor
bb3f897312 Fixed rare NPE 2021-05-11 21:14:09 +01:00
Auxilor
b556980bc0 Disabled level-clamp by default 2021-05-09 12:22:13 +01:00
Auxilor
62a05a3c21 Added level clamp option 2021-05-07 19:17:43 +01:00
Auxilor
38737de455 Added level clamp option 2021-05-07 19:17:26 +01:00
Auxilor
1120f8455b Fixed formatting 2021-05-07 19:07:38 +01:00
Auxilor
8c83be123f Fixed formatting 2021-05-07 19:07:16 +01:00
Auxilor
301cb085b8 Hopefully fixed hard cap bypass 2021-05-05 21:33:38 +01:00
Auxilor
3c8b39d7ac Added on-books for soulbound 2021-05-04 10:24:55 +01:00
Auxilor
5b59174bb8 Fixed rare ConcurrentMod in Forcefield 2021-05-03 16:04:46 +01:00
Auxilor
bdb012ae3d Removed unused class 2021-05-01 18:29:33 +01:00
Auxilor
c407b51071 Added player_head as a target 2021-04-30 11:27:29 +01:00
Auxilor
cea2f97259 Refactor 2021-04-29 19:10:18 +01:00
Auxilor
0762a209b4 Enabled dual registration by default 2021-04-29 11:40:17 +01:00
Auxilor
e3861990a2 Added dual registration option for users using old versions prior to 7.3.0 2021-04-29 08:48:39 +01:00
Auxilor
280de8bd1e Added option to disable re-registering vanilla enchantments 2021-04-29 08:44:22 +01:00
Auxilor
ced4c560ed Fixed vanillaenchants.yml 2021-04-27 18:13:54 +01:00
Auxilor
39d8278684 Fixed /ecodebug not working with new EcoCraftEnchantment 2021-04-27 13:04:25 +01:00
Auxilor
00ae789a38 Added vanilla enchantment support for 1.16.0-3 2021-04-27 13:02:04 +01:00
Auxilor
2eeff1c369 Merge branch 'master' into develop 2021-04-27 12:59:30 +01:00
Auxilor
48a400a30e Added loading for vanilla enchantment metadata 2021-04-27 12:59:18 +01:00
Auxilor
d63e0ead6f Fixed NPE from ItemConversions when plugin hasn't finished loading 2021-04-27 12:35:20 +01:00
Auxilor
1076d210f5 Added new CraftEnchantment management system and added vanillaenchants.yml 2021-04-27 12:33:46 +01:00
Auxilor
0784e12496 Changed EcoEnchant#getName to EcoEnchant#getDisplayName for bukkit parity 2021-04-27 10:45:04 +01:00
Auxilor
77053e71f8 Added VanillaEcoEnchantWrapper 2021-04-27 10:35:55 +01:00
Auxilor
186237abd9 Merge remote-tracking branch 'origin/master' 2021-04-22 18:30:16 +01:00
Auxilor
375ba8a7f0 Fixed sycophant healing the attacker 2021-04-22 18:30:09 +01:00
Auxilor
a1b9ceafc7 Fixed reverting modifying non-target items leading to *all* items with HideFlags being modified 2021-04-22 12:06:39 +01:00
Auxilor
1c35d35bd4 Revert "Cleaned up EnchantDisplay to work with eco 5.3.0"
This reverts commit 2f3e210b
2021-04-21 18:38:54 +01:00
Auxilor
2f3e210b64 Cleaned up EnchantDisplay to work with eco 5.3.0 2021-04-20 21:37:31 +01:00
Auxilor
01733208b6 Fixed class from massive error 2021-04-18 12:17:24 +01:00
Auxilor
9b61d073d4 Merge remote-tracking branch 'origin/master' 2021-04-18 12:16:55 +01:00
Auxilor
e62c12b99d Fixed grindstone giving experience when no enchantments were removed 2021-04-18 12:16:33 +01:00
Auxilor
17ef81268e Fixed everything 2021-04-16 16:37:13 +01:00
Auxilor
8b5139a1b0 Revert "Started EcoSkills"
This reverts commit dba5d455
2021-04-16 16:36:41 +01:00
Auxilor
2bc70e53aa Reverted accidental commits 2021-04-16 16:31:03 +01:00
Auxilor
2cbb718ddd Removed references to EcoEnchants 2021-04-16 16:29:28 +01:00
Auxilor
35f0bd3f63 Fixed SkillClass 2021-04-16 16:25:15 +01:00
Auxilor
dba5d45508 Started EcoSkills 2021-04-16 16:24:56 +01:00
Auxilor
a650c48dae Fixed /giverandombook 2021-04-16 10:01:45 +01:00
Auxilor
a29fa8c7e7 Cleaned up hard disable option 2021-04-15 18:39:47 +01:00