-
### Describe the problem
Hi all, I'm working on a project to evaluate LLM performance using Minecraft. While trying to export the saved structure, no matter how hard I try, I cannot seem to find th…
-
# Module Request
Note: Please try setting up a configuration yourself before raising an issue to request a configuration: ~~https://config.getamp.sh/~~
***There is a newer beta version available …
-
Me and a friend made [a Python program made for Team Fortress 2 that lets people generate AI responses from chat by reading your console.log file.](https://github.com/thatonepuggo/tf2gpt)
The program…
-
Many multiplayer dedicated server software have the ability to do remote administration of the server in real time. Having the ability to monitor and administer a server as it is running has significa…
-
I use this module to keep a local player database in a text file, among other things.
Here's some of the code
```
while True:
try:
with Client(rcon_server_address, int(rcon_serve…
-
### What feature do you want to see added?
Geyser standalone allows only `/geyser` commands by default. If there's a configurable RCON client implanted, then I could run commands on both my java serv…
-
Hi, I' trying to connect to the rcon of Half Life alyx using a simple test code:
```
from rcon.source import Client
with Client('Localhost', 29000, passwd='password') as client:
response = c…
-
### What happened?
Events that take byte arrays as a parameter fail when registering (past build 8380).
```csharp
public class ExampleServerScript : BaseScript
{
[EventHandler("exampleEven…
-
**Describe the bug**
When executing commands such as /list and other through rcon client no response is received.
**To Reproduce**
Steps to reproduce the behavior:
1. Open to any rcon client.
…
-
LOG:
@2024-08-20T00:21:54.907Z | IMPORTANT | Manager | User 'admin' executed: login - []
@2024-08-20T00:21:54.908Z | IMPORTANT | Manager | User admin logged in - []
@2024-08-20T00:22:24.5…