Uses of Interface
com.plotsquared.core.player.OfflinePlotPlayer
Packages that use OfflinePlotPlayer
Package
Description
-
Uses of OfflinePlotPlayer in com.plotsquared.core.permissions
Methods in com.plotsquared.core.permissions with parameters of type OfflinePlotPlayerModifier and TypeMethodDescriptionPermissionHandler.getPermissionProfile(@NonNull OfflinePlotPlayer offlinePlotPlayer) Attempt to construct a permission profile for an offline plot player -
Uses of OfflinePlotPlayer in com.plotsquared.core.player
Classes in com.plotsquared.core.player that implement OfflinePlotPlayerModifier and TypeClassDescriptionclassclassPlotPlayer<P>The abstract class supportingBukkitPlayerandSpongePlayer. -
Uses of OfflinePlotPlayer in com.plotsquared.core.util
Methods in com.plotsquared.core.util that return OfflinePlotPlayerModifier and TypeMethodDescriptionabstract @Nullable OfflinePlotPlayerPlayerManager.getOfflinePlayer(@NonNull String username) Get an offline player object from the player's usernameabstract @Nullable OfflinePlotPlayerPlayerManager.getOfflinePlayer(@Nullable UUID uuid) Get an an offline player object from the player's UUIDMethods in com.plotsquared.core.util with parameters of type OfflinePlotPlayerModifier and TypeMethodDescriptionabstract voidEconHandler.depositMoney(OfflinePlotPlayer player, double amount)