瀏覽代碼

Add aliases to inspect command (mcinspect, mmoinspect)

nossr50 3 年之前
父節點
當前提交
5edc0d065d
共有 2 個文件被更改,包括 2 次插入0 次删除
  1. 1 0
      Changelog.txt
  2. 1 0
      src/main/resources/plugin.yml

+ 1 - 0
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

+ 1 - 0
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: