#293 Add comments to help file, migrate header setting, write tests

This commit is contained in:
ljacqu
2016-10-09 14:53:10 +02:00
parent edfd833198
commit 5928aee097
14 changed files with 294 additions and 60 deletions
@@ -0,0 +1,22 @@
common:
result: 'res.'
defaultPermissions:
opOnly: 'only op'
section:
arguments: 'arg.'
commands:
authme.register:
description: 'Registration'
detailedDescription: 'Registers the player'
arg1:
label: 'password'
description: 'The password'
arg2:
label: 'confirmation'
description: 'The confirmation'
authme.login:
description: 'Logging in'
arg1:
label: 'user password'