mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 05:06:45 +01:00
Excavation now uses archaeology instead of treasurehunter for its perm node address
This commit is contained in:
parent
a120981e52
commit
b5bc324f97
@ -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!
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user