-
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 …
-
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…
-
Hey, I set it all up correctly, the rcon says A client connected but nothing shows up in http://localhost:3000/ (The tab says Feed, and its just a blank white page. What type of steam ID do I use? the…
-
In the latest version of mcipc there have been some changes to behaviour of Item.
I could fix my code to work with the new behaviour but I'd like to understand if these are intentional.
```pyt…
-
We have 'rcons' but not 'rdelete'. Would it make sense to have it as well? If yes, I'll make a PR. (I needed it today and ended up implementing it in a fork.)
-
I can't connect to my minecraft server's rcon. I have tried differernt host ips, including container's ip assigned while creating minecraft container through bridge network and loacl ip assigned by my…
-
I can join the game by directly entering the IP address, but I can't connect from the recently connected list and can't view the server's basic information.
I noticed that there is a ServerHistory …
-
A terminal interface running over RCon and Query would allow for remote administration without SSH access.
-
HLL truncates names longer than 20 characters. If the 20th character in someone's name is a space this becomes a significant problem, because most RCON commands expect the player's name yet fail to re…
-
You can make an `GameUserSettings.ini` entry to write the OSS ID's of each admin in there. (One line one ID)
The OSS ID of a player can be found out in this way:
This is in the log when joining an…