Skip to content

Jacobson-H/PavlovRconScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pavlov Rcon Scripts

C# Script For Pavlov Rcon Development

How To Use

  • Create New RConnection With The Hostname And Port
  • Call Login Method With An MD5SUM Of Your Rcon Password
  • Execute Commands Using The Command Method

App Screenshot

There Are Currently 5 Commands

  • Login (Sends Password And Waits For A Reply)
  • Command (Sends Rcon Commands To Server)
  • ReadRcon (Reads JSON Response From Server)
  • PlayerList (A String Array That Returns All Connected Players)
  • ItemList (A String Array That Returns All Availible Items)

FAQ

Will You Add More Features?

Probably.

Can I Use This In My Project?

Yes, Please Try To Credit Me Though.

About

C# Script For Pavlov Rcon Development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages