MCBans

MCBans

96.7k Downloads

Setting the API key outside of the jar file

Hidendra opened this issue ยท 1 comments

commented

Hello,

For mcbans versions >= 3.2, the api key must be in core.yml located inside the jar file. Before this was configurable via a config file but now it is not possible (at least from where I looked in the source and those that I asked.)

Please enable backwards compatibility with how it was before and also still allow the api key in the jar file to override it if it exists.

The reason I ask this for this is because we need it outside the jar for our control panel -- I speak on behalf of Multiplay UK (a GSP) and how most players install plugins is automated via Clanforge.

Thanks

commented

Hey,

I'm currently working on the workaround by creating a new download link that will have a custom core.java to allow the API key to be set in the settings.yml

Please bare with me on this, and I will add backwards compatibility in 3.7 as well