Add settings

This commit is contained in:
Athozus 2023-05-04 12:14:18 +02:00
parent a8632255b3
commit d51b363cbc
No known key found for this signature in database
GPG key ID: B50895022E8484BF
16 changed files with 335 additions and 101 deletions

View file

@ -249,8 +249,8 @@ minetest.register_on_player_receive_fields(function(player, formname, fields)
elseif fields.maillists then
mail.show_maillists(name)
elseif fields.about then
mail.show_about(name)
elseif fields.options then
mail.show_options(name)
elseif fields.selectall then
if formname == "mail:inbox" then