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

[Paper 597] Paper server not allowed to use empty enchantment tag #1923

Closed
SteveKunG opened this issue Mar 29, 2019 · 3 comments
Closed

[Paper 597] Paper server not allowed to use empty enchantment tag #1923

SteveKunG opened this issue Mar 29, 2019 · 3 comments
Labels
type: bug Something doesn't work as it was intended to. upstream: bukkit Issues exists in Bukkit and/or CraftBukkit.

Comments

@SteveKunG
Copy link

What behaviour is expected:

When you using /give @s diamond{Enchantments:[{}]} command, you can create a fake glowing effect.

What behaviour is observed:

A diamond that you given using command from above, it's looks like normal item.

Steps/models to reproduce:

  • Start your Paper server.
  • Using /give @s diamond{Enchantments:[{}]} command

Paper build number:

Paper 597

Anything else:

So, this break all my datapacks that uses fake enchantment to make item glowed.
Maybe configuration for allowed to use empty enchantment tag?

2019-03-29_23 37 39
2019-03-29_23 37 51

@Spottedleaf
Copy link
Member

confirmed for cb causing the issue by stripping the tag, vanilla does not strip the tags

@zachbr zachbr added type: bug Something doesn't work as it was intended to. upstream labels Apr 5, 2019
@kickash32
Copy link
Contributor

Can you test again? It works for me on paper-284.

@SteveKunG
Copy link
Author

Yeah, can confirm it fixed.

@Chew Chew added upstream: bukkit Issues exists in Bukkit and/or CraftBukkit. and removed upstream labels Aug 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something doesn't work as it was intended to. upstream: bukkit Issues exists in Bukkit and/or CraftBukkit.
Projects
None yet
Development

No branches or pull requests

5 participants