#1102 commands.yml file should not have any commands by default

This commit is contained in:
ljacqu
2017-02-20 21:11:57 +01:00
parent 39395836b4
commit 57ca81f2ba
3 changed files with 8 additions and 14 deletions
+3 -4
View File
@@ -20,7 +20,6 @@
# executor: CONSOLE
#
# Supported command events: onLogin, onJoin, onRegister
onLogin:
welcome:
command: 'msg %p Welcome back!'
executor: 'PLAYER'
onJoin: {}
onLogin: {}
onRegister: {}