-
Hey,
how about adding admin/mod votes in the vote tab? It would make sense to add some fast commands, like reload votes or whatever
Admin/mod votes are red in votes and just for Admin/mod visibl…
-
Hi,
Would like to have workshop maps support functionality.
Thank you
xe1os updated
2 weeks ago
-
I am able to connect successfully to the server with my configured settings, but when the program attempts to call ShowPlayers to get the list of players, it is forcefully disconnected from the server…
-
For whatever reason, the bot no longer seems to function. Not sure if this is due to some breaking change in the Discord API or an update to the discord.py library. I will look into this further if I …
-
Add the `playerid` parameter after the `success` parameter to OnRconLoginAttempt callback.
```pawn
public OnRconLoginAttempt(ip[], password[], success, playerid)
{
if (!success)
{
…
-
It looks like minecraft server does not clean up properly when it receives a signal from systemctl. When I use manage.py to stop the server the log shows that it terminates immediately without saving …
-
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…
-
please update for working https (SSL)
-
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…
-
Please consider adding the ability to send RCON commands to only specific grids. An example is I would like to change the MOTD on all grids, then change it again on just 1 specific grid so that grid h…