mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-29 20:16:38 +09:00
Merge pull request #108 from Cooldude2606/feature/chat-reply
Chat bot and auto reply
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user