Interface User

All Superinterfaces:
EconomicEntity, org.bukkit.permissions.Permissible, PermissionHolder, org.bukkit.permissions.ServerOperator

public interface User extends PermissionHolder, EconomicEntity
  • Method Summary

    Modifier and Type
    Method
    Description
    net.kyori.adventure.text.Component
     
    Gets the EconomicEntityData (which contains various common metadata about this EconomicEntity) associated with this class
    default String
    The name of the economic entity
     
    boolean
     

    Methods inherited from interface org.bukkit.permissions.Permissible

    addAttachment, addAttachment, addAttachment, addAttachment, getEffectivePermissions, hasPermission, hasPermission, isPermissionSet, isPermissionSet, permissionValue, permissionValue, recalculatePermissions, removeAttachment

    Methods inherited from interface me.totalfreedom.security.PermissionHolder

    addPermission, getUniqueId, permissions, removePermission

    Methods inherited from interface org.bukkit.permissions.ServerOperator

    isOp, setOp