瀏覽代碼

Merge branch 'master' of github.com:mcMMO-Dev/mcMMO

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

+ 1 - 0
Changelog.txt

@@ -1,5 +1,6 @@
 Version 2.1.201
     Blast Mining no longer drops Budding Amethyst since its not legal to obtain this item through normal gameplay
+    Added mcinspect and mmoinspect aliases to inspect command
     Portuguese translation of Woodcutting changed back to Lenhador
 
 Version 2.1.200

File diff suppressed because it is too large
+ 20 - 22
src/main/resources/locale/locale_ru.properties


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

Some files were not shown because too many files changed in this diff