MT-CTF / capturetheflag

Capture the Flag game using the Minetest Voxel Engine
https://ctf.rubenwardy.com
81 stars 87 forks source link

Send messages to players with autovoting on #1228

Closed Emojigit closed 10 months ago

Emojigit commented 11 months ago

This PR adds code to send a message to players with autovoting on when a vote is started. The message tells the player the current setting, and reminds them how to change it.

This PR is ready for review.