Added chat bot

This commit is contained in:
Cooldude2606
2019-06-12 23:16:25 +01:00
parent 336550f5c3
commit cfff682b18
7 changed files with 159 additions and 20 deletions

View File

@@ -155,6 +155,7 @@ Roles.new_role('Veteran','Vet')
:set_custom_color{r=140,g=120,b=200}
:set_parent('Member')
:allow{
'command/chat-bot',
}
:set_auto_promote_condition(function(player)
if player.online_time > 10*216000 then