Deprecation of Magic Values
MikeMatrix opened this issue · 2 comments
We should slowly downstream deprecate the use of Magic Values from Bukkit.
Maybe also start deprecating uses of direct ID's by the user directly and notifying them that this shouldn't be used anymore and will be eventually removed.
Perhaps it would be better to try to convert numerical inputs to their old names for legacy support.
We could use a modified version of the current Material enum for said
support.
On Wed, Oct 23, 2013 at 12:55 PM, Deamon [email protected] wrote:
Perhaps it would be better to try to convert numerical inputs to their old
names for legacy support.—
Reply to this email directly or view it on GitHubhttps://github.com//issues/185#issuecomment-26927671
.