mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 20:41:41 +09:00
Basic implentation of a last location command
This commit is contained in:
@@ -174,6 +174,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