thedudeguy / PHP-Minecraft-Rcon

Simple Rcon class for php.
MIT License
155 stars 54 forks source link

Use with Unturned/RocketMod #21

Open thedudeguy opened 7 years ago

thedudeguy commented 7 years ago

Please discuss any issues related to using this library with Unturned / RocketMod in this thread.

XanderCodes commented 7 years ago

It's not designed for Unturned XD it just doesn't work. I own a server for the game and i'm happy for you to use my Unturned RCON if you want to develop this for Unturned.

thedudeguy commented 7 years ago

Still, though, I'm curious as to why it doesn't work since, theoretically, if the protocol is followed correctly then this library should be able to connect to any RCON service. There could be an issue in my implementation. Or Minecraft very well could have not implemented the protocol correctly in which I just compensated for it in the library without thinking much about it. Or possibly RocketMod does not implement it correctly. It's worth looking into I think. I can't make any promises, but I'll try to have a look when I get some extra time to do so.

XanderCodes commented 7 years ago

I personally don't know any other games that use RCON, so i can't test your script with anything else, but i appreciate you being open on the topic/issue.

First1zaza commented 3 years ago

How to fix it? image

SomKen commented 3 years ago

👏 SHARE 👏 YOUR 👏 CODE 👏

First1zaza commented 3 years ago

🤔

ricardoboss commented 3 years ago

@First1zaza this thread is used for issues with the Unturned/RocketMod. Please create a new issue for your problem.