diff --git a/README.md b/README.md index c862068f..ff0b7f4d 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ typing commands or using the inventory. It can also kick players with uncommonly
- converter:
- description: Converter from different other auth plugins
- usage: /converter
permissions:
authme.admin.*:
description: Give access to all admin commands.
diff --git a/src/tools/docs/commands.md b/src/tools/docs/commands.md
index 39efe977..34a743d3 100644
--- a/src/tools/docs/commands.md
+++ b/src/tools/docs/commands.md
@@ -70,7 +70,7 @@ brackets; optional arguments are enclosed in square brackets (`[ ]`).
- **/captcha** <captcha>: Captcha command for AuthMeReloaded.
Requires `authme.player.captcha`
- **/captcha help** [query]: View detailed help pages about AuthMeReloaded captcha commands.
-- **/converter** <job>: Converter command for AuthMeReloaded.
+- **/authme converter** <job>: Converter command for AuthMeReloaded.
Requires `authme.admin.converter`
-- **/converter help** [query]: View detailed help pages about AuthMeReloaded converter commands.
+- **/authme converter help** [query]: View detailed help pages about AuthMeReloaded converter commands.