PaperMC server is throwing na issue during startup "to give their recipe a static key using NamespacedKey"
lemonka opened this issue ยท 1 comments
Describe the bug
java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:'. Please ask the author to give their recipe a static key using NamespacedKey.
To Reproduce
Steps to reproduce the behavior:
- Install plugin
- Start server
Show console logs
java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:'. Please ask the author to give their recipe a static key using NamespacedKey.