mirror of
				https://github.com/mcMMO-Dev/mcMMO.git
				synced 2025-11-04 02:53:43 +01:00 
			
		
		
		
	2.1.135
This commit is contained in:
		@@ -1,6 +1,8 @@
 | 
				
			|||||||
Version 2.1.135
 | 
					Version 2.1.135
 | 
				
			||||||
    Fixed an issue where Fishing would break if exploit protection was turned off for Fishing (Thanks Ineusia)
 | 
					 | 
				
			||||||
    Furnaces no longer simulate block break checks when assigning ownership as it caused some unwanted plugin conflicts
 | 
					    Furnaces no longer simulate block break checks when assigning ownership as it caused some unwanted plugin conflicts
 | 
				
			||||||
 | 
					    Fixed an issue where Fishing would break if exploit protection was turned off for Fishing (Thanks Ineusia)
 | 
				
			||||||
 | 
					    Fixed Super abilities not being translated on scoreboards (Thanks Ineusia)
 | 
				
			||||||
 | 
					    Added option in advanced.yml to squelch ability activation messages being sent to other players via action bar (Thanks Ineusia)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Version 2.1.134
 | 
					Version 2.1.134
 | 
				
			||||||
    Furnaces now change ownership to the last player who clicks in their inventory and is legally allowed to break the furnace
 | 
					    Furnaces now change ownership to the last player who clicks in their inventory and is legally allowed to break the furnace
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										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.135-SNAPSHOT</version>
 | 
					    <version>2.1.135</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