Skip navigation links
A B C D E F G H I K L M N O P R S T U V W 

A

addActionBar(String) - Method in interface com.bgsoftware.superiorskyblock.api.service.message.MessagesService.Builder
Add an action bar text to the message component.
addAFKProvider(AFKProvider) - Method in interface com.bgsoftware.superiorskyblock.api.handlers.ProvidersManager
Add AFK Provider to the plugin.
addBossBar(String, BossBar.Color, int) - Method in interface com.bgsoftware.superiorskyblock.api.service.message.MessagesService.Builder
Add boss bar to the message component.
addComplexMessage(TextComponent) - Method in interface com.bgsoftware.superiorskyblock.api.service.message.MessagesService.Builder
Add a complex message to the message component.
addCoop(SuperiorPlayer) - Method in interface com.bgsoftware.superiorskyblock.api.island.Island
Add a player to the island as a co-op member.
addIsland(Island) - Method in interface com.bgsoftware.superiorskyblock.api.island.container.IslandsContainer
Add an island to the islands container.
addIslandToPurge(Island) - Method in interface com.bgsoftware.superiorskyblock.api.handlers.GridManager
Make the island to be deleted when server stops.
addMember(SuperiorPlayer, PlayerRole) - Method in interface com.bgsoftware.superiorskyblock.api.island.Island
Add a player to the island.
addMessageComponent(IMessageComponent) - Method in interface com.bgsoftware.superiorskyblock.api.service.message.MessagesService.Builder
Add another message component to the message component.
addPlayer(SuperiorPlayer) - Method in interface com.bgsoftware.superiorskyblock.api.player.container.PlayersContainer
Add a player to the container.
addPlayer(Player) - Method in interface com.bgsoftware.superiorskyblock.api.service.bossbar.BossBar
Display this boss-bar to a player.
addRawMessage(String) - Method in interface com.bgsoftware.superiorskyblock.api.service.message.MessagesService.Builder
Add a raw message to the message component.
addRequiredCheck(String...) - Method in class com.bgsoftware.superiorskyblock.api.missions.Mission
Add required check for completing this mission.
addRequiredMission(String...) - Method in class com.bgsoftware.superiorskyblock.api.missions.Mission
Add required missions for completing this mission.
addSortingType(SortingType, boolean) - Method in interface com.bgsoftware.superiorskyblock.api.island.container.IslandsContainer
Add a new sorting-type.
addSound(Sound, float, float) - Method in interface com.bgsoftware.superiorskyblock.api.service.message.MessagesService.Builder
Add a sound to the message component.
addTitle(String, String, int, int, int) - Method in interface com.bgsoftware.superiorskyblock.api.service.message.MessagesService.Builder
Add a title to the message component.
addUpgrade(Upgrade) - Method in interface com.bgsoftware.superiorskyblock.api.handlers.UpgradesManager
Add a new upgrade.
adjustRotation(Location) - Method in interface com.bgsoftware.superiorskyblock.api.schematic.Schematic
Adjust schematic's rotations to the given location.
AFKProvider - Interface in com.bgsoftware.superiorskyblock.api.hooks
 
apply(Island, SuperiorPlayer) - Method in interface com.bgsoftware.superiorskyblock.api.service.placeholders.IslandPlaceholderParser
Get the result of this placeholder for the given island.
apply(SuperiorPlayer) - Method in interface com.bgsoftware.superiorskyblock.api.service.placeholders.PlayerPlaceholderParser
Get the result of this placeholder for the given player.
applyEffects(SuperiorPlayer) - Method in interface com.bgsoftware.superiorskyblock.api.island.Island
Give all the island effects to a player.
applyToLocation(Location) - Method in interface com.bgsoftware.superiorskyblock.api.wrappers.BlockOffset
Apply this block-offset to a location.
asMap() - Method in interface com.bgsoftware.superiorskyblock.api.key.KeyMap
Return a regular HashMap with the keys and values of this map.
asOfflinePlayer() - Method in interface com.bgsoftware.superiorskyblock.api.wrappers.SuperiorPlayer
Get the offline-player object.
asPlayer() - Method in interface com.bgsoftware.superiorskyblock.api.wrappers.SuperiorPlayer
Get the player object.
asSet() - Method in interface com.bgsoftware.superiorskyblock.api.key.KeySet
Return a regular HashSet with the keys of this set.
A B C D E F G H I K L M N O P R S T U V W 
Skip navigation links