版本更新至:3.828
修复:删错东西了
This commit is contained in:
		@@ -6,7 +6,7 @@ website: http://www.15imc.com/index.html
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
main: me.skymc.taboolib.Main
 | 
					main: me.skymc.taboolib.Main
 | 
				
			||||||
 | 
					
 | 
				
			||||||
version: 3.827
 | 
					version: 3.828
 | 
				
			||||||
 | 
					
 | 
				
			||||||
commands:
 | 
					commands:
 | 
				
			||||||
  taboolib:
 | 
					  taboolib:
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -49,8 +49,8 @@ public class MySQLConnection {
 | 
				
			|||||||
		}
 | 
							}
 | 
				
			||||||
		
 | 
							
 | 
				
			||||||
		// 设置信息
 | 
							// 设置信息
 | 
				
			||||||
//		this.plugin = plugin;
 | 
							this.plugin = plugin;
 | 
				
			||||||
//		this.recheck = recheck;
 | 
							this.recheck = recheck;
 | 
				
			||||||
		
 | 
							
 | 
				
			||||||
		// 设置数据
 | 
							// 设置数据
 | 
				
			||||||
		this.url = url == null ? "localhost" : url;
 | 
							this.url = url == null ? "localhost" : url;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user