Archived
0

убираем модуль Vanilla commands

This commit is contained in:
2019-01-29 17:14:07 +03:00
parent fe940747d6
commit 5c91122b08
4 changed files with 0 additions and 137 deletions

View File

@@ -3,7 +3,6 @@ rootProject.name = 'mc-server'
include('core') // Core
include('simple_world')
include('h2_playermanager')
include('vanilla_commands')
include('proto_1.12.2') // Protocol 1.12.2
include('proto_1.12.2_netty') // Protocol 1.12.2 (Netty impl.)
include('anvil-loader') // Vanilla world loader (aka Anvil)