Whoops
This commit is contained in:
		| @@ -424,7 +424,7 @@ public class DisguiseUtilities { | |||||||
|             getFile.setAccessible(true); |             getFile.setAccessible(true); | ||||||
|  |  | ||||||
|             File theirFile = (File) getFile.invoke(ProtocolLibrary.getPlugin()); |             File theirFile = (File) getFile.invoke(ProtocolLibrary.getPlugin()); | ||||||
|             dest = new File(Bukkit.getUpdateFolderFile().getParentFile(), theirFile.getName()); |             dest = new File(Bukkit.getUpdateFolderFile(), theirFile.getName()); | ||||||
|         } |         } | ||||||
|  |  | ||||||
|         if (!dest.exists()) { |         if (!dest.exists()) { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user