RawText: Update toJsonString to not use itemIds nor item durability values #45
Labels
M ⋅ Outdated Bukkit API
Miscelaneous – Tracks removal of deprecated/outdated/useless code due to a newer Bukkit API
Milestone
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.The text was updated successfully, but these errors were encountered: