#293 Improve handling of disabled sections

This commit is contained in:
ljacqu
2016-10-09 00:50:03 +02:00
parent f453a5b4f5
commit edfd833198
5 changed files with 74 additions and 53 deletions
+2 -2
View File
@@ -9,13 +9,13 @@ common:
opOnly: 'Nur OP''s'
allowed: 'Allen erlaubt'
section:
command: 'Kommando'
description.short: 'Beschreibung'
description.detailed: 'Detaillierte Beschreibung'
usage: 'Gebrauch'
arguments: 'Argumente'
permissions: 'Rechte'
alternatives: 'Alternativen'
commands: 'Kommandos'
children: 'Kommandos'
commands:
authme.register:
description: 'Registriert einen Benutzer'
+2 -2
View File
@@ -9,13 +9,13 @@ common:
opOnly: 'OP''s only'
allowed: 'Everyone allowed'
section:
command: 'Command'
description.short: 'Short description'
description.detailed: 'Detailed description'
arguments: 'Arguments'
permissions: 'Permissions'
alternatives: 'Alternatives'
commands: 'Commands'
usage: 'Usage'
children: 'Commands'
commands:
authme.register:
description: 'Register a player'