Midetest mod that adds a client-side mod (CSM) tab to the Minetest main menu.
Go to file
Pierre-Adrien Langrognet c1f181041c
Add send_chat_message and run_server_chatcommand API functions (#5747)
* [CSM] Add send_chat_message and run_server_chatcommand API functions

* Add client-side chat message rate limiting

* Limit out chat queue size

* [CSM] Add minetest.clear_out_chat_queue API function and .clear_chat_queue chatcommand

* Last fixes/cleanups before merge
2022-05-21 16:14:49 +02:00
builtin Add send_chat_message and run_server_chatcommand API functions (#5747) 2022-05-21 16:14:49 +02:00