Use package com.velocitypowered.proxy

This commit is contained in:
Andrew Steinborn
2018-07-25 19:47:59 -04:00
parent 4a2120f4d8
commit 034039a27d
45 changed files with 152 additions and 149 deletions

View File

@@ -3,7 +3,7 @@ plugins {
id 'com.github.johnrengelman.shadow' version '2.0.4'
}
group 'io.minimum.minecraft'
group 'com.velocitypowered'
version '1.0-SNAPSHOT'
sourceCompatibility = 1.8