Archived
0

Vanilla commands: help, list

This commit is contained in:
2018-05-23 02:17:33 +03:00
parent ca1d3914c8
commit 429681c32e
6 changed files with 165 additions and 5 deletions

View File

@@ -4,4 +4,4 @@ include('core') // Core
include('proto125') // Protocol 1.2.5
include('proto125_netty') // Protocol 1.2.5 (Netty impl.)
include('flat_world')
include('commander')
include('vanilla_commands')