- handleSaving()
            - Static method in class com.intellectualcrafters.plot.util.UUIDHandler
 
        - 
            
Handle saving of uuids
         
        - has(String)
            - Method in class com.intellectualcrafters.json.JSONObject
        
 
        - 
            
Determine if the JSONObject contains a specific key.
         
        - hasChanged - Variable in
            class com.intellectualcrafters.plot.object.Plot
        
 
        - 
            
Has the plot changed since the last save cycle?
         
        - hasExpired(Plot)
            - Static method in class com.intellectualcrafters.plot.util.PlayerFunctions
 
        -  
 
        - hashCode() -
            Method in class com.intellectualcrafters.json.Kim
 
        - 
            
Returns a hash code value for the kim.
         
        - hashCode() - Method in
            class com.intellectualcrafters.plot.flag.Flag
        
 
        -  
 
        - hashCode() - Method in
            class com.intellectualcrafters.plot.object.Plot
        
 
        - 
            
Get the plot hashcode
         
        - hashCode()
            - Method in class com.intellectualcrafters.plot.object.PlotId
 
        -  
 
        - hashCode()
            - Method in class com.intellectualcrafters.plot.object.StringWrapper
 
        - 
            
Get the hash value
         
        - hashCode()
            - Method in class com.intellectualcrafters.plot.util.Metrics.Graph
 
        -  
 
        - hashCode()
            - Method in class com.intellectualcrafters.plot.util.Metrics.Plotter
 
        -  
 
        - hasNext()
            - Method in class com.intellectualcrafters.plot.util.LSetCube.LCycler
 
        -  
 
        - hasOwner() - Method in
            class com.intellectualcrafters.plot.object.Plot
        
 
        - 
            
Check if the plot has a set owner
         
        - hasPermission(Player)
            - Method in class com.intellectualcrafters.plot.commands.CommandPermission
 
        -  
 
        - hasPermission(Player,
            String) - Static method in class com.intellectualcrafters.plot.PlotMain
        
 
        - 
            
Check a player for a permission
                - Op has all permissions 
                - checks for '*' nodes
            
         
        - hasPermissionRange(Player,
            String, int) - Static method in class com.intellectualcrafters.plot.PlotMain
        
 
        - 
            
Check a range of permissions e.g.
         
        - hasPermissions(Player,
            String[]) - Static method in class com.intellectualcrafters.plot.PlotMain
        
 
        - 
            
Check a player for a permission
                - Op has all permissions 
                - checks for '*' nodes
            
         
        - hasPlot(World,
            Player) - Method in class com.intellectualcrafters.plot.api.PlotAPI
 
        - 
            
Check whether or not a player has a plot
         
        - hasRights(Player)
            - Method in class com.intellectualcrafters.plot.object.Plot
 
        - 
            
Check if the player is either the owner or on the helpers list
         
        - header(String...)
            - Method in class com.intellectualsites.translation.YamlTranslationFile
 
        - 
            
Set the header
         
        - Help - Class in
            com.intellectualcrafters.plot.commands
        
 
        -  
 
        - Help()
            - Constructor for class com.intellectualcrafters.plot.commands.Help
 
        -  
 
        - Helpers - Class
            in com.intellectualcrafters.plot.commands
        
 
        -  
 
        - Helpers() -
            Constructor for class com.intellectualcrafters.plot.commands.Helpers
 
        -  
 
        - helpers
            - Variable in class com.intellectualcrafters.plot.object.Plot
 
        - 
            
List of helpers (with plot permissions)
         
        - helpMenu(Player,
            SubCommand.CommandCategory, int) - Static method in class com.intellectualcrafters.plot.commands.MainCommand
 
        -  
 
        - Home - Class in
            com.intellectualcrafters.plot.commands
        
 
        -  
 
        - Home()
            - Constructor for class com.intellectualcrafters.plot.commands.Home
 
        -  
 
        - HOST_NAME - Static
            variable in class com.intellectualcrafters.plot.config.Settings.DB
 
        - 
            
MySQL Host name
         
        - HTTP - Class in com.intellectualcrafters.json
 
        - 
            
Convert an HTTP header to a JSONObject and back.
         
        - HTTP() -
            Constructor for class com.intellectualcrafters.json.HTTP
        
 
        -  
 
        - HTTPTokener - Class in com.intellectualcrafters.json
 
        - 
            
The HTTPTokener extends the JSONTokener to provide additional methods
                for the parsing of HTTP headers.
            
         
        - HTTPTokener(String)
            - Constructor for class com.intellectualcrafters.json.HTTPTokener
 
        - 
            
Construct an HTTPTokener from a string.