-
```cmd
chmod: changing permissions of '/data': Operation not permitted
[init] Running as uid=1000 gid=3000 with /data as 'drwxrwsrwx 2 0 2000 4 Jul 8 23:20 /data'
[init] Resolving type given VANIL…
-
-
I'm looking at ways of getting map render progress to be broadcast to the server, as per
http://docs.overviewer.org/en/latest/config/
The two ways of doing this mentioned in the above documentatio…
-
Hello,
First, I 'm French , I apologize for my expression errors.
I have a problem with the jsonapi plugin.
When the plugin is installed the Panel MineOs WebUI can not query anymore the minecraft ser…
-
I am not getting this to work. The logs of this container are free of errors, besides a few times this one:
```
rcon-web | 2023-06-04T07:58:46.944Z RconServer [mc:25575]: Connection faile…
-
Current version of MC is 1.13.
Right now out of the box you would get the following error:
```
Failed to connect to server
Outdated server! I'm still on 1.12.2
```
There is a workaround usin…
-
Instead of killing the server process with SIGTERM, shouldn't it be done safely doing something like
```
this.execute("stop");
```
so the server can shut itself down and not potentially lose data?
-
At first, everything with the bot worked (both messages from discord to minecraft and from minecraft to discord). But all of a sudden the messages from discord to minecraft stopped working. (At first …
-
### 运行环境
Ubuntu 22.04 LTS、Python3.10、Leaves-1.20.4
### NB插件及版本号
2.6.2
### MC插件及版本号
0.0.5
### 错误描述
启动导入插件时报错
### 报错日志(如果有)
```bash
11-03 03:12:07 [ERROR] nonebot | Failed to import "nonebot_pl…
-
I use a script with rcon-cli to restart the server of minecraft and if i do when mc-backup is working, dont work anymore. When the server is up again cant connect so i restart both at once or only the…