Clean up compiler warnings
Compiler doesn't understand that api is provided by plugin during build process
This commit is contained in:
		@@ -48,6 +48,11 @@
 | 
			
		||||
      <version>${spigot.version}</version>
 | 
			
		||||
      <classifier>remapped-mojang</classifier>
 | 
			
		||||
    </dependency>
 | 
			
		||||
    <dependency>
 | 
			
		||||
      <artifactId>openinvapi</artifactId>
 | 
			
		||||
      <groupId>com.lishid</groupId>
 | 
			
		||||
      <scope>provided</scope>
 | 
			
		||||
    </dependency>
 | 
			
		||||
    <dependency>
 | 
			
		||||
      <artifactId>openinvplugincore</artifactId>
 | 
			
		||||
      <groupId>com.lishid</groupId>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user