소스 검색

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

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 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:

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.