#293 Add comments to help file, migrate header setting, write tests
This commit is contained in:
@@ -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'
|
||||
Reference in New Issue
Block a user