- 2,480
- 293
- 12.44 kB
About Server Status
Sends a Discord message whether the server is online or offline or restart
works with : https://umod.org/plugins/smooth-restarter
Configuration
{ "Discord WebHook": "webhookurl", "Time Format": "MM/dd/yy HH:mm:ss", "Selection Mention (0 - none | 1 - @here | 2 - @everyone | 3 - @something)": 0, "Designated mention": "@something" }
Language
{ "Title": "Server Status ", (options : {hostname} {ip} {port} {online} {maxplayers}) "Online": " Server is online | ", "Quit": " Server is offline | ", "Restart": " The server has started restarting | ", "Restart Cancel": " The server has canceled the restart | ", "Time": "Time:", "Descriptions": "Descriptions:", "Online Descriptions": " Server is Online", "Quit Descriptions": " Server is Offline", "Restart Descriptions": " The server shuts down after {time} seconds.\n\n Reason: {reason}", "Restart Cancel Descriptions": " Server is Cancel Restart", "Unknown": "Unknown" }