Auxilor
|
28304d0ebe
|
Fixed nullability annotation
|
2021-12-06 09:59:49 +00:00 |
|
Will FP
|
c958b30a3f
|
Merge pull request #107
Made LootPopulator work with minecarts with chests
|
2021-12-05 13:49:00 +00:00 |
|
Auxilor
|
060f140d14
|
Removed Light Artifact due to 1.18 incompatibility
|
2021-11-30 19:33:26 +00:00 |
|
Auxilor
|
8fee321f44
|
Updated build.gradle for v1_18_R1
|
2021-11-30 18:56:59 +00:00 |
|
_OfTeN_
|
41f76c5909
|
Made LootPopulator work with minecarts with chests
|
2021-11-29 19:16:51 +03:00 |
|
Auxilor
|
bd2f2a8e9d
|
Implemented 1.18 NMS
|
2021-11-29 08:14:11 +00:00 |
|
Auxilor
|
bc4c1362ed
|
Added in source tree for 1.18 - awaiting release
|
2021-11-28 13:18:06 +00:00 |
|
Auxilor
|
14f6c95095
|
Added warning to CommandLocaleExport
|
2021-11-26 18:22:35 +00:00 |
|
Blc
|
6e53c8469c
|
fix: hunger curse config
As specified here(https://github.com/Auxilor/EcoEnchants/blob/master/eco-core/core-plugin/src/main/java/com/willfp/ecoenchants/enchantments/ecoenchants/curse/HungerCurse.java#L48), this enchant need to be configured.
Otherwise delta variable always be zero, and players with this curse never be hunger
|
2021-11-23 12:41:42 +03:00 |
|
Auxilor
|
b60254433a
|
Heavily nerfed force and razor
|
2021-11-22 12:02:45 +00:00 |
|
Auxilor
|
193ec4b707
|
Heavily nerfed blast mining
|
2021-11-22 12:01:51 +00:00 |
|
Auxilor
|
96d67bfe81
|
Updated string getters
|
2021-11-19 09:11:00 +00:00 |
|
Auxilor
|
7c92ec8efe
|
Fixed essentials registration failing stopping the plugin from loading
|
2021-11-16 15:11:30 +00:00 |
|
Auxilor
|
98d8f6f9d6
|
Removed data.yml and redundant dependencies
|
2021-11-14 11:47:27 +00:00 |
|
Auxilor
|
93c7705d96
|
Fixed lumberjack
|
2021-11-13 13:20:12 +00:00 |
|
Auxilor
|
e7788403e5
|
Optimized most mining enchantments
|
2021-11-13 10:32:41 +00:00 |
|
Auxilor
|
20c9f4bb0e
|
Optimized Artifacts and Blast Mining
|
2021-11-12 18:14:15 +00:00 |
|
Auxilor
|
3f4da966c9
|
Merge remote-tracking branch 'origin/master'
|
2021-11-11 18:14:47 +00:00 |
|
Auxilor
|
68f6a27d91
|
Removed legacy permissions
|
2021-11-11 18:14:40 +00:00 |
|
Auxilor
|
988894fba0
|
Removed (now unneeded) /ecoenchants debug full
|
2021-11-10 17:48:46 +00:00 |
|
Auxilor
|
9adeaef96d
|
Added %time% placeholder to reload message
|
2021-11-09 08:33:35 +00:00 |
|
Auxilor
|
4d7e1ee20f
|
Codestyle fixes
|
2021-11-09 08:32:10 +00:00 |
|
Auxilor
|
8bf6a08e61
|
Fixed MythicMobs integration not working
|
2021-11-08 19:22:15 +00:00 |
|
Auxilor
|
b22d36ef71
|
Fixed PR codestyle
|
2021-11-07 15:34:36 +00:00 |
|
_OfTeN_
|
c6bd5c894c
|
Fixed xp dupe bug with vanilla curse enchantments
|
2021-11-07 15:40:52 +03:00 |
|
Auxilor
|
679c5ff3c3
|
Fixed softdepends
|
2021-11-06 18:53:09 +00:00 |
|
Auxilor
|
e807950e5d
|
PR changes and updated to 8.14.10
|
2021-11-06 18:52:09 +00:00 |
|
_OfTeN_
|
7ca5c7300a
|
Added blacklisted-blocks config option to Instantaneous enchantment
|
2021-11-05 20:18:04 +03:00 |
|
_OfTeN_
|
b145d3d525
|
Added MythicMobs integration to prevent Telekinesis from giving drop items from mobs with disabled drops.
|
2021-11-02 14:34:35 +03:00 |
|
_OfTeN_
|
d874d75c63
|
Fixed Famine enchantment giving slow digging effect
|
2021-11-02 14:25:17 +03:00 |
|
_OfTeN_
|
37090c9a27
|
Added "ticks-per-level" and "amplifier-per-level" config options for Famine enchantment
|
2021-11-02 14:25:16 +03:00 |
|
Auxilor
|
d3594f460e
|
Fixed streamlining
|
2021-11-02 08:40:31 +00:00 |
|
Auxilor
|
8ae4964d2e
|
Fixed migration
|
2021-11-01 21:29:38 +00:00 |
|
Auxilor
|
e4d2a20eb8
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# eco-core/core-plugin/src/main/kotlin/com/willfp/ecoenchants/data/storage/PlayerProfile.kt
# gradle.properties
|
2021-11-01 21:26:13 +00:00 |
|
Auxilor
|
3ea11ce6d9
|
Removed kotlin and data storage system in favour of eco 6.12.0
|
2021-11-01 21:25:51 +00:00 |
|
_OfTeN_
|
3bea8c711d
|
Revert to Auxilors way of fixing grindstoneable: false
|
2021-11-01 14:16:03 +03:00 |
|
_OfTeN_
|
18f7794dd4
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# eco-core/core-plugin/src/main/java/com/willfp/ecoenchants/enchantments/support/merging/grindstone/GrindstoneListeners.java
|
2021-11-01 14:14:29 +03:00 |
|
_OfTeN_
|
6fb4e1b321
|
Fixed Streamlining enchantment (who could know that higher speed is slower in spigot api world)
|
2021-11-01 14:13:44 +03:00 |
|
_OfTeN_
|
86eec1b706
|
- Fixed descriptions saving as false for default
- Fixed not grindstoneable enchantments still being grindstoned
|
2021-11-01 13:39:44 +03:00 |
|
Auxilor
|
ec54b9e8a1
|
Fixed grindstoneable option not working
|
2021-10-31 13:12:35 +00:00 |
|
_OfTeN_
|
a01b3d37f3
|
- Fixed descriptions saving as false for default
- Fixed not grindstoneable enchantments still being grindstoned
|
2021-10-30 23:49:00 +03:00 |
|
Auxilor
|
55d9b16986
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# gradle.properties
|
2021-10-30 10:52:31 +01:00 |
|
Auxilor
|
9a0a02c730
|
Added drop modifier to InfernalTouch
|
2021-10-24 20:08:53 +01:00 |
|
Auxilor
|
99a84dab44
|
Suppressed splash warning
|
2021-10-23 18:59:11 +01:00 |
|
Auxilor
|
fc0b9d8ed4
|
Added extra safety checks to TargetYml
|
2021-10-23 18:57:59 +01:00 |
|
Auxilor
|
a2e3be13cc
|
Fixed weird null pdc bugf
|
2021-10-20 20:35:56 +01:00 |
|
_OfTeN_
|
717c2a87ba
|
Fixed grindstone dupe bug
|
2021-10-18 20:01:43 +03:00 |
|
_OfTeN_
|
e55ba7d6c1
|
Fixed grindstone dupe bug
|
2021-10-18 19:57:51 +03:00 |
|
_OfTeN_
|
184938b579
|
Added time-to-exempt config option for Tornado enchantment and started exempting players that were hit by Tornado from being detectedf by AntiCheats.
|
2021-10-18 19:54:59 +03:00 |
|
Auxilor
|
b713c60957
|
Delomboked EcoEnchantsPlugin
|
2021-10-18 17:43:57 +01:00 |
|