Closed JeromeWolff closed 4 years ago
Logical error: It is checked whether the item has a certain static name. But before that it is not checked, that the item has an ItemMeta and a display name. This can lead to a NullPointerException.
Linked issue: #33
Thanks for the code :)
Logical error: It is checked whether the item has a certain static name. But before that it is not checked, that the item has an ItemMeta and a display name. This can lead to a NullPointerException.
Linked issue: #33