Skip to content

Commit

Permalink
no legacy bukkit mode
Browse files Browse the repository at this point in the history
  • Loading branch information
YouHaveTrouble committed Nov 1, 2020
1 parent 411aba6 commit 680839c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@
<groupId>com.comphenix.protocol</groupId>
<artifactId>ProtocolLib</artifactId>
<version>4.5.0</version>
<scope>provided</scope>
</dependency>
</dependencies>
</project>
1 change: 1 addition & 0 deletions src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: CommandWhitelist
prefix: CommandWhitelist
version: ${project.version}
api-version: 1.13
main: eu.endermite.commandwhitelist.spigot.CommandWhitelist
authors: [YouHaveTrouble]
softdepend:
Expand Down

0 comments on commit 680839c

Please sign in to comment.