Moved KColors to the java part of the project

This commit is contained in:
bluefireoly
2020-10-17 02:26:24 +02:00
parent cb905a2a0c
commit f887c73f90
2 changed files with 2 additions and 0 deletions

View File

@@ -27,6 +27,8 @@ description = "A Kotlin API for the Minecraft Server Software \"Spigot\"."
plugins {
java
kotlin("jvm") version "1.4.10"
maven