minetest.chat_send_all - Uberi/MineTest-API GitHub Wiki minetest.chat_send_all Description Send a chat message to all players. Syntax chat_send_all([string](../type/string.html) text) Examples minetest.chat_send_all("Hello World!") ⚠️ **GitHub.com Fallback** ⚠️