PHP-Minecraft-Rcon
PHP-Minecraft-Rcon copied to clipboard
Packets larger than 4096, any progress?
I know this is a known issue, but has there been any progress to getting packets larger than 4096 working?
https://github.com/xPaw/PHP-Source-Query/blob/master/SourceQuery/SourceRcon.php has it done, but I like the way your API is setup.
I haven't had a need for it myself. However if you would like to add this functionality in and make a pull request I'll see about merging it. :)
I'm working on that: https://github.com/MCMainiac/PHP-Minecraft-Rcon/blob/bigger-packet-sizes/rcon.php.
.
I doubt there are any commands that exist that would even output this much information. 4096 bytes is quite a bit of text. If you know of a command (likely from a plugin) that even outputs that much text, let me know. Here is a reference of how much text is in 4096 bytes: https://pastebin.com/cDV7wyiq