Minecraft Premium Account Generator Chomikuj Average ratng: 8,3/10 9453 votes

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.

Warning: making too many request in a short period of time, the webserver IP will be temporary banned (about 15min) from Mojang API.

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:

#ParameterTypeDescription
1usernamestringMinecraft account username (or email if Mojang account)
2passwordstringMinecraft account password

Output

The check() method returns an object with the following properties:

PropertyTypeDescription
premiumboolReturns true if the account is premium, otherwise false
errorstringReturns an error message
usernamestringReturns the entered username
correct_usernamestringReturns the in-game username
uuidstringReturns the account UUID
created_atintegerReturns the creation timestamp account
rawarrayReturns 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