Fixed nothing happens when you enter non-matched argument to '/mm coin' command.
Fixed the name of 'Glistening Melon' knife skin, before it was 'Carrot on a Stick' which is a duplicate.
Now if you do not provide a numeric value for '/mm coin' command, it will give a warning message.
Updated libraries.
Message File Changes
Code (YAML):
coin-command:
player-coins: "&aPlayer {0} has total of {1} amount of coins." add-coins: "&aAdded {1} amount of coins to player {0}." remove-coins: "&aRemoved {1} amount of coins from player {0}." set-coins: "&aPlayer {0}''s coins has been set to {1}." correct-usage: "&cCorrect usage: /mm coin <player name> <set, add or remove> <coin amount>" only-numeric: "&cPlease provide a valid amount of coins!"