chat_formspec-redo/preset_formspecs.lua
2024-02-13 16:19:43 +01:00

10 lines
549 B
Lua

chat_formspec.preset = {
replant_farm = "The public farm is meant for all players. Therefore it is needed that everyone replants " ..
"what he takes. Please do so too! Otherwise we will unfortunately have to resort to other means." ..
"#I will do" ..
"#I won't do" ..
"#How to replant?",
default = "You have shown behavior about which we have some questions for reasons of moderation. " ..
"It would be nice if you could answer them. Otherwise we will unfortunately have to resort to other means.",
}