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

/removeglow - Doesn't work on 1.21 #198

Open
JustBru00 opened this issue Sep 29, 2024 · 5 comments
Open

/removeglow - Doesn't work on 1.21 #198

JustBru00 opened this issue Sep 29, 2024 · 5 comments

Comments

@JustBru00
Copy link
Owner

JustBru00 commented Sep 29, 2024

Reported by dr.lunar on discord.

@JustBru00 JustBru00 self-assigned this Sep 29, 2024
@JustBru00
Copy link
Owner Author

JustBru00 commented Sep 29, 2024

Confirmed bug.
image

Appears to be caused by server limiting enchantment to level 255.

  ==: org.bukkit.inventory.ItemStack
  v: 3955
  type: STICKY_PISTON
  meta:
    ==: ItemMeta
    meta-type: UNSPECIFIC
    enchants:
      minecraft:lure: 255
    ItemFlags:
    - HIDE_ENCHANTS

@JustBru00
Copy link
Owner Author

Related to #138

@JustBru00
Copy link
Owner Author

This issue appears to have started with 1.20.6.
image

@JustBru00
Copy link
Owner Author

It appears that 1.20.5 or newer are the versions that limit enchantments

@JustBru00
Copy link
Owner Author

Testing on 1.20.4. with ER 1.12: https://epicrename.com/37baeb8d2
-> Upgrade server to 1.20.5
-> Server 1.20.5 - ER 1.12: https://epicrename.com/3bfdfc561

JustBru00 added a commit that referenced this issue Sep 30, 2024
Still have a weird issue where I can't remove enchantments from an itemstack. Extremely strange.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant