Auxilor
06c69b82a0
Added SuppressWarnings for all ItemStack deprecations due to paper
2021-09-18 15:49:48 +01:00
Auxilor
b2135beae9
Changes for Paper enchantment API support; renaming EcoEnchant#getRarity to EcoEnchant#getEnchantmentRarity
2021-09-18 15:39:51 +01:00
Auxilor
67ed1f8294
Updated EssentialsX to use proper API (several months after it was introduced)
2021-09-18 14:51:11 +01:00
Auxilor
0bd73ea2ec
Fixed eco 6.8.0 changes
2021-09-17 20:03:36 +01:00
Auxilor
0312915d33
Updated to eco 6.8.0
2021-09-17 19:58:52 +01:00
Auxilor
0178a2b11d
Merge remote-tracking branch 'origin/master'
2021-09-16 20:09:03 +01:00
Auxilor
172157c3fc
Moved more artifact math to separate thread
2021-09-16 20:07:39 +01:00
_OfTeN_
a92108d099
Added "local-lightning-sound: true/false" option for Electroshock, Thor, Zeus and Bolt enchantments
2021-09-14 11:31:27 +03:00
Auxilor
28bc9846f5
Merge remote-tracking branch 'origin/master'
2021-09-12 19:58:40 +01:00
Auxilor
d0e8969178
Moved melee particles to new thread
2021-09-12 19:58:30 +01:00
Auxilor
431581942d
Reverting lore now uses FastItemStack
2021-09-09 13:04:50 +01:00
Will FP
74c019ebb8
Merge pull request #59
...
Fixes some bugs
2021-09-09 12:41:01 +01:00
Akiranya
1f0c9d8a87
BukkitScheduler#runTask() already runs the task on next tick
2021-09-09 17:16:32 +08:00
Akiranya
b9cd266d0e
Fixed Soulbound bug
...
There are some cases where the player's inventory is not empty right after respawning. For example, ItemsAdder gives a death map right after the player respawns. In this case, EcoEnchants won't give back soulbound items to the player, causing the items just disappeared.
I fix this by checking if there is any soulbound items right after respawning, instead of simply checking whether the player's inventory is empty or not.
More robust logic to handle such case is expected. My solution is just a workaround.
2021-09-09 17:05:49 +08:00
Akiranya
a9c345317c
Fixed Necrotic
2021-09-09 16:38:50 +08:00
_OfTeN_
966ab49af1
Added disable-on-players option for Razor, Bladed and Force enchantments
2021-09-08 18:47:30 +03:00
Auxilor
59b098b7e8
Fixed rapid fastbow anticheat trigger
2021-09-08 10:36:36 +01:00
Auxilor
6efacc4f56
Merge remote-tracking branch 'origin/master'
2021-09-06 12:53:24 +01:00
Auxilor
d6d7b567aa
Added 'none' option to remove all conflicts for a vanilla enchantment
2021-09-06 12:51:13 +01:00
Auxilor
67caf9c374
Fixed instantaneous placeholder
2021-09-04 13:08:32 +01:00
Will FP
828557e5e1
Merge pull request #57
...
Fixed a NPE and added a simple rarity placeholder
2021-09-03 11:08:54 +01:00
Auxilor
868c254e16
Fixed replenish on 1.16.5
2021-08-31 16:27:54 +01:00
Auxilor
6217f4588d
Optimized display (hopefully this doesn't break things again)
2021-08-31 16:26:57 +01:00
Auxilor
aa535375f4
Extracted rehandleBreaking and fixed unbreaking
2021-08-30 15:54:14 +01:00
bananasmoothii
40e0dc15ce
Actually used the rarity placeholder
2021-08-30 15:41:27 +02:00
bananasmoothii
9ec4c5b04a
Added a rarity placeholder
2021-08-30 15:30:16 +02:00
Auxilor
4b9dd25fdb
Revert "Updated to eco 6.6.0"
...
This reverts commit 150cf3e2
2021-08-30 11:21:52 +01:00
Auxilor
150cf3e277
Updated to eco 6.6.0
2021-08-29 16:41:04 +01:00
Auxilor
4c8b330464
Fixed cache clearing task being cancelled
2021-08-29 12:15:44 +01:00
Auxilor
a82aa95c20
Changed cached requirements to update every 15 seconds
2021-08-29 11:56:34 +01:00
Auxilor
c850f254d8
Added requirement keys to configs
2021-08-28 22:00:55 +01:00
Auxilor
804246d360
Implemented the requirement system on all enchantments
2021-08-28 21:57:57 +01:00
Auxilor
385e186066
Removed debug messages
2021-08-28 21:40:52 +01:00
Auxilor
8bf70bb0fc
Lots of painful requirement display changes
2021-08-28 21:27:41 +01:00
Auxilor
fbefc1c2cc
Added backend to requirement system
2021-08-28 21:01:12 +01:00
Auxilor
f6ad640df1
Fixed replenish on glow berries
2021-08-28 15:46:49 +01:00
Auxilor
a76c16aad9
Hopefully fixed display bug
2021-08-28 14:39:48 +01:00
Auxilor
af8db80813
Added magnetic disable-while-sneaking
2021-08-25 18:13:36 +01:00
Sam Ryan
3664cc011a
Disable Magnetic while shifting.
2021-08-25 00:32:58 -04:00
Auxilor
19550dc800
Fixed forcefield saving silverfish instead of endermites
2021-08-23 20:06:04 +01:00
Auxilor
2cc6544e53
Fixed forcefield and named mobs
2021-08-23 20:05:49 +01:00
Auxilor
d9d62288fa
Fixed proximity distance bug
2021-08-22 18:30:41 +01:00
Auxilor
3917f1430c
Fixed blast mining and lumberjack using durability in creative
2021-08-21 20:18:10 +01:00
Auxilor
5c2107c122
Nerfed razor
2021-08-21 15:46:12 +01:00
Auxilor
f2ca643c9b
Removed magma walker due to performance
2021-08-19 16:54:53 +01:00
Auxilor
0dbe87e050
Removed ShopGUIPlus
2021-08-18 17:32:59 +01:00
Auxilor
4001d7ca46
Added hard cap clamp
2021-08-18 17:32:16 +01:00
Auxilor
f7d47fa624
Renamed EssentialsManager to RegistrationManager
2021-08-18 17:23:44 +01:00
Auxilor
ba758312c0
Fixed the fix for the fix
2021-08-15 20:12:54 +01:00
Auxilor
ea54a86efe
You can't see him
2021-08-15 20:01:33 +01:00