04-18-2020, 04:43 PM
You need to change your plugin's folder structure. In order for it to be easy to install, it needs to contain the main files directly in the root of the git repository. That way you can install it (and maintain it) from git directly into the Plugins folder for your server.
(I've done this change in your BankAPI plugin in the first PR)
(I've done this change in your BankAPI plugin in the first PR)