From 5edc0d065da30b47498f412fb8bebd99e82d6c38 Mon Sep 17 00:00:00 2001 From: nossr50 Date: Fri, 6 Aug 2021 21:54:28 -0700 Subject: [PATCH] Add aliases to inspect command (mcinspect, mmoinspect) --- Changelog.txt | 1 + src/main/resources/plugin.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/Changelog.txt b/Changelog.txt index 157382d8e..1d17c8d70 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,4 +1,5 @@ Version 2.1.201 + Added mcinspect and mmoinspect aliases to inspect command Portuguese translation of Woodcutting changed back to Lenhador Version 2.1.200 diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 0a7c82b62..2173e7de9 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -89,6 +89,7 @@ commands: description: Create/join a party permission: mcmmo.commands.party inspect: + aliases: [mcinspect, mmoinspect] description: View detailed mcMMO info on another player permission: mcmmo.commands.inspect mmoshowdb: