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

Save materials in unlimited by name #2811

Merged
merged 1 commit into from
Dec 22, 2019
Merged

Save materials in unlimited by name #2811

merged 1 commit into from
Dec 22, 2019

Conversation

Ichbinjoe
Copy link
Member

There was a mistake where materials in unlimited would instead be saved
as a bukkit Material instead of its name. Instead, save it by the name.

Fixes #2778

There was a mistake where materials in unlimited would instead be saved
as a bukkit Material instead of its name. Instead, save it by the name.
Copy link
Contributor

@caojohnny caojohnny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Possibly use EnumSet<Material> rather than Set<Material.

@mdcfe mdcfe added the bug: confirmed Confirmed bugs in EssentialsX. label Oct 19, 2019
@mdcfe mdcfe added this to the 2.18.0 milestone Oct 19, 2019
@mdcfe mdcfe modified the milestones: 2.18.0, 2.17.2 Dec 12, 2019
@triagonal triagonal mentioned this pull request Dec 22, 2019
@mdcfe mdcfe self-assigned this Dec 22, 2019
@mdcfe mdcfe merged commit b3a54a7 into 2.x Dec 22, 2019
@mdcfe mdcfe deleted the essx-2778 branch December 22, 2019 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug: confirmed Confirmed bugs in EssentialsX.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unlimited command breaks userdata
3 participants