mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2026-02-06 12:17:13 +01:00
remove non existent depend
This commit is contained in:
@@ -31,14 +31,6 @@ Use the below code example matching your project type and dependency manager.
|
|||||||
<version>{papiVersion}</version>
|
<version>{papiVersion}</version>
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- Optional: Component support on Paper Servers (Since 2.12.0) -->
|
|
||||||
<dependency>
|
|
||||||
<groupId>me.clip</groupId>
|
|
||||||
<artifactId>placeholderapi-paper</artifactId>
|
|
||||||
<version>{papiVersion}</version>
|
|
||||||
<scope>provided</scope>
|
|
||||||
</dependencies>
|
|
||||||
```
|
```
|
||||||
////
|
////
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user