Skip to content

Ruby gem for the MojangAPI used for username/uuid lookup. Includes whitelist parsing/output for 1.7+ and pre-1.7 formats.

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.txt
Notifications You must be signed in to change notification settings

downslope7/mojang_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MojangApi

A quick ruby gem for utilizing the Mojang Profile/UUID api and managing multiple versions of whitelists.

Usage

MojangApi.get_profile_from_name('downslope7')

MojangApi.get_profile_from_uuid('8cf6171562164903bb03e9653c4eba15')

MojangApi.get_profiles_from_name_list(['notch','Dinnerbone', 'Djinnibone', 'downslope7'])

About

Ruby gem for the MojangAPI used for username/uuid lookup. Includes whitelist parsing/output for 1.7+ and pre-1.7 formats.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages