mirror of
				https://github.com/mcMMO-Dev/mcMMO.git
				synced 2025-11-03 18:43:43 +01:00 
			
		
		
		
	2.1.114
This commit is contained in:
		@@ -1,5 +1,8 @@
 | 
				
			|||||||
Version 2.1.114
 | 
					Version 2.1.114
 | 
				
			||||||
    Fix some more locale usages, should aim to further prevent issues with oddball locales
 | 
					    Fix some more locale usages, should aim to further prevent issues with oddball locales
 | 
				
			||||||
 | 
					    Fixed a bug where newer versions of MySQL did not like our rank command
 | 
				
			||||||
 | 
					    Added a new setting to turn off the Snow Golem Exploit prevention to experience.yml next to the other exploit fixes
 | 
				
			||||||
 | 
					    Fixed a bug which stopped the optional Endermite XP exploit fix from working
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Version 2.1.113
 | 
					Version 2.1.113
 | 
				
			||||||
    Activating Berserk on a soft block (glass, snow, dirts) will break that material right away instead of only breaking subsequent blocks hit by the player
 | 
					    Activating Berserk on a soft block (glass, snow, dirts) will break that material right away instead of only breaking subsequent blocks hit by the player
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										2
									
								
								pom.xml
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								pom.xml
									
									
									
									
									
								
							@@ -2,7 +2,7 @@
 | 
				
			|||||||
    <modelVersion>4.0.0</modelVersion>
 | 
					    <modelVersion>4.0.0</modelVersion>
 | 
				
			||||||
    <groupId>com.gmail.nossr50.mcMMO</groupId>
 | 
					    <groupId>com.gmail.nossr50.mcMMO</groupId>
 | 
				
			||||||
    <artifactId>mcMMO</artifactId>
 | 
					    <artifactId>mcMMO</artifactId>
 | 
				
			||||||
    <version>2.1.114-SNAPSHOT</version>
 | 
					    <version>2.1.114</version>
 | 
				
			||||||
    <name>mcMMO</name>
 | 
					    <name>mcMMO</name>
 | 
				
			||||||
    <url>https://github.com/mcMMO-Dev/mcMMO</url>
 | 
					    <url>https://github.com/mcMMO-Dev/mcMMO</url>
 | 
				
			||||||
    <scm>
 | 
					    <scm>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user