Hey guys! I've got a decently big update for you all today, like I said I was pretty new to spigot development when I first made this plugin 2 years ago, and it was in desperate need of some OOP improvements. Updates should be significantly easier from now on. Enjoy!
Added color codes to all custom language messages in ushops
Added cave air to list of transparent blocks (allows /ushop line of commands to work if a shop is made in a cave)
Uprooted the command system and made the logic MUCH easier to follow
Doubled time efficiency of listRadius and myShops commands
Doubled time efficiency of player login notifications
Improved time efficiency of opening bulk restock menu
Removed redundant code for making new shops in 2 different contexts
Massive OOP improvements to most of the project, should make updates a lot easier with less redundant code