mcutils
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
mcutils
rcon
/
tech.aliorpse.mcutils.api
/
RconConnection
Rcon
Connection
class
RconConnection
:
AutoCloseable
Members
Functions
close
Link copied to clipboard
open
override
fun
close
(
)
execute
Link copied to clipboard
suspend
fun
execute
(
command
:
String
)
:
String
Execute the given command.