MineTheCube

Results 11 comments of MineTheCube

Hi, First, what's the IP you're trying to ping? Then try adding this on top of the script (right after `

What is your PHP version? Which server are you trying to query? Where is your script hosted? Try to change queryWriteData function: ```php private static function queryWriteData($socket, $command, $append =...

Well I just tested the code you've given and it seems to work flawlessly: ![image](https://user-images.githubusercontent.com/8768726/65390027-b205d580-dd5b-11e9-8a51-558dec91aa18.png)

Good suggestion, I'll try to do it when I'll have some free time.

I just ran the code as described in the [example section](https://github.com/MineTheCube/MojangAPI#example), it works as expected: Maybe you got the same issue as [someone else](https://gist.github.com/MineTheCube/034eff1b664b18e98658#gistcomment-3376236), he reported that the Mojang's API...

I just tested it, and this does work for me: ``` $ php -a Interactive shell php > require './mojang-api.class.php'; php > $name = MojangAPI::getUsername('6ce86bff-695f-4a5b-b6c5-7e924975f74b'); php > echo 'Name: '...

Minecraft 1.21 (not 1.21.1) AmbientSounds 6.0.5 And yes this is vanilla glass, everything is pretty vanilla (i play on a non-modded server), I just use Continuity mod to have connected...

oops, sorry for the delay, as it is a huge server map i didnt know how to get only this part so anyway, i downloaded surrounding chunks with a mod...

i've added a license, so you guys can takeover and make your own :) also, the only thing to do to make it work on recent version is to fill...