EssentialsX

EssentialsX

2M Downloads

EssX efficiency issue

xLegend opened this issue ยท 9 comments

commented

I have unsafe enchantments set to true allowing me to use them however the efficiency is not going above its cap at 5 but everything else goes above the usual... Please help, thanks.

(Happens when making kits)
But when I do /enchant efficiency 15 it works fine.

commented

Please paste your server console logs when you do this with debug enabled in essentials

commented

[07:04:41 INFO]: xLegendAsh issued server command: /kit Z
[07:04:41 INFO]: [Essentials] checking if xLegendAsh has essentials.mail - true
[07:04:41 INFO]: [Essentials] checking if xLegendAsh has essentials.kit - true
[07:04:41 INFO]: [Essentials] checking if xLegendAsh can afford charge.
[07:04:41 INFO]: [Essentials] calculated command (kit) cost for xLegendAsh as 0
[07:04:41 INFO]: [Essentials] checking if xLegendAsh has essentials.kits.z - tru
e
[07:04:41 INFO]: [Essentials] checking if xLegendAsh has essentials.kit.exemptde
lay - true
[07:04:41 INFO]: [Essentials] checking if xLegendAsh can afford charge.
[07:04:41 INFO]: [Essentials] calculated command (kit-kit) cost for xLegendAsh a
s 0
[07:04:41 INFO]: [Essentials] calculated command (kit-z) cost for xLegendAsh as
0
[07:04:41 INFO]: [Essentials] checking if xLegendAsh has essentials.kit.exemptde
lay - true
[07:04:41 INFO]: [Essentials] checking if xLegendAsh can afford charge.
[07:04:41 INFO]: [Essentials] calculated command (kit-kit) cost for xLegendAsh a
s 0
[07:04:41 INFO]: [Essentials] calculated command (kit-z) cost for xLegendAsh as
0
[07:04:41 INFO]: [Essentials] Keyword Replacer execution time: User Grab: 0.012m
s - Text Replace: 0.002ms - Total: 0.015ms
[07:04:41 INFO]: [Essentials] checking if xLegendAsh has essentials.oversizedsta
cks - true
[07:04:41 INFO]: [Essentials] attempting to charge user xLegendAsh
[07:04:41 INFO]: [Essentials] calculated command (kit-kit) cost for xLegendAsh a
s 0
[07:04:41 INFO]: [Essentials] calculated command (kit-z) cost for xLegendAsh as
0
[07:04:41 INFO]: [Essentials] charge user xLegendAsh completed
[07:04:41 INFO]: [Essentials] attempting to charge user xLegendAsh
[07:04:41 INFO]: [Essentials] calculated command (kit) cost for xLegendAsh as 0
[07:04:41 INFO]: [Essentials] charge user xLegendAsh completed

If this is what you mean, and then when i just do /enchant it gives me this:
[07:06:11 INFO]: xLegendAsh issued server command: /enchant eff 15
[07:06:11 INFO]: [Essentials] checking if xLegendAsh has essentials.mail - true
[07:06:11 INFO]: [Essentials] checking if xLegendAsh has essentials.enchant - true
[07:06:11 INFO]: [Essentials] checking if xLegendAsh can afford charge.
[07:06:11 INFO]: [Essentials] calculated command (enchant) cost for xLegendAsh as 0
[07:06:11 INFO]: [Essentials] checking if xLegendAsh has essentials.enchantments.allowunsafe - true
[07:06:11 INFO]: [Essentials] checking if xLegendAsh has essentials.enchantments.dig_speed - true
[07:06:11 INFO]: [Essentials] attempting to charge user xLegendAsh
[07:06:11 INFO]: [Essentials] calculated command (enchant) cost for xLegendAsh as 0
[07:06:11 INFO]: [Essentials] charge user xLegendAsh completed

and it works fine.

commented

When I do /kit Z it gives me and efficiency 5, unbreaking 12, fortune 5 diamond pick but it should be efficiency 23, unbreaking 12, fortune 5...
Z:
delay: 172800
items:
- 278 1 efficiency:23, unbreaking:12, fortune:8

commented

So I don't see an issue?

commented

Bump

commented

Still having this issue.

commented

Do you also have this problem when you use the /give command?

commented

Nope, just the kits

commented

Closing due to inactivity. In the config, unsafe-enchantments should be set to true. If this is still a problem, please open a new issue.