API Improvement + Auto Server Version Detection Update
API: + Every Method will now automatically use the matching version for your server! + To invoke the new API you just need to use:
TTA_Methods. For example:
TTA_Methods.sendTablist(Player, header, footer);
- The old Methods (For example "Methods1_9.") will not work anymore!