#293 Fix tests and create consistency test for English help file

This commit is contained in:
ljacqu
2016-10-07 23:44:36 +02:00
parent 26716b0f79
commit 6b1112438a
5 changed files with 146 additions and 18 deletions
+8 -11
View File
@@ -4,7 +4,7 @@ common:
usage: 'Usage'
arguments: 'Arguments'
permissions: 'Permissions'
optional: '(Optional)'
optional: 'Optional'
hasPermission: 'You have permission'
noPermission: 'No permission'
default: 'Default'
@@ -15,16 +15,13 @@ common:
notAllowed: 'No permission'
opOnly: 'OP''s only'
allowed: 'Everyone allowed'
command:
register:
description: 'Register with this command'
detailedDescription: 'Use /register <pw> <pw>'
commands:
authme.register:
description: 'Admin registration'
detailedDescription: 'Used by l33t adminz'
description: 'Register a player'
detailedDescription: 'Register the specified player with the specified password.'
arg1:
label: 'n4me'
description: 'The name to save'
label: 'player'
description: 'Player name'
arg2:
label: 'passw0rd'
description: 'Password to use yo'
label: 'password'
description: 'Password'