瀏覽代碼

Excavation now uses archaeology instead of treasurehunter for its perm node address

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

+ 4 - 0
Changelog.txt

@@ -7,6 +7,10 @@ Key:
   ! Change
   - Removal
 
+Version 2.1.1
+
+
+
 Version 2.1.0
  + mcMMO now features XP bars! Configurable in experience.yml
  + Locale files now support & codes for colors and formatting!

+ 2 - 2
src/main/resources/plugin.yml

@@ -286,10 +286,10 @@ permissions:
         description: Allows access to all Excavation abilities
         children:
             mcmmo.ability.excavation.gigadrillbreaker: true
-            mcmmo.ability.excavation.treasurehunter: true
+            mcmmo.ability.excavation.archaeology: true
     mcmmo.ability.excavation.gigadrillbreaker:
         description: Allows access to the Giga Drill Breaker ability
-    mcmmo.ability.excavation.treasurehunter:
+    mcmmo.ability.excavation.archaeology:
         description: Allows treasure drops from Excavation
     mcmmo.ability.fishing.*:
         default: false