-
When TYPE=VELOCITY and ENABLE_RCON = true, Tribufu-VelocityRcon-1.2.0.jar is not downloaded.
The site includes human verification.
If you download the plugin with a browser and copy it to the plugin…
-
For server owners, it's a common practice to get server data using RCON: for gathering and managing statistics or to display on web-site. Ideally in JSON format.
Would be great to have this option …
-
I'm using the following compose file:
```
version: '3.9'
services:
minecraft:
container_name: minecraft-atm7
image: itzg/minecraft-server:java17
ports:
- "25565:25565"
…
-
I have plugged in the example code to an existing Discord bot shell I use for my other projects.
When executing the bot i get this error, weirdest part is, if I run the GetChat command (ARK server) i…
-
Hello,
I have added a Minecraft server and Refractor instantly no longer works. The error i've been getting is always the same, after server 79 this shows up.
```{"level":"info","ts":1644778126.…
-
A nice feature request to use this on a minecraft server would be to add, for example, players and display them dynamically on the map.
One could take the data with RCON or any other means and append…
-
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
File "C:\Users\stude\AppData\Local\Programs\Python\Python311\Scripts\mcli.exe\__mai…
-
I am getting the "Weird. This response is for another request." message after every message sent. Often it is accompanied with "Keep Alive".
Game server is Ark: Survival Evolved running on Ubuntu 2…
-
* Backup server state (`/srv/minecraft/world`) every N minutes (5min?) to ... S3? Ensure data is safe to snapshot via rcon?
* On-startup, if backup exists, restore backup instead of re-initializing. …
-
So im trying to use this to send RCON commands to a Minecraft Server. The connection is successful and the command is executed but the response seems... off. It should be something like "Made Player a…