Merge branch '1449-commands-with-delay'
This commit is contained in:
@@ -24,6 +24,13 @@
|
||||
# command: 'broadcast %p has joined, welcome back!'
|
||||
# executor: CONSOLE
|
||||
#
|
||||
# You can also add delay to command. It will run after the specified ticks. Example:
|
||||
# onLogin:
|
||||
# rules:
|
||||
# command: 'rules'
|
||||
# executor: PLAYER
|
||||
# delay: 200
|
||||
#
|
||||
# Supported command events: onLogin, onSessionLogin, onFirstLogin, onJoin, onLogout, onRegister, onUnregister
|
||||
#
|
||||
# For onLogin and onFirstLogin, you can use 'ifNumberOfAccountsLessThan' and 'ifNumberOfAccountsAtLeast'
|
||||
|
||||
Reference in New Issue
Block a user