[FIX] Permission Bug + Issue with console commands
There was another permission check for "gamblebar.buydrink", which I was not aware of. There are already permission nodes for the bar command and using the bar NPCs, so this permission has been removed. Shoutout to @MasDaddy for reporting this to me. Also, there was a "insufficientPermission" message in the lang.yml. That has been removed, as "noPermission" is the correct one.
Fixed an issue that didn't allow users to use /gamble give <name> <number> from the console. Thanks to @Cathal02 for reporting the issue to me.