Configuration

Configuration nodes
The config.yml file is not automatically created. It is highly recommended that you create it! If you do not, Bukquery will use the default settings including the default authkey, leaving your server open to anyone!
  • authkey: Sets the authentication key for the server. This is provided in the "rcon auth" command.
  • ip: The IP to listen on. 0.0.0.0 listens on all IPs.
  • port: The port. Port 5240 is the default.


Sample configuration
authkey: lolimmachangethis
ip: 0.0.0.0
port: 5240

Comments

Posts Quoted:
Reply
Clear All Quotes