Fix `/ee givescroll blackscroll` showing the wrong (/no) message

This commit is contained in:
Christian Koop 2021-04-02 15:25:15 +02:00
parent 08b745d8dd
commit 49c50fa0da
No known key found for this signature in database
GPG Key ID: 89A8181384E010A3
1 changed files with 3 additions and 0 deletions

View File

@ -18,6 +18,9 @@ command:
whitescroll:
received: '&7You have been given a whitescroll.'
gave: '&7You gave &6{player} &7a whitescroll.'
blackscroll:
received: '&7You have been given a blackscroll.'
gave: '&7You gave &6{player} &7a blackscroll.'
apply:
invaliditem: '&cYou cannot apply &4{enchant}&r &cto this item.'
reload: '&7Configuration files reloaded.'