Fix interactive rules

master
MoNTE48 2019-09-10 19:49:22 +02:00
parent a845b1adda
commit 504d9c3076
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
local old_is_protected = minetest.is_protected
local disallowed = {
["^[0-9]+$"] = "You play using an unofficial client. Your actions are limited. "..
"Download \"MultiCraft - Build and Mine!\" on Google Play / App Store to play ad-free!"
["^[A-Za-z]+[0-9][0-9][0-9]"] = "You play using an unofficial client. Your actions are limited. "..
"Download \"MultiCraft Build and Mine!\" on Google Play / App Store to play ad-free!"
}
-- Disable some actions for Guests