Uses of Interface
ru.tehkode.permissions.PermissionUser
Packages that use PermissionUser
-
Uses of PermissionUser in ru.tehkode.permissions
Methods in ru.tehkode.permissions that return PermissionUserModifier and TypeMethodDescriptionDeprecated.Deprecated.PermissionManager.getUser(org.bukkit.entity.Player player) Deprecated.Methods in ru.tehkode.permissions that return types with arguments of type PermissionUserModifier and TypeMethodDescriptionPermissionGroup.getActiveUsers()Returns users currently loaded in memory who belong to this group.PermissionGroup.getActiveUsers(boolean inheritance) Returns users currently loaded in memory who belong to this group.PermissionManager.getActiveUsers()Deprecated.PermissionGroup.getUsers()Returns users directly assigned to this group across all contexts.Returns users directly assigned to this group in the given world context.PermissionManager.getUsers()Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Methods in ru.tehkode.permissions with parameters of type PermissionUserModifier and TypeMethodDescriptionPermissionUser.demote(PermissionUser demoter, String ladderName) Deprecated.PermissionUser.promote(PermissionUser promoter, String ladderName) Deprecated.PreferPermissionsEx.getApi().getLadderManager().promote(user, ladderName)(moderndev.rono.permissions.api.ladder.LadderManager).
PermissionsEx.getApi().getLadderManager().demote(user, ladderName)(moderndev.rono.permissions.api.ladder.LadderManager).