Browse Source

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

nossr50 6 years ago
parent
commit
b5bc324f97
2 changed files with 6 additions and 2 deletions
  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