Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Armorswap works with item frame/armor stand, but doesn't work with main hand to armor slot #8

Open
Spockledorf opened this issue Mar 6, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@Spockledorf
Copy link

*I'd like to preface this post with the fact that I love this plugin and I'm happy with how it is working for me. Thank you, Edward, Aniket, ABK, and Hakeem! :)

I'm running a Paper_1.19.3 server.

Armorswap doesn't work from main hand to armor slot, though

Elytra is simply overwritten/deleted. (I think this elytra problem was mentioned here: #7)
image
Does Swap
image
Elytra no longer exists
image

My config.yml

Armor_stand_swap: true
#Permission to use swapping items to armor stand
Armor_Stand_Swap_Permission: "armorswap.swap.armorstand"

# Enable/disable swapping item to armor stand
Main_hand_swap: true
#Permission to use swapping items to main hand
Main_Hand_Swap_Permission: "armorswap.swap.mainhand"

# Enable/Disable swapping item to item frames
Item_frame_swap: true
#Permission to use swapping items to item frames
Item_Frame_Swap_Permission: "armorswap.swap.itemframe"

#sound to play on swap
Sound: ITEM_ARMOR_EQUIP_TURTLE

#Bypass curse of binding
Bypass_enchantment: false

#Permission to bypass enchantment
Bypass_permission: "armorswap.bypass.enchantment"

#----------------------------------------------------------------------------------------------------------------
#
#				                 Language
#
#----------------------------------------------------------------------------------------------------------------
# prefix
Prefix: "&bArmorSwap &7-"
# when player runs /armorswap
Enable: "&bArmor swap is now enabled for you"
Disable: "&bArmor swap is now disabled for you"
# on wrong usage
usageError: "&bUse &7/armorswap&b to enable armor swap"

#DO NOT TOUCH
Version: 1.5.9

I've tried it opped and deopped with permissions listed given.

Let me know if I can do anything to help troubleshoot! :)

@RealRONiN
Copy link
Member

I'll take a look as soon as I can, thank you for reporting :)

@RealRONiN RealRONiN added the bug Something isn't working label Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants