Browse Source

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

nossr50 4 years ago
parent
commit
64f1ae4af6
3 changed files with 22 additions and 22 deletions
  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
 Version 2.1.201
     Blast Mining no longer drops Budding Amethyst since its not legal to obtain this item through normal gameplay
     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
     Portuguese translation of Woodcutting changed back to Lenhador
 
 
 Version 2.1.200
 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
         description: Create/join a party
         permission: mcmmo.commands.party
         permission: mcmmo.commands.party
     inspect:
     inspect:
+        aliases: [mcinspect, mmoinspect]
         description: View detailed mcMMO info on another player
         description: View detailed mcMMO info on another player
         permission: mcmmo.commands.inspect
         permission: mcmmo.commands.inspect
     mmoshowdb:
     mmoshowdb:

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