RocketMod / Rocket.Unturned

Unturned 3 implementation of the RocketMod — .NET Game Server Plugin Framework
MIT License
85 stars 111 forks source link

Adds Commands for RCON info/control. #69

Closed cartman-2000 closed 6 years ago

cartman-2000 commented 6 years ago

This PR adds Commands to get info on connected RCON clients and to control RCON connections on the server.

cartman-2000 commented 6 years ago

This PR can be ignored, The Commands were transferred to Rocket.Core.