mirror of
				https://github.com/mcMMO-Dev/mcMMO.git
				synced 2025-11-04 02:53:43 +01:00 
			
		
		
		
	Excavation now uses archaeology instead of treasurehunter for its perm node address
This commit is contained in:
		@@ -7,6 +7,10 @@ Key:
 | 
				
			|||||||
  ! Change
 | 
					  ! Change
 | 
				
			||||||
  - Removal
 | 
					  - Removal
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Version 2.1.1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Version 2.1.0
 | 
					Version 2.1.0
 | 
				
			||||||
 + mcMMO now features XP bars! Configurable in experience.yml
 | 
					 + mcMMO now features XP bars! Configurable in experience.yml
 | 
				
			||||||
 + Locale files now support & codes for colors and formatting!
 | 
					 + Locale files now support & codes for colors and formatting!
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -286,10 +286,10 @@ permissions:
 | 
				
			|||||||
        description: Allows access to all Excavation abilities
 | 
					        description: Allows access to all Excavation abilities
 | 
				
			||||||
        children:
 | 
					        children:
 | 
				
			||||||
            mcmmo.ability.excavation.gigadrillbreaker: true
 | 
					            mcmmo.ability.excavation.gigadrillbreaker: true
 | 
				
			||||||
            mcmmo.ability.excavation.treasurehunter: true
 | 
					            mcmmo.ability.excavation.archaeology: true
 | 
				
			||||||
    mcmmo.ability.excavation.gigadrillbreaker:
 | 
					    mcmmo.ability.excavation.gigadrillbreaker:
 | 
				
			||||||
        description: Allows access to the Giga Drill Breaker ability
 | 
					        description: Allows access to the Giga Drill Breaker ability
 | 
				
			||||||
    mcmmo.ability.excavation.treasurehunter:
 | 
					    mcmmo.ability.excavation.archaeology:
 | 
				
			||||||
        description: Allows treasure drops from Excavation
 | 
					        description: Allows treasure drops from Excavation
 | 
				
			||||||
    mcmmo.ability.fishing.*:
 | 
					    mcmmo.ability.fishing.*:
 | 
				
			||||||
        default: false
 | 
					        default: false
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user