Currently, there is no way for developers or system administrators to send broadcasts without being in game or retrieving other information about the current state of the game. Adding a Remote Procedure Call system so 3rd party programs and the server console can trigger messages such as "Torn is going down for an update in 30 minutes!" would be greatly beneficial for user communication.
In addition, it would also be nice to be able to pulse a shard and ask it what the current population is so we can do things like schedule a delayed update to take effect as soon as nobody is online or the threshold is below a certain amount
Currently, there is no way for developers or system administrators to send broadcasts without being in game or retrieving other information about the current state of the game. Adding a Remote Procedure Call system so 3rd party programs and the server console can trigger messages such as "Torn is going down for an update in 30 minutes!" would be greatly beneficial for user communication.
In addition, it would also be nice to be able to pulse a shard and ask it what the current population is so we can do things like schedule a delayed update to take effect as soon as nobody is online or the threshold is below a certain amount