mirror of
				https://e.coding.net/circlecloud/Yum.git
				synced 2025-11-04 13:16:02 +00:00 
			
		
		
		
	modify name 2 label...
This commit is contained in:
		@@ -453,7 +453,7 @@ public class PluginsManager {
 | 
				
			|||||||
							if (command.getPlugin() == next) {
 | 
												if (command.getPlugin() == next) {
 | 
				
			||||||
								command.unregister(commandMap);
 | 
													command.unregister(commandMap);
 | 
				
			||||||
								it.remove();
 | 
													it.remove();
 | 
				
			||||||
								sender.sendMessage("§6卸载: §a插件 " + name + " 的 " + command.getName() + " 命令已卸载!");
 | 
													sender.sendMessage("§6卸载: §a插件 " + name + " 的 " + command.getLabel() + " 命令已卸载!");
 | 
				
			||||||
							}
 | 
												}
 | 
				
			||||||
						}
 | 
											}
 | 
				
			||||||
					}
 | 
										}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user