Class ScrowAPI

java.lang.Object
de.kentoj.scrow.bukkit.ScrowAPI

public class ScrowAPI extends Object
  • Constructor Details

    • ScrowAPI

      public ScrowAPI()
  • Method Details

    • setEconomyService

      @Internal public static void setEconomyService(EconomyService economyService)
    • setCommandApi

      @Internal public static void setCommandApi(de.kentoj.kencommandapi.BukkitKenCommandApi commandApi)
    • setMinecraftScheduler

      @Internal public static void setMinecraftScheduler(reactor.core.scheduler.Scheduler minecraftScheduler)
    • setFriendshipService

      @Internal public static void setFriendshipService(FriendshipService friendshipService)
    • setFriendRequestService

      @Internal public static void setFriendRequestService(FriendRequestService friendRequestService)
    • setNats

      @Internal public static void setNats(io.nats.client.Connection nats)
    • setServerManager

      @Internal public static void setServerManager(de.kentoj.scrowlib.servermanager.ServerManager serverManager)
    • setDbConFactory

      @Internal public static void setDbConFactory(@Nullable @Nullable de.kentoj.scrowlib.connection.DatabaseConnectionFactory dbConFactory)