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

Fix amount handling in StackIdentifiers & References #67

Merged
merged 5 commits into from
Nov 15, 2023

Conversation

WolfyScript
Copy link
Owner

This fixes the following issues:

  • Some Plugin specific StackIdentifiers don't apply the stack amount in the #stack method
  • The BukkitStackReference Parseer doesn't store the original stack amount
  • StackIdentifier#shrink is consuming the whole stack and doesn't respect the amount

@WolfyScript WolfyScript self-assigned this Nov 15, 2023
@WolfyScript WolfyScript added the bug Something isn't working label Nov 15, 2023
@WolfyScript WolfyScript merged commit 89b8c3c into master Nov 15, 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

Successfully merging this pull request may close these issues.

None yet

1 participant