elstringer / AccountsClientPHP

Minecraft AccountsClient for PHP. Convert player names to UUID.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AccountsClientPHP

Build Status

This is a PHP implementation of Mojang's AccountsClient for Minecraft. It uses Mojangs public API to convert player names -> UUID and UUIDs -> player names.

A big thanks to the guys at the AccountsClient wiki, who created this wonderful documentation. I would have had a hard time without their documentation.

Example

Examples can be found in example.php.

About

Minecraft AccountsClient for PHP. Convert player names to UUID.


Languages

Language:PHP 100.0%