Class VelocityContextKeys

java.lang.Object
cloud.commandframework.velocity.VelocityContextKeys

public final class VelocityContextKeys extends Object
Velocity related CommandContext keys
Since:
1.4.0
  • Field Details

    • PROXY_SERVER_KEY

      public static final cloud.commandframework.keys.CloudKey<com.velocitypowered.api.proxy.ProxyServer> PROXY_SERVER_KEY
      The ProxyServer instance is stored in the CommandContext in VelocityCommandPreprocessor