- PUBGManager class now final;
- removed setClient method from PUBGManager;
- removed setToken method from PUBGManager;
- added getLeaderboard method to PUBGManager;
- matching v7.5.0 of API;
- changed baseURL from const to property, now you can set it from constructor in PUBGManager class.