Fixed Issues with jail

This commit is contained in:
Cooldude2606
2020-04-04 20:37:17 +01:00
parent 0a8e5b5564
commit b5d14f9bdd
6 changed files with 18 additions and 16 deletions

View File

@@ -28,7 +28,7 @@ Event.add(defines.events.on_console_chat,function(event)
else
player.print{'chat-bot.disallow'}
end
else
elseif not allowed then
player.print{'chat-bot.reply',reply}
end
end