Added Settings page where you can change the config from in-game!
Added messages to buying/selling items!
Placeholders for messages:
{item} - Will display the items name
{amount} - Will display the amount the player has spent/made
Added /shop open <player> <shopname> - This works from in-game or console.
Added Permission "epicshop.user.other" to use the command above
Added "Commands" option to shop items:
Run all commands in the list when someone buys the item.
It's possible to have it run only the commands and not give an item.
Added a custom command alias setting in the settings GUI, this is helpful if you have conflicts with other plugins commands.
Fixed a bug where MMOItems couldn't be sold (Thank you yriokiri for reporting this and testing for me [i don't own MMOItems]).
Fixed some GUI elements not converting colour codes properly.