#Enchantment Help

1 messages · Page 1 of 1 (latest)

swift lagoon
#

I want to enchant items, but the enchantment level will be a placeholder. How do i do that?
enchantment sharpness %edprison_variable_changeable_sharpness% %player_name%
This is what I'm trying to do

swift lagoon
#

What is the essentials command to give enchant to another player?

lavish forge
#

For enchanted books you use /give and to enchant the item the player is holding, you use /enchant

swift lagoon
#

how do i change this

#

I want to use console command to give enchant to a player

#

not item

lavish forge
#

there's an option in essentials' config to allow unsafe enchantments

lavish forge
#

looks like you are using another plugin shrug contact them

swift lagoon
#

hold up

#

any other plugin that enforces enchant?

lavish forge
#

but essentials isn't using this enchant
what do you mean by this?

swift lagoon
#

but /enchantment works

lavish forge
#

if you are talking about enchantment.level.100 that's because in the lang files of the game there's a translation for each level
enchantment.level.1=I
enchantment.level.4=IV
etc. and I think the max is 6 or something

#

Probably another plugin provides the /enchantment command shrug

#

Or another providers /enchant while /enchantment is coming from essentials

swift lagoon
#

well

#

I want console to apply enchant on the item of a player

#

but the essentials enchantment command doesnt do that

#

even if i put a target. IT applies the enchant to me

#

Any plugin suggestions for that?>

lavish forge
#

looks like /enchant is the vanilla command

#

just use /enchantmentas you did the second time

swift lagoon
#

omg

#

that's not the problem here

#

i wannt console to apply enchant on a player's item

lavish forge
#

ok, if the /enchantment command doesn't work, then you have to find another plugin 🙂

swift lagoon
#

😭

#

how can i give enchant to another player using that command?

#

is there a way to do it through the menu?

worn tartan
#

If console enchant player item how you can be sure player doesn't have currently air in his hand?

untold cipher
#

you can try using the vanilla enchant command

#

should work

#

[console] minecraft:enchant <player> <enchantment> [level]

swift lagoon
#

...

untold cipher
#

Ah