GR Pilot Free Tool
Messages Generator
Create custom server messages and notifications. Keep your players informed and engaged.
Quick Tips
- Maximum message length is 160 characters.
- Placeholders supported:
#name,#port,#tmin. - All time values are entered in minutes.
Message #1
Message Text (43/160)
Message Flags
Time Properties
Preview
Server GR Pilot Chernarus will restart in 10 minutes.
XML Output
Copy the generated file or download it as messages.xml.
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<messages>
<message on_connect="0" repeat="0" countdown="1" shutdown="1" delay="0" repeat_interval="30" deadline="10">Server #name will restart in #tmin minutes.</message>
</messages>