Merge pull request #198 from bbassie/feature/cmd-last-command

Feature/cmd last command
This commit is contained in:
Cooldude2606
2021-03-30 04:09:42 +01:00
committed by GitHub
4 changed files with 25 additions and 1 deletions

View File

@@ -175,6 +175,7 @@ Roles.new_role('Veteran','Vet')
:set_parent('Member')
:allow{
'command/chat-bot',
'command/last-location'
}
:set_auto_assign_condition(function(player)
if player.online_time >= hours10 then