/** * This package contains all classes that can be used as system commands.
* Every system command can be called using a specific syntax:"/<command>" * * @author Leon Hofmeister * @since Envoy Client v0.2-beta */ package envoy.client.data.commands;