Jump to content
Free plugins are accessible only to verified customers. ×

Discord Rcon Logs 1.0.0

   (0 reviews)

2 Screenshots

Simple NodeJs app which I made for myself to use on dev server. 
I believe some server owners might find it useful. 

screen.jpg.51fa2f40f66b98d319e4308df838c

{
    "webhook": "discord webhook url",
    "rcon": {
        "ip": "rcon ip",
        "port": "rcon port",
        "password": "rcon password"
    },
    "prefix": {
        "[CHAT]": "💬",
        "was killed by": "💀",
        "Error while compiling": "️<@796975136095600650> ERROR!",
        "Saving complete": ":white_check_mark:"
    },
    "ignore": [
        "changed its network group to null",
        "failed to sample navmesh at position",
        "Invalid Position:",
        "has spawned",
        "[object"
    ]
}

Copyright © 2022 David
Discord Rcon Logs is free software, permission is granted for personal use on your Rust server.
Permission is not granted for any kind of reselling nor modifying with purpose of redistributing.

 

Quote

    Copyright © 2022  David

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

 


×
×
  • Create New...