mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 04:21:41 +09:00
Merge pull request #198 from bbassie/feature/cmd-last-command
Feature/cmd last command
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user