Auxilor
0312915d33
Updated to eco 6.8.0
2021-09-17 19:58:52 +01:00
Auxilor
c8e5913f5d
Updated to 8.10.14
2021-09-16 20:09:11 +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
Auxilor
3e92f9afe1
Updated to 8.10.13
2021-09-14 10:18:54 +01:00
Will FP
f791512c0b
Merge pull request #63
...
Silent lightning option
2021-09-14 10:17:57 +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
9cda787d0c
Updated to 8.10.12
2021-09-12 19:58:47 +01: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
Auxilor
96032c81e2
Updated to 8.10.11
2021-09-09 12:42:32 +01:00
Will FP
74c019ebb8
Merge pull request #59
...
Fixes some bugs
2021-09-09 12:41:01 +01:00
Will FP
e4f7c40be5
Merge pull request #58
...
disable-on-players
2021-09-09 12:40:35 +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
4e1fefdb3a
Updated to 8.10.10
2021-09-08 10:36:47 +01:00
Auxilor
59b098b7e8
Fixed rapid fastbow anticheat trigger
2021-09-08 10:36:36 +01:00
Auxilor
a4baefb092
Updated to 8.10.9
2021-09-06 12:54:01 +01:00
Auxilor
6efacc4f56
Merge remote-tracking branch 'origin/master'
2021-09-06 12:53:24 +01:00
Auxilor
de7a224550
Updated to 8.10.8
2021-09-06 12:53:18 +01:00
Auxilor
d6d7b567aa
Added 'none' option to remove all conflicts for a vanilla enchantment
2021-09-06 12:51:13 +01:00
Auxilor
8f0de3c56c
Updated to 8.10.8
2021-09-04 13:09:20 +01:00
Auxilor
67caf9c374
Fixed instantaneous placeholder
2021-09-04 13:08:32 +01:00
Auxilor
e8eaec33ca
Updated to 8.10.7
2021-09-03 11:09:32 +01:00
Auxilor
e4705092ed
Merge remote-tracking branch 'origin/master'
2021-09-03 11:08:59 +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
6122930618
Autosell changes
2021-09-03 11:07:04 +01:00
Auxilor
8138a17f6c
Autosell changes
2021-09-02 18:22:16 +01:00
Auxilor
a4e6cbcd62
Added autosell extension
2021-09-02 17:33:05 +01:00
Auxilor
e2fcf6ad3b
Updated to 8.10.6
2021-08-31 16:28:07 +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
17ee58c6ca
Updated to 8.10.5
2021-08-30 15:56:02 +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
bananasmoothii
695d7065ad
Fixed a typo in conflicts that caused a NPE
...
When running /enchantinfo IceLord, you could get
[Server] INFO Caused by: java.lang.NullPointerException: Cannot invoke "org.bukkit.enchantments.Enchantment.getKey()" because "enchantment1" is null
[Server] INFO at com.willfp.ecoenchants.command.CommandEnchantinfo.lambda$getHandler$3(CommandEnchantinfo.java:94) ~[EcoEnchants v8.9.5.jar:?]
2021-08-30 15:19:56 +02:00
Auxilor
9e9d593eb6
Updated back to 6.6.0 without display changes
2021-08-30 11:22:29 +01:00
Auxilor
0cfdb99571
Updated to 8.10.4
2021-08-30 11:22:09 +01:00
Auxilor
4b9dd25fdb
Revert "Updated to eco 6.6.0"
...
This reverts commit 150cf3e2
2021-08-30 11:21:52 +01:00
Auxilor
655a451155
Updated to 8.10.3
2021-08-29 16:41:12 +01:00
Auxilor
150cf3e277
Updated to eco 6.6.0
2021-08-29 16:41:04 +01:00
Auxilor
84d35e871d
Updated to 8.10.2
2021-08-29 12:16:04 +01:00
Auxilor
4c8b330464
Fixed cache clearing task being cancelled
2021-08-29 12:15:44 +01:00
Auxilor
8b9fbb3b99
Updated to 8.10.1
2021-08-29 11:58:07 +01:00
Auxilor
ce48d8edd6
Updated all extensions
2021-08-29 11:57:56 +01:00
Auxilor
a82aa95c20
Changed cached requirements to update every 15 seconds
2021-08-29 11:56:34 +01:00