Class AnnoyingStats

java.lang.Object
xyz.srnyx.annoyingapi.AnnoyingStats

public class AnnoyingStats extends Object
Wrapper for the bStats instance
  • Field Details

    • bStats

      @Nullable public @Nullable org.bstats.bukkit.Metrics bStats
      The bStats instance for the plugin
  • Constructor Details

    • AnnoyingStats

      public AnnoyingStats(@NotNull @NotNull AnnoyingPlugin plugin)
      Creates a new AnnoyingStats instance
      Parameters:
      plugin - the plugin to create the stats for