Uses of Interface
ua.mcchickenstudio.opencreative.managers.economy.Economy
Packages that use Economy
Package
Description
-
Uses of Economy in ua.mcchickenstudio.opencreative
Methods in ua.mcchickenstudio.opencreative that return EconomyModifier and TypeMethodDescriptionstatic EconomyOpenCreative.getEconomy()Gets economy manager, that has money operations for players.Methods in ua.mcchickenstudio.opencreative with parameters of type EconomyModifier and TypeMethodDescriptionstatic voidOpenCreative.setEconomy(@NotNull Economy economy) Sets custom economy manager. -
Uses of Economy in ua.mcchickenstudio.opencreative.managers.economy
Classes in ua.mcchickenstudio.opencreative.managers.economy that implement EconomyModifier and TypeClassDescriptionfinal classThis class represents a disabled economy manager, that will be used by default, if Vault will be not detected.final classImplementation of Vault economy, the most used on servers.