Uses of Enum Class
com.palmergames.bukkit.towny.object.TownyPermission.PermLevel
Packages that use TownyPermission.PermLevel
-
Uses of TownyPermission.PermLevel in com.palmergames.bukkit.towny
Methods in com.palmergames.bukkit.towny with parameters of type TownyPermission.PermLevelModifier and TypeMethodDescriptionstatic boolean
TownySettings.getDefaultPermission
(TownBlockOwner owner, TownyPermission.PermLevel level, TownyPermission.ActionType type) -
Uses of TownyPermission.PermLevel in com.palmergames.bukkit.towny.object
Methods in com.palmergames.bukkit.towny.object that return TownyPermission.PermLevelModifier and TypeMethodDescriptionstatic TownyPermission.PermLevel
Returns the enum constant of this class with the specified name.static TownyPermission.PermLevel[]
TownyPermission.PermLevel.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.palmergames.bukkit.towny.object with parameters of type TownyPermission.PermLevelModifier and TypeMethodDescriptionboolean
TownyPermission.getPerm
(TownyPermission.PermLevel permLevel, TownyPermission.ActionType type)