Merge pull request #108 from Cooldude2606/feature/chat-reply

Chat bot and auto reply
This commit is contained in:
Cooldude2606
2019-06-13 17:27:33 +01:00
committed by GitHub
15 changed files with 159 additions and 20 deletions

View File

@@ -163,6 +163,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