RCON Server

by [email protected]

1

RCON server for Godot

Functional, but not perfect

Usage

  1. Create a RconServer node
  2. Set the desired bind-address (default: *, for local-only set to 127.0.0.1), port (default: 27015), and password (optional)
    • Only the password can be changed after the server started
    • Simply destroy the node to stop the server
  3. Subscribe to its on_command_recieved signal to receive messages
    • The content sent by the clients is the message.body field

Version

1.0

Engine

4.1

Category

Scripts

Download

Version1.0
Download Now

Support

If you need help or have questions about this plugin, please contact the author.

Contact Author