Uses of Interface
org.sgrewritten.stargate.economy.StargateEconomyAPI
Package
Description
-
Uses of StargateEconomyAPI in org.sgrewritten.stargate
Modifier and TypeMethodDescriptionStargate.getEconomyManager()
Gets the economy manager used for this plugin -
Uses of StargateEconomyAPI in org.sgrewritten.stargate.api
-
Uses of StargateEconomyAPI in org.sgrewritten.stargate.economy
Modifier and TypeClassDescriptionclass
An abstract economy manager containing the essential economy codeclass
A class for managing economy transactions -
Uses of StargateEconomyAPI in org.sgrewritten.stargate.listener
ModifierConstructorDescriptionPluginEventListener
(@NotNull StargateEconomyAPI economyManager, @NotNull BlockLoggingManager blockLoggingManager) -
Uses of StargateEconomyAPI in org.sgrewritten.stargate.network.portal
ModifierConstructorDescriptionStargatePortal
(Network network, String name, Set<PortalFlag> flags, GateAPI gate, UUID ownerUUID, LanguageManager languageManager, StargateEconomyAPI economyManager, @Nullable String metaData) Instantiates a new abstract portalTeleporter
(@NotNull RealPortal destination, RealPortal origin, org.bukkit.block.BlockFace destinationFace, org.bukkit.block.BlockFace entranceFace, int cost, String teleportMessage, LanguageManager languageManager, StargateEconomyAPI economyManager) Instantiate a manager for advanced teleportation between a portal and a location -
Uses of StargateEconomyAPI in org.sgrewritten.stargate.util.portal
Modifier and TypeMethodDescriptionstatic boolean
PortalDestructionHelper.destroyPortalIfHasPermissionAndCanPay
(org.bukkit.entity.Player player, Portal portal, Runnable destroyAction, LanguageManager languageManager, StargateEconomyAPI economyManager) Destroys a portal if the entity has permission and can pay any fees