Class RedisBungee

java.lang.Object
net.md_5.bungee.api.plugin.Plugin
com.imaginarycode.minecraft.redisbungee.RedisBungee

public final class RedisBungee extends net.md_5.bungee.api.plugin.Plugin
The RedisBungee plugin.

The only function of interest is getApi(), which deprecated now, Please check RedisBungeeAPI.getRedisBungeeApi(), which exposes some functions in this class. but if you want old version support, then you can use old method getApi()

  • Constructor Details

    • RedisBungee

      public RedisBungee()
  • Method Details