Package net.ess3.api


package net.ess3.api
  • Class
    Description
    Deprecated.
    This interface exposes certain extra methods implemented in the main class that are not implemented in IEssentials.
    Provides access to the current locale in use.
    Provides access to the current item alias registry, and allows registration of custom item resolvers.
    A service capable of resolving custom item names to items and vice versa, as well as adding extra item names to tab complete suggestions.
    This interface may contain future additions to the jails API on top of IJails.
    Deprecated.
    This exception relates to the abandoned 3.x storage refactor and is not implemented.
    Fired when trying to teleport a user to an invalid world.
     
    Deprecated.
    This API is not asynchronous.
    This interface may contain future additions to the warps API on top of IUser.
    This interface may contain future additions to the warps API on top of IWarps.
    Thrown when a transaction would put the player's balance above the maximum balance allowed.
    Deprecated.
    You should use NoLoanPermittedException instead of this class.
    A namespaced key that uses plugins as namespaces.
    This exception should be thrown during commands with messages that should be translated.
    Deprecated.
    This is unused - see UserDoesNotExistException.