HelpChat / DeluxeMenus

DeluxeMenus but open source!?
https://wiki.helpch.at/clips-plugins/deluxemenus
MIT License
72 stars 35 forks source link

Rename `data` to `damage` #67

Closed BlitzOffline closed 2 weeks ago

BlitzOffline commented 6 months ago

DeluxeMenus only supports Minecraft 1.13.2 now, which means data can no longer be used as data but just as damage. Instead of continuing to use the Deprecated API feature to set the damage, we can use the new API (Damageable)

I recommend the following steps:

After these changes are completed and merged, update the wiki to reflect them. At a later stage, completely remove the data option.

Remember to open a new issue regarding the complete removal of the data option after this issue is closed!