Added verify message

This commit is contained in:
Cooldude2606
2020-03-06 17:06:03 +00:00
parent e93b3ea3fe
commit 28a19b46be
2 changed files with 4 additions and 0 deletions

View File

@@ -46,6 +46,9 @@ return {
['time']=function()
return {'chat-bot.map-time',format_time(game.tick,{days=true,hours=true,minutes=true,seconds=true,long=true})}
end,
['r!verify']=function(player)
return {'chat-bot.verify',player.name}
end,
},
command_admin_only = false, --- @setting command_admin_only when true will only allow chat commands for admins
command_permission = 'command/chat-bot', --- @setting command_permission the permission used to allow command prefixes

View File

@@ -76,6 +76,7 @@ get-mead-1= Filling the drinking horn
get-mead-2= Skål!
get-beer-1= 🍺 Pouring A Glass 🍺
get-beer-2= 🍻 Chears Mate 🍻
verify=Please return to our discord and type r!verify __1__
[greetings]
greet=[color=0,1,0] Welcome to explosive gaming community server! If you like the server join our discord: __1__ [/color]