Class BungeeContextKeys

java.lang.Object
cloud.commandframework.bungee.BungeeContextKeys

public final class BungeeContextKeys extends Object
BungeeCord related CommandContext keys
Since:
1.4.0
  • Field Details

    • PROXY_SERVER_KEY

      public static final cloud.commandframework.keys.CloudKey<net.md_5.bungee.api.ProxyServer> PROXY_SERVER_KEY
      The ProxyServer instance is stored in the CommandContext in BungeeCommandPreprocessor