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

RawText: Update toJsonString to not use itemIds nor item durability values #45

Open
prokopyl opened this issue Nov 12, 2020 · 0 comments
Labels
M ⋅ Outdated Bukkit API Miscelaneous – Tracks removal of deprecated/outdated/useless code due to a newer Bukkit API
Milestone

Comments

@prokopyl
Copy link
Member

Right now the RawText.toJsonString() method still uses item IDs and damage values when generating /tellraw-compatible JSON.

These should probably be updated to reflect newer /tellraw-JSON syntax.

@prokopyl prokopyl added the M ⋅ Outdated Bukkit API Miscelaneous – Tracks removal of deprecated/outdated/useless code due to a newer Bukkit API label Nov 12, 2020
@prokopyl prokopyl added this to the v0.1 milestone Nov 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
M ⋅ Outdated Bukkit API Miscelaneous – Tracks removal of deprecated/outdated/useless code due to a newer Bukkit API
Projects
None yet
Development

No branches or pull requests

1 participant