In-game Command / Task to check other server status (map + online) #1183
LimitlessDrag0n
started this conversation in
Suggestions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, I have a suggestion regarding tasks and conditional actions.
It would be useful if players could use an in-game chat command to check the status of another game server.
Example use-case: A player is currently on one server, but wants to know if another server is online and which map is running before switching.
Example:
Player types a command in chat (e.g. "!serverstatus" or a keyword)
Task triggers on "Chat contains -> keyword"
Then it checks a target server (Server Name / ID = XX)
It returns information like:
Is the server online?
What map is currently running?
Player count (optional)
Then sends a message back to the player in chat or as broadcast (top right message)
Right now it seems like the conditional actions only apply to the server the player is currently on, and there is no option like "Check status of server XX" or "Get current map of server XX".
It would be great if tasks could target another server as a condition or action.
(I used AI to help me with my text to make it clearer to understand, sorry about that :D)
Beta Was this translation helpful? Give feedback.
All reactions