Small Issue with /unblockitem (typo in plugin source)Fixed

Thanks for the great plugin!
There is a small typo on line 299 which prevents the /unblockitem command from reporting its usage:

Message(iplayer, "UnbockItem1Args");​


i.e. "UnbockItem1Args" rather than "UnblockItem1Args".

Thanks just fixed this in the latest update

Locked automatically