Get a list of Free Minecraft Accounts with username and Password. We have included over 200 Premium Minecraft Accounts and Passwords list that you can use for free. Apart from that, learn more about Minecraft Premium Account Generator. Minecraft is one of the most famous games out there with millions of players playing it.
This library can be used to check if an Minecraft account is premium.
Requirements
- PHP >= 5.6
Installation
You can install this library with composer:
composer require lukasss93/minecraft-premium-account-checker
Using
Input
The check()
method has 2 parameters:
# | Parameter | Type | Description |
---|---|---|---|
1 | username | string | Minecraft account username (or email if Mojang account) |
2 | password | string | Minecraft account password |
Output
The check()
method returns an object with the following properties:
Property | Type | Description |
---|---|---|
premium | bool | Returns true if the account is premium, otherwise false |
error | string | Returns an error message |
username | string | Returns the entered username |
correct_username | string | Returns the in-game username |
uuid | string | Returns the account UUID |
created_at | integer | Returns the creation timestamp account |
raw | array | Returns the original response from the API |
You can use thetoArray()
method aftercheck()
method to get the properties as an array.
About:This subreddit is for the discussion of the game. Simpleplanes mods for mac. News:Update 1.3 now available on all platforms with various new features; use your device's app store or to get it.Be nice.Info:To the game and:visitHave a feature you'd like to see in the game?Request it on theFor plane building tips and general game hints:Check out the and the.Watch the tutorial.Need some inspiration?
I assume no liability for any theft of Minecraft Accounts.
Changelog
All notable changes to this project will be documented here.
Recent changes
[1.0]
- First release