mirror of
https://github.com/YouHaveTrouble/CommandWhitelist.git
synced 2026-05-12 06:26:57 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 680839c2c5 |
@@ -99,6 +99,7 @@
|
|||||||
<groupId>com.comphenix.protocol</groupId>
|
<groupId>com.comphenix.protocol</groupId>
|
||||||
<artifactId>ProtocolLib</artifactId>
|
<artifactId>ProtocolLib</artifactId>
|
||||||
<version>4.5.0</version>
|
<version>4.5.0</version>
|
||||||
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</project>
|
</project>
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
name: CommandWhitelist
|
name: CommandWhitelist
|
||||||
prefix: CommandWhitelist
|
prefix: CommandWhitelist
|
||||||
version: ${project.version}
|
version: ${project.version}
|
||||||
|
api-version: 1.13
|
||||||
main: eu.endermite.commandwhitelist.spigot.CommandWhitelist
|
main: eu.endermite.commandwhitelist.spigot.CommandWhitelist
|
||||||
authors: [YouHaveTrouble]
|
authors: [YouHaveTrouble]
|
||||||
softdepend:
|
softdepend:
|
||||||
|
|||||||
Reference in New Issue
Block a user