Package cloud.commandframework.velocity
Class VelocityContextKeys
- java.lang.Object
-
- cloud.commandframework.velocity.VelocityContextKeys
-
public final class VelocityContextKeys extends java.lang.ObjectVelocity relatedCommandContextkeys- Since:
- 1.4.0
-
-
Field Summary
Fields Modifier and Type Field Description static cloud.commandframework.keys.CloudKey<com.velocitypowered.api.proxy.ProxyServer>PROXY_SERVER_KEYTheProxyServerinstance is stored in theCommandContextinVelocityCommandPreprocessor
-