Skip to content

Commit

Permalink
added plugin command exception problem
Browse files Browse the repository at this point in the history
  • Loading branch information
matthi4s committed Feb 20, 2019
1 parent 4487d47 commit 14b777c
Show file tree
Hide file tree
Showing 48 changed files with 773 additions and 86 deletions.
5 changes: 3 additions & 2 deletions lang/af.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"bedrock-version": "Bedrock version",
"forge-version": "Forge version",
"authme-shutdown-problem": "The plugin 'AuthMe' fails to load and shuts the server down.",
"pex-config-problem": "The configuration of the the plugin 'PermissionsEx' is invalid.",
"pex-config-problem": "The configuration of the plugin 'PermissionsEx' is invalid.",
"ambiguous-plugin-name-problem": "There are multiple plugin files for the plugin name '{{plugin-name}}': '{{first-plugin-path}}' and '{{second-plugin-path}}'.",
"plugin-dependency-problem": "The plugin '{{plugin-name}}' is missing the required the plugin '{{dependency-plugin-name}}'.",
"plugin-disabling-problem": "The plugin '{{plugin-name}}' could not be disabled.",
Expand Down Expand Up @@ -35,5 +35,6 @@
"mod-install-solution": "Install the mod '{{mod-name}}'.",
"mod-install-solution-with-version": "Install the mod '{{mod-name}}' with version {{mod-version}}.",
"mod-remove-solution": "Remove the mod '{{mod-name}}'.",
"aquatic-version-install-solution": "Update the server software to 1.13 or newer."
"aquatic-version-install-solution": "Update the server software to 1.13 or newer.",
"plugin-command-exception-problem": "The plugin '{{plugin-name}}' cannot execute the command '{{command}}'."
}
5 changes: 3 additions & 2 deletions lang/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"bedrock-version": "Bedrock version",
"forge-version": "Forge version",
"authme-shutdown-problem": "The plugin 'AuthMe' fails to load and shuts the server down.",
"pex-config-problem": "The configuration of the the plugin 'PermissionsEx' is invalid.",
"pex-config-problem": "The configuration of the plugin 'PermissionsEx' is invalid.",
"ambiguous-plugin-name-problem": "There are multiple plugin files for the plugin name '{{plugin-name}}': '{{first-plugin-path}}' and '{{second-plugin-path}}'.",
"plugin-dependency-problem": "The plugin '{{plugin-name}}' is missing the required the plugin '{{dependency-plugin-name}}'.",
"plugin-disabling-problem": "The plugin '{{plugin-name}}' could not be disabled.",
Expand Down Expand Up @@ -35,5 +35,6 @@
"mod-install-solution": "Install the mod '{{mod-name}}'.",
"mod-install-solution-with-version": "Install the mod '{{mod-name}}' with version {{mod-version}}.",
"mod-remove-solution": "Remove the mod '{{mod-name}}'.",
"aquatic-version-install-solution": "Update the server software to 1.13 or newer."
"aquatic-version-install-solution": "Update the server software to 1.13 or newer.",
"plugin-command-exception-problem": "The plugin '{{plugin-name}}' cannot execute the command '{{command}}'."
}
5 changes: 3 additions & 2 deletions lang/bg.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"bedrock-version": "Bedrock version",
"forge-version": "Forge version",
"authme-shutdown-problem": "The plugin 'AuthMe' fails to load and shuts the server down.",
"pex-config-problem": "The configuration of the the plugin 'PermissionsEx' is invalid.",
"pex-config-problem": "The configuration of the plugin 'PermissionsEx' is invalid.",
"ambiguous-plugin-name-problem": "There are multiple plugin files for the plugin name '{{plugin-name}}': '{{first-plugin-path}}' and '{{second-plugin-path}}'.",
"plugin-dependency-problem": "The plugin '{{plugin-name}}' is missing the required the plugin '{{dependency-plugin-name}}'.",
"plugin-disabling-problem": "The plugin '{{plugin-name}}' could not be disabled.",
Expand Down Expand Up @@ -35,5 +35,6 @@
"mod-install-solution": "Install the mod '{{mod-name}}'.",
"mod-install-solution-with-version": "Install the mod '{{mod-name}}' with version {{mod-version}}.",
"mod-remove-solution": "Remove the mod '{{mod-name}}'.",
"aquatic-version-install-solution": "Update the server software to 1.13 or newer."
"aquatic-version-install-solution": "Update the server software to 1.13 or newer.",
"plugin-command-exception-problem": "The plugin '{{plugin-name}}' cannot execute the command '{{command}}'."
}
5 changes: 3 additions & 2 deletions lang/ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"bedrock-version": "Bedrock version",
"forge-version": "Forge version",
"authme-shutdown-problem": "The plugin 'AuthMe' fails to load and shuts the server down.",
"pex-config-problem": "The configuration of the the plugin 'PermissionsEx' is invalid.",
"pex-config-problem": "The configuration of the plugin 'PermissionsEx' is invalid.",
"ambiguous-plugin-name-problem": "There are multiple plugin files for the plugin name '{{plugin-name}}': '{{first-plugin-path}}' and '{{second-plugin-path}}'.",
"plugin-dependency-problem": "The plugin '{{plugin-name}}' is missing the required the plugin '{{dependency-plugin-name}}'.",
"plugin-disabling-problem": "The plugin '{{plugin-name}}' could not be disabled.",
Expand Down Expand Up @@ -35,5 +35,6 @@
"mod-install-solution": "Install the mod '{{mod-name}}'.",
"mod-install-solution-with-version": "Install the mod '{{mod-name}}' with version {{mod-version}}.",
"mod-remove-solution": "Remove the mod '{{mod-name}}'.",
"aquatic-version-install-solution": "Update the server software to 1.13 or newer."
"aquatic-version-install-solution": "Update the server software to 1.13 or newer.",
"plugin-command-exception-problem": "The plugin '{{plugin-name}}' cannot execute the command '{{command}}'."
}
5 changes: 3 additions & 2 deletions lang/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"bedrock-version": "Bedrock version",
"forge-version": "Forge version",
"authme-shutdown-problem": "The plugin 'AuthMe' fails to load and shuts the server down.",
"pex-config-problem": "The configuration of the the plugin 'PermissionsEx' is invalid.",
"pex-config-problem": "The configuration of the plugin 'PermissionsEx' is invalid.",
"ambiguous-plugin-name-problem": "There are multiple plugin files for the plugin name '{{plugin-name}}': '{{first-plugin-path}}' and '{{second-plugin-path}}'.",
"plugin-dependency-problem": "The plugin '{{plugin-name}}' is missing the required the plugin '{{dependency-plugin-name}}'.",
"plugin-disabling-problem": "The plugin '{{plugin-name}}' could not be disabled.",
Expand Down Expand Up @@ -35,5 +35,6 @@
"mod-install-solution": "Install the mod '{{mod-name}}'.",
"mod-install-solution-with-version": "Install the mod '{{mod-name}}' with version {{mod-version}}.",
"mod-remove-solution": "Remove the mod '{{mod-name}}'.",
"aquatic-version-install-solution": "Update the server software to 1.13 or newer."
"aquatic-version-install-solution": "Update the server software to 1.13 or newer.",
"plugin-command-exception-problem": "The plugin '{{plugin-name}}' cannot execute the command '{{command}}'."
}
5 changes: 3 additions & 2 deletions lang/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"bedrock-version": "Bedrock version",
"forge-version": "Forge version",
"authme-shutdown-problem": "The plugin 'AuthMe' fails to load and shuts the server down.",
"pex-config-problem": "The configuration of the the plugin 'PermissionsEx' is invalid.",
"pex-config-problem": "The configuration of the plugin 'PermissionsEx' is invalid.",
"ambiguous-plugin-name-problem": "There are multiple plugin files for the plugin name '{{plugin-name}}': '{{first-plugin-path}}' and '{{second-plugin-path}}'.",
"plugin-dependency-problem": "The plugin '{{plugin-name}}' is missing the required the plugin '{{dependency-plugin-name}}'.",
"plugin-disabling-problem": "The plugin '{{plugin-name}}' could not be disabled.",
Expand Down Expand Up @@ -35,5 +35,6 @@
"mod-install-solution": "Install the mod '{{mod-name}}'.",
"mod-install-solution-with-version": "Install the mod '{{mod-name}}' with version {{mod-version}}.",
"mod-remove-solution": "Remove the mod '{{mod-name}}'.",
"aquatic-version-install-solution": "Update the server software to 1.13 or newer."
"aquatic-version-install-solution": "Update the server software to 1.13 or newer.",
"plugin-command-exception-problem": "The plugin '{{plugin-name}}' cannot execute the command '{{command}}'."
}
3 changes: 2 additions & 1 deletion lang/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,6 @@
"mod-install-solution": "Installiere den Mod '{{mod-name}}'.",
"mod-install-solution-with-version": "Installiere den Mod '{{mod-name}}' in der Version {{mod-version}}.",
"mod-remove-solution": "Entferne den Mod '{{mod-name}}'.",
"aquatic-version-install-solution": "Aktualisiere die Serversoftware auf 1.13 oder neuer."
"aquatic-version-install-solution": "Aktualisiere die Serversoftware auf 1.13 oder neuer.",
"plugin-command-exception-problem": "Das Plugin '{{plugin-name}}' kann den Befehl '{{command}}' nicht ausführen."
}
5 changes: 3 additions & 2 deletions lang/el.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"bedrock-version": "Bedrock version",
"forge-version": "Forge version",
"authme-shutdown-problem": "The plugin 'AuthMe' fails to load and shuts the server down.",
"pex-config-problem": "The configuration of the the plugin 'PermissionsEx' is invalid.",
"pex-config-problem": "The configuration of the plugin 'PermissionsEx' is invalid.",
"ambiguous-plugin-name-problem": "There are multiple plugin files for the plugin name '{{plugin-name}}': '{{first-plugin-path}}' and '{{second-plugin-path}}'.",
"plugin-dependency-problem": "The plugin '{{plugin-name}}' is missing the required the plugin '{{dependency-plugin-name}}'.",
"plugin-disabling-problem": "The plugin '{{plugin-name}}' could not be disabled.",
Expand Down Expand Up @@ -35,5 +35,6 @@
"mod-install-solution": "Install the mod '{{mod-name}}'.",
"mod-install-solution-with-version": "Install the mod '{{mod-name}}' with version {{mod-version}}.",
"mod-remove-solution": "Remove the mod '{{mod-name}}'.",
"aquatic-version-install-solution": "Update the server software to 1.13 or newer."
"aquatic-version-install-solution": "Update the server software to 1.13 or newer.",
"plugin-command-exception-problem": "The plugin '{{plugin-name}}' cannot execute the command '{{command}}'."
}
3 changes: 2 additions & 1 deletion lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,6 @@
"mod-install-solution": "Install the mod '{{mod-name}}'.",
"mod-install-solution-with-version": "Install the mod '{{mod-name}}' with version {{mod-version}}.",
"mod-remove-solution": "Remove the mod '{{mod-name}}'.",
"aquatic-version-install-solution": "Update the server software to 1.13 or newer."
"aquatic-version-install-solution": "Update the server software to 1.13 or newer.",
"plugin-command-exception-problem": "The plugin '{{plugin-name}}' cannot execute the command '{{command}}'."
}
5 changes: 3 additions & 2 deletions lang/es-ES.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"bedrock-version": "Bedrock version",
"forge-version": "Forge version",
"authme-shutdown-problem": "The plugin 'AuthMe' fails to load and shuts the server down.",
"pex-config-problem": "The configuration of the the plugin 'PermissionsEx' is invalid.",
"pex-config-problem": "The configuration of the plugin 'PermissionsEx' is invalid.",
"ambiguous-plugin-name-problem": "There are multiple plugin files for the plugin name '{{plugin-name}}': '{{first-plugin-path}}' and '{{second-plugin-path}}'.",
"plugin-dependency-problem": "The plugin '{{plugin-name}}' is missing the required the plugin '{{dependency-plugin-name}}'.",
"plugin-disabling-problem": "The plugin '{{plugin-name}}' could not be disabled.",
Expand Down Expand Up @@ -35,5 +35,6 @@
"mod-install-solution": "Install the mod '{{mod-name}}'.",
"mod-install-solution-with-version": "Install the mod '{{mod-name}}' with version {{mod-version}}.",
"mod-remove-solution": "Remove the mod '{{mod-name}}'.",
"aquatic-version-install-solution": "Update the server software to 1.13 or newer."
"aquatic-version-install-solution": "Update the server software to 1.13 or newer.",
"plugin-command-exception-problem": "The plugin '{{plugin-name}}' cannot execute the command '{{command}}'."
}
5 changes: 3 additions & 2 deletions lang/et.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"bedrock-version": "Bedrock version",
"forge-version": "Forge version",
"authme-shutdown-problem": "The plugin 'AuthMe' fails to load and shuts the server down.",
"pex-config-problem": "The configuration of the the plugin 'PermissionsEx' is invalid.",
"pex-config-problem": "The configuration of the plugin 'PermissionsEx' is invalid.",
"ambiguous-plugin-name-problem": "There are multiple plugin files for the plugin name '{{plugin-name}}': '{{first-plugin-path}}' and '{{second-plugin-path}}'.",
"plugin-dependency-problem": "The plugin '{{plugin-name}}' is missing the required the plugin '{{dependency-plugin-name}}'.",
"plugin-disabling-problem": "The plugin '{{plugin-name}}' could not be disabled.",
Expand Down Expand Up @@ -35,5 +35,6 @@
"mod-install-solution": "Install the mod '{{mod-name}}'.",
"mod-install-solution-with-version": "Install the mod '{{mod-name}}' with version {{mod-version}}.",
"mod-remove-solution": "Remove the mod '{{mod-name}}'.",
"aquatic-version-install-solution": "Update the server software to 1.13 or newer."
"aquatic-version-install-solution": "Update the server software to 1.13 or newer.",
"plugin-command-exception-problem": "The plugin '{{plugin-name}}' cannot execute the command '{{command}}'."
}
5 changes: 3 additions & 2 deletions lang/fa.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"bedrock-version": "Bedrock version",
"forge-version": "Forge version",
"authme-shutdown-problem": "The plugin 'AuthMe' fails to load and shuts the server down.",
"pex-config-problem": "The configuration of the the plugin 'PermissionsEx' is invalid.",
"pex-config-problem": "The configuration of the plugin 'PermissionsEx' is invalid.",
"ambiguous-plugin-name-problem": "There are multiple plugin files for the plugin name '{{plugin-name}}': '{{first-plugin-path}}' and '{{second-plugin-path}}'.",
"plugin-dependency-problem": "The plugin '{{plugin-name}}' is missing the required the plugin '{{dependency-plugin-name}}'.",
"plugin-disabling-problem": "The plugin '{{plugin-name}}' could not be disabled.",
Expand Down Expand Up @@ -35,5 +35,6 @@
"mod-install-solution": "Install the mod '{{mod-name}}'.",
"mod-install-solution-with-version": "Install the mod '{{mod-name}}' with version {{mod-version}}.",
"mod-remove-solution": "Remove the mod '{{mod-name}}'.",
"aquatic-version-install-solution": "Update the server software to 1.13 or newer."
"aquatic-version-install-solution": "Update the server software to 1.13 or newer.",
"plugin-command-exception-problem": "The plugin '{{plugin-name}}' cannot execute the command '{{command}}'."
}
5 changes: 3 additions & 2 deletions lang/fi.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"bedrock-version": "Bedrock version",
"forge-version": "Forge version",
"authme-shutdown-problem": "The plugin 'AuthMe' fails to load and shuts the server down.",
"pex-config-problem": "The configuration of the the plugin 'PermissionsEx' is invalid.",
"pex-config-problem": "The configuration of the plugin 'PermissionsEx' is invalid.",
"ambiguous-plugin-name-problem": "There are multiple plugin files for the plugin name '{{plugin-name}}': '{{first-plugin-path}}' and '{{second-plugin-path}}'.",
"plugin-dependency-problem": "The plugin '{{plugin-name}}' is missing the required the plugin '{{dependency-plugin-name}}'.",
"plugin-disabling-problem": "The plugin '{{plugin-name}}' could not be disabled.",
Expand Down Expand Up @@ -35,5 +35,6 @@
"mod-install-solution": "Install the mod '{{mod-name}}'.",
"mod-install-solution-with-version": "Install the mod '{{mod-name}}' with version {{mod-version}}.",
"mod-remove-solution": "Remove the mod '{{mod-name}}'.",
"aquatic-version-install-solution": "Update the server software to 1.13 or newer."
"aquatic-version-install-solution": "Update the server software to 1.13 or newer.",
"plugin-command-exception-problem": "The plugin '{{plugin-name}}' cannot execute the command '{{command}}'."
}
5 changes: 3 additions & 2 deletions lang/fil.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"bedrock-version": "Bedrock version",
"forge-version": "Forge version",
"authme-shutdown-problem": "The plugin 'AuthMe' fails to load and shuts the server down.",
"pex-config-problem": "The configuration of the the plugin 'PermissionsEx' is invalid.",
"pex-config-problem": "The configuration of the plugin 'PermissionsEx' is invalid.",
"ambiguous-plugin-name-problem": "There are multiple plugin files for the plugin name '{{plugin-name}}': '{{first-plugin-path}}' and '{{second-plugin-path}}'.",
"plugin-dependency-problem": "The plugin '{{plugin-name}}' is missing the required the plugin '{{dependency-plugin-name}}'.",
"plugin-disabling-problem": "The plugin '{{plugin-name}}' could not be disabled.",
Expand Down Expand Up @@ -35,5 +35,6 @@
"mod-install-solution": "Install the mod '{{mod-name}}'.",
"mod-install-solution-with-version": "Install the mod '{{mod-name}}' with version {{mod-version}}.",
"mod-remove-solution": "Remove the mod '{{mod-name}}'.",
"aquatic-version-install-solution": "Update the server software to 1.13 or newer."
"aquatic-version-install-solution": "Update the server software to 1.13 or newer.",
"plugin-command-exception-problem": "The plugin '{{plugin-name}}' cannot execute the command '{{command}}'."
}
5 changes: 3 additions & 2 deletions lang/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"bedrock-version": "Bedrock version",
"forge-version": "Forge version",
"authme-shutdown-problem": "The plugin 'AuthMe' fails to load and shuts the server down.",
"pex-config-problem": "The configuration of the the plugin 'PermissionsEx' is invalid.",
"pex-config-problem": "The configuration of the plugin 'PermissionsEx' is invalid.",
"ambiguous-plugin-name-problem": "There are multiple plugin files for the plugin name '{{plugin-name}}': '{{first-plugin-path}}' and '{{second-plugin-path}}'.",
"plugin-dependency-problem": "The plugin '{{plugin-name}}' is missing the required the plugin '{{dependency-plugin-name}}'.",
"plugin-disabling-problem": "The plugin '{{plugin-name}}' could not be disabled.",
Expand Down Expand Up @@ -35,5 +35,6 @@
"mod-install-solution": "Install the mod '{{mod-name}}'.",
"mod-install-solution-with-version": "Install the mod '{{mod-name}}' with version {{mod-version}}.",
"mod-remove-solution": "Remove the mod '{{mod-name}}'.",
"aquatic-version-install-solution": "Update the server software to 1.13 or newer."
"aquatic-version-install-solution": "Update the server software to 1.13 or newer.",
"plugin-command-exception-problem": "The plugin '{{plugin-name}}' cannot execute the command '{{command}}'."
}
5 changes: 3 additions & 2 deletions lang/ga-IE.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"bedrock-version": "Bedrock version",
"forge-version": "Forge version",
"authme-shutdown-problem": "The plugin 'AuthMe' fails to load and shuts the server down.",
"pex-config-problem": "The configuration of the the plugin 'PermissionsEx' is invalid.",
"pex-config-problem": "The configuration of the plugin 'PermissionsEx' is invalid.",
"ambiguous-plugin-name-problem": "There are multiple plugin files for the plugin name '{{plugin-name}}': '{{first-plugin-path}}' and '{{second-plugin-path}}'.",
"plugin-dependency-problem": "The plugin '{{plugin-name}}' is missing the required the plugin '{{dependency-plugin-name}}'.",
"plugin-disabling-problem": "The plugin '{{plugin-name}}' could not be disabled.",
Expand Down Expand Up @@ -35,5 +35,6 @@
"mod-install-solution": "Install the mod '{{mod-name}}'.",
"mod-install-solution-with-version": "Install the mod '{{mod-name}}' with version {{mod-version}}.",
"mod-remove-solution": "Remove the mod '{{mod-name}}'.",
"aquatic-version-install-solution": "Update the server software to 1.13 or newer."
"aquatic-version-install-solution": "Update the server software to 1.13 or newer.",
"plugin-command-exception-problem": "The plugin '{{plugin-name}}' cannot execute the command '{{command}}'."
}
Loading

0 comments on commit 14b777c

Please sign in to comment.