Initial BungeeCord edition

This commit is contained in:
Frank van der Heijden 2020-07-04 21:30:34 +02:00
parent 4416d55173
commit 23e8e80191
No known key found for this signature in database
GPG key ID: 26DA56488D314D11
75 changed files with 1931 additions and 396 deletions

View file

@ -1,3 +1,2 @@
rootProject.name = 'ServerUtils'
include 'Common', 'Bukkit'
include 'Common', 'Bukkit', 'Bungee'