Tautvydas
Tautvydas
The script is ``` require_once('rcon.php'); $host = 'my host'; // Server host name or IP $port = 25575; // Port rcon is listening on $password = 'my password'; // rcon.password...
Where is examples? Because that [link](https://github.com/flow/examples/tree/master/nbt) doesn't work
Can you add skin rotate function? (On mouse drag?)
As the title says, I try to upload a GIF through the webserver and it gives me a static image (first frame of the gif). I checked the uploaded image...