Rollback to 1.12.2 for now

This commit is contained in:
mathias 2018-08-06 04:14:49 +03:00
parent 64056dfd02
commit 3094f6b141
2 changed files with 2 additions and 3 deletions

View file

@ -8,7 +8,7 @@
<dependency> <dependency>
<groupId>com.destroystokyo.paper</groupId> <groupId>com.destroystokyo.paper</groupId>
<artifactId>paper-api</artifactId> <artifactId>paper-api</artifactId>
<version>1.13-R0.1-SNAPSHOT</version> <version>1.12.2-R0.1-SNAPSHOT</version>
</dependency> </dependency>
</dependencies> </dependencies>

View file

@ -1,8 +1,7 @@
name: CommandSpy name: CommandSpy
main: pw.kaboom.commandspy.Main main: pw.kaboom.commandspy.Main
description: Plugin that allows you to spy on players' commands. description: Plugin that allows you to spy on players' commands.
api-version: 1.13 version: master
version: ${project.version}
commands: commands:
commandspy: commandspy: