mirror of
				https://github.com/mcMMO-Dev/mcMMO.git
				synced 2025-11-04 02:53:43 +01:00 
			
		
		
		
	Fix Berserk block cracker not functioning Fixes #5207
This commit is contained in:
		
							
								
								
									
										4
									
								
								pom.xml
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								pom.xml
									
									
									
									
									
								
							@@ -14,7 +14,7 @@
 | 
			
		||||
 | 
			
		||||
    <properties>
 | 
			
		||||
<!--        <spigot.version>1.19-R0.1-SNAPSHOT</spigot.version>-->
 | 
			
		||||
        <spigot.version>1.21.7-R0.1-SNAPSHOT</spigot.version>
 | 
			
		||||
        <spigot.version>1.21.8-R0.1-SNAPSHOT</spigot.version>
 | 
			
		||||
        <kyori.adventure.version>4.23.0</kyori.adventure.version>
 | 
			
		||||
        <kyori.adventure.platform.version>4.4.1-SNAPSHOT</kyori.adventure.platform.version>
 | 
			
		||||
        <kyori.option.version>1.1.0</kyori.option.version>
 | 
			
		||||
@@ -393,7 +393,7 @@
 | 
			
		||||
<!--        <dependency>-->
 | 
			
		||||
<!--            <groupId>io.papermc.paper</groupId>-->
 | 
			
		||||
<!--            <artifactId>paper-api</artifactId>-->
 | 
			
		||||
<!--            <version>1.21.5-R0.1-SNAPSHOT</version>-->
 | 
			
		||||
<!--            <version>1.21.8-R0.1-SNAPSHOT</version>-->
 | 
			
		||||
<!--        </dependency>-->
 | 
			
		||||
        <dependency>
 | 
			
		||||
            <groupId>org.spigotmc</groupId>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user