A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

S

s() - Method in enum com.intellectualcrafters.plot.config.C
Get translated if exists
save(CompoundTag, String) - Static method in class com.intellectualcrafters.plot.util.SchematicHandler
Saves a schematic to a file path
save(UUIDSet) - Method in class com.intellectualcrafters.plot.uuid.PlotUUIDSaver
 
save(UUIDSet) - Method in class com.intellectualcrafters.plot.uuid.UUIDSaver
 
saveAll(TranslationFile) - Method in class com.intellectualsites.translation.TranslationManager
 
saveConfiguration(ConfigurationSection) - Method in class com.intellectualcrafters.plot.object.PlotWorld
Saving core plotworld settings
saveFile() - Method in class com.intellectualsites.translation.TranslationFile
Save the file
saveFile(TranslationFile) - Method in class com.intellectualsites.translation.TranslationManager
 
saveFile() - Method in class com.intellectualsites.translation.YamlTranslationFile
Save the file
saveTranslations() - Static method in enum com.intellectualcrafters.plot.config.C
 
scan(Class, TranslationManager) - Static method in class com.intellectualsites.translation.TranslationManager
 
Schematic - Class in com.intellectualcrafters.plot.commands
 
Schematic() - Constructor for class com.intellectualcrafters.plot.commands.Schematic
 
SCHEMATIC_CLAIM_SPECIFY - Variable in class com.intellectualcrafters.plot.object.PlotWorld
 
SCHEMATIC_CLAIM_SPECIFY_DEFAULT - Static variable in class com.intellectualcrafters.plot.object.PlotWorld
 
SCHEMATIC_FILE - Variable in class com.intellectualcrafters.plot.object.PlotWorld
 
SCHEMATIC_FILE_DEFAULT - Static variable in class com.intellectualcrafters.plot.object.PlotWorld
 
SCHEMATIC_ON_CLAIM - Variable in class com.intellectualcrafters.plot.object.PlotWorld
 
SCHEMATIC_ON_CLAIM_DEFAULT - Static variable in class com.intellectualcrafters.plot.object.PlotWorld
 
SCHEMATIC_SAVE_PATH - Static variable in class com.intellectualcrafters.plot.config.Settings
Schematic Save Path
SchematicHandler - Class in com.intellectualcrafters.plot.util
Schematic Handler
SchematicHandler() - Constructor for class com.intellectualcrafters.plot.util.SchematicHandler
 
SchematicHandler.DataCollection - Class in com.intellectualcrafters.plot.util
Schematic Data Collection
SchematicHandler.DataCollection(short, byte) - Constructor for class com.intellectualcrafters.plot.util.SchematicHandler.DataCollection
 
SchematicHandler.Dimension - Class in com.intellectualcrafters.plot.util
Schematic Dimensions
SchematicHandler.Dimension(int, int, int) - Constructor for class com.intellectualcrafters.plot.util.SchematicHandler.Dimension
 
SchematicHandler.Schematic - Class in com.intellectualcrafters.plot.util
Schematic Class
SchematicHandler.Schematic(SchematicHandler.DataCollection[], SchematicHandler.Dimension, File) - Constructor for class com.intellectualcrafters.plot.util.SchematicHandler.Schematic
 
SCHEMATICS - Variable in class com.intellectualcrafters.plot.object.PlotWorld
 
SCHEMATICS_DEFAULT - Static variable in class com.intellectualcrafters.plot.object.PlotWorld
 
SELL_PRICE - Variable in class com.intellectualcrafters.plot.object.PlotWorld
 
SELL_PRICE_DEFAULT - Static variable in class com.intellectualcrafters.plot.object.PlotWorld
 
send(Player) - Method in class com.intellectualcrafters.plot.object.Title
Send the title to a player
sendConsoleMessage(String) - Method in class com.intellectualcrafters.plot.api.PlotAPI
Send a message to the console. - Supports color codes
sendConsoleMessage(C) - Method in class com.intellectualcrafters.plot.api.PlotAPI
Send a message to the console
sendConsoleSenderMessage(String) - Static method in class com.intellectualcrafters.plot.PlotMain
Send a message to the console.
sendConsoleSenderMessage(C) - Static method in class com.intellectualcrafters.plot.PlotMain
Send a message to the console
senderName - Variable in class com.intellectualcrafters.plot.object.PlotComment
 
sendMessage(Player, C) - Method in class com.intellectualcrafters.plot.api.PlotAPI
Send a message to a player.
sendMessage(Player, String) - Method in class com.intellectualcrafters.plot.api.PlotAPI
Send a message to a player. - Supports color codes
sendMessage(Player, C, String...) - Method in class com.intellectualcrafters.plot.commands.SubCommand
Send a message
sendMessage(Player, String) - Static method in class com.intellectualcrafters.plot.util.PlayerFunctions
Send a message to the player
sendMessage(Player, C, String...) - Static method in class com.intellectualcrafters.plot.util.PlayerFunctions
Send a message to the player
sendMessageWrapped(Player, String) - Static method in class com.intellectualcrafters.plot.util.PlayerFunctions
\\previous\\
Set - Class in com.intellectualcrafters.plot.commands
 
Set() - Constructor for class com.intellectualcrafters.plot.commands.Set
 
set(Plot) - Static method in class com.intellectualcrafters.plot.util.PlayerFunctions
Deprecated. 
set(Object) - Method in class com.intellectualcrafters.plot.util.ReflectionUtils.RefField.RefExecutor
set field value for applied object
set(World, int, int, int, int, byte) - Static method in class com.intellectualcrafters.plot.util.SetBlockFast
 
SET_OWNER - Variable in class com.intellectualcrafters.plot.database.SQLManager
 
setAlias(String, Plot, String) - Method in class com.intellectualcrafters.plot.database.AbstractDB
 
setAlias(String, Plot, String) - Static method in class com.intellectualcrafters.plot.database.DBFunc
 
setAlias(String, Plot, String) - Method in class com.intellectualcrafters.plot.database.SQLManager
 
setAlias(String) - Method in class com.intellectualcrafters.plot.object.PlotSettings
Set the plot alias
setAllPlotsRaw(LinkedHashMap<String, HashMap<PlotId, Plot>>) - Static method in class com.intellectualcrafters.plot.PlotMain
 
setAllPlotsRaw(HashMap<String, HashMap<PlotId, Plot>>) - Static method in class com.intellectualcrafters.plot.PlotMain
 
setBiome(World, Plot, Biome) - Method in class com.intellectualcrafters.plot.generator.DefaultPlotManager
Set a plot biome
setBiome(World, Plot, Biome) - Method in class com.intellectualcrafters.plot.object.PlotManager
 
setBiome(World, Plot, Biome) - Static method in class com.intellectualcrafters.plot.util.PlotHelper
 
setBlock(Block, PlotBlock) - Static method in class com.intellectualcrafters.plot.util.PlotHelper
Set a block quickly, attempts to use NMS if possible
SetBlockFast - Class in com.intellectualcrafters.plot.util
SetBlockFast class
Used to do fast world editing
SetBlockFast() - Constructor for class com.intellectualcrafters.plot.util.SetBlockFast
 
setCancelled(boolean) - Method in class com.intellectualcrafters.plot.events.PlayerClaimPlotEvent
 
setCancelled(boolean) - Method in class com.intellectualcrafters.plot.events.PlayerTeleportToPlotEvent
 
setCancelled(boolean) - Method in class com.intellectualcrafters.plot.events.PlotClearEvent
 
setCancelled(boolean) - Method in class com.intellectualcrafters.plot.events.PlotDeleteEvent
 
setCancelled(boolean) - Method in class com.intellectualcrafters.plot.events.PlotFlagAddEvent
 
setCancelled(boolean) - Method in class com.intellectualcrafters.plot.events.PlotFlagRemoveEvent
 
setCancelled(boolean) - Method in class com.intellectualcrafters.plot.events.PlotMergeEvent
 
setCancelled(boolean) - Method in class com.intellectualcrafters.plot.events.PlotUnlinkEvent
 
setComment(String, Plot, PlotComment) - Method in class com.intellectualcrafters.plot.database.AbstractDB
 
setComment(String, Plot, PlotComment) - Static method in class com.intellectualcrafters.plot.database.DBFunc
 
setComment(String, Plot, PlotComment) - Method in class com.intellectualcrafters.plot.database.SQLManager
 
setComments(ArrayList<PlotComment>) - Method in class com.intellectualcrafters.plot.object.PlotSettings
 
setCuboid(World, Location, Location, PlotBlock[]) - Static method in class com.intellectualcrafters.plot.util.PlotHelper
 
setCuboidRegion(int, int, int, int, int, int, PlotBlock) - Method in class com.intellectualcrafters.plot.generator.WorldGenerator
Cuboid based plot generation is quick, as it requires no calculations inside the loop - You don't have to use this this method, but you may find it useful.
setCuboidRegion(int, int, int, int, int, int, PlotBlock, World) - Method in class com.intellectualcrafters.plot.generator.XPopulator
 
setDenied(String, Plot, OfflinePlayer) - Method in class com.intellectualcrafters.plot.database.AbstractDB
 
setDenied(String, Plot, OfflinePlayer) - Static method in class com.intellectualcrafters.plot.database.DBFunc
 
setDenied(String, Plot, OfflinePlayer) - Method in class com.intellectualcrafters.plot.database.SQLManager
 
setFadeInTime(int) - Method in class com.intellectualcrafters.plot.object.Title
Set title fade in time
setFadeOutTime(int) - Method in class com.intellectualcrafters.plot.object.Title
Set title fade out time
setFlags(String, Plot, Flag[]) - Method in class com.intellectualcrafters.plot.database.AbstractDB
 
setFlags(String, Plot, Flag[]) - Static method in class com.intellectualcrafters.plot.database.DBFunc
 
setFlags(String, Plot, Flag[]) - Method in class com.intellectualcrafters.plot.database.SQLManager
 
setFlags(int, Flag[]) - Method in class com.intellectualcrafters.plot.database.SQLManager
 
setFlags(Flag[]) - Method in class com.intellectualcrafters.plot.object.PlotSettings
 
setFloor(World, PlotWorld, PlotId, PlotBlock[]) - Method in class com.intellectualcrafters.plot.generator.DefaultPlotManager
 
setFloor(World, PlotWorld, PlotId, PlotBlock[]) - Method in class com.intellectualcrafters.plot.object.PlotManager
 
setFloor(Player, Plot, PlotBlock[]) - Static method in class com.intellectualcrafters.plot.util.PlotHelper
 
setHelper(String, Plot, OfflinePlayer) - Method in class com.intellectualcrafters.plot.database.AbstractDB
 
setHelper(String, Plot, OfflinePlayer) - Static method in class com.intellectualcrafters.plot.database.DBFunc
 
setHelper(String, Plot, OfflinePlayer) - Method in class com.intellectualcrafters.plot.database.SQLManager
 
setMask(Player, Location) - Static method in class com.intellectualcrafters.plot.util.PWE
 
setMerged(String, Plot, boolean[]) - Method in class com.intellectualcrafters.plot.database.AbstractDB
 
setMerged(String, Plot, boolean[]) - Static method in class com.intellectualcrafters.plot.database.DBFunc
 
setMerged(String, Plot, boolean[]) - Method in class com.intellectualcrafters.plot.database.SQLManager
 
setMerged(boolean[]) - Method in class com.intellectualcrafters.plot.object.PlotSettings
 
setMerged(int, boolean) - Method in class com.intellectualcrafters.plot.object.PlotSettings
 
setNBT(World, short, byte, int, int, int, CompoundTag) - Static method in class com.intellectualcrafters.jnbt.WorldEditUtils
 
setNoMask(Player) - Static method in class com.intellectualcrafters.plot.util.PWE
 
SetOwner - Class in com.intellectualcrafters.plot.commands
 
SetOwner() - Constructor for class com.intellectualcrafters.plot.commands.SetOwner
 
setOwner(Plot, UUID) - Method in class com.intellectualcrafters.plot.database.AbstractDB
Set Plot owner
setOwner(Plot, UUID) - Static method in class com.intellectualcrafters.plot.database.DBFunc
Set Plot owner
setOwner(Plot, UUID) - Method in class com.intellectualcrafters.plot.database.SQLManager
Set Plot owner
setOwner(Player) - Method in class com.intellectualcrafters.plot.object.Plot
Set the owner
setPosition(String, Plot, String) - Method in class com.intellectualcrafters.plot.database.AbstractDB
 
setPosition(String, Plot, String) - Static method in class com.intellectualcrafters.plot.database.DBFunc
 
setPosition(String, Plot, String) - Method in class com.intellectualcrafters.plot.database.SQLManager
 
setPosition(PlotHomePosition) - Method in class com.intellectualcrafters.plot.object.PlotSettings
 
setSign(Player, Plot) - Static method in class com.intellectualcrafters.plot.util.PlotHelper
 
setSign(World, String, Plot) - Static method in class com.intellectualcrafters.plot.util.PlotHelper
 
setSimpleCuboid(World, Location, Location, PlotBlock) - Static method in class com.intellectualcrafters.plot.util.PlotHelper
 
setStayTime(int) - Method in class com.intellectualcrafters.plot.object.Title
Set title stay time
setSubtitleColor(ChatColor) - Method in class com.intellectualcrafters.plot.object.Title
Set the subtitle color
setTimingsToSeconds() - Method in class com.intellectualcrafters.plot.object.Title
Set timings to seconds
setTimingsToTicks() - Method in class com.intellectualcrafters.plot.object.Title
Set timings to ticks
Settings - Class in com.intellectualcrafters.plot.config
Updater and DB settings
Settings() - Constructor for class com.intellectualcrafters.plot.config.Settings
 
settings - Variable in class com.intellectualcrafters.plot.object.Plot
External settings class
Settings.DB - Class in com.intellectualcrafters.plot.config
Database settings
Settings.DB() - Constructor for class com.intellectualcrafters.plot.config.Settings.DB
 
setTitleColor(ChatColor) - Method in class com.intellectualcrafters.plot.object.Title
Set the title color
setTrusted(String, Plot, OfflinePlayer) - Method in class com.intellectualcrafters.plot.database.AbstractDB
 
setTrusted(String, Plot, OfflinePlayer) - Static method in class com.intellectualcrafters.plot.database.DBFunc
 
setTrusted(String, Plot, OfflinePlayer) - Method in class com.intellectualcrafters.plot.database.SQLManager
 
setup(JavaPlugin) - Static method in class com.intellectualcrafters.plot.commands.plugin
 
Setup - Class in com.intellectualcrafters.plot.commands
Created 2014-09-26 for PlotSquared
Setup() - Constructor for class com.intellectualcrafters.plot.commands.Setup
 
setup(File) - Static method in class com.intellectualcrafters.plot.util.Logger
 
setupMap - Static variable in class com.intellectualcrafters.plot.commands.Setup
 
setupTranslations() - Static method in enum com.intellectualcrafters.plot.config.C
 
setUUIDSaver(UUIDSaver) - Static method in class com.intellectualcrafters.plot.PlotMain
Set the uuid saver
setValue(Map<String, Tag>) - Method in class com.intellectualcrafters.jnbt.CompoundTag
Return a new compound tag with the given values.
setValue(List<Tag>) - Method in class com.intellectualcrafters.jnbt.ListTag
Create a new list tag with this tag's name and type.
setValue(String) - Method in class com.intellectualcrafters.plot.config.ConfigurationNode
 
setWall(World, PlotWorld, PlotId, PlotBlock) - Method in class com.intellectualcrafters.plot.generator.DefaultPlotManager
 
setWall(World, PlotWorld, PlotId, PlotBlock) - Method in class com.intellectualcrafters.plot.object.PlotManager
 
setWallFilling(World, PlotWorld, PlotId, PlotBlock) - Method in class com.intellectualcrafters.plot.generator.DefaultPlotManager
 
setWallFilling(World, PlotWorld, PlotId, PlotBlock) - Method in class com.intellectualcrafters.plot.object.PlotManager
 
ShortTag - Class in com.intellectualcrafters.jnbt
The TAG_Short tag.
ShortTag(short) - Constructor for class com.intellectualcrafters.jnbt.ShortTag
Creates the tag with an empty name.
ShortTag(String, short) - Constructor for class com.intellectualcrafters.jnbt.ShortTag
Creates the tag.
similar(Object) - Method in class com.intellectualcrafters.json.JSONArray
Determine if two JSONArrays are similar.
similar(Object) - Method in class com.intellectualcrafters.json.JSONObject
Determine if two JSONObjects are similar.
skipPast(String) - Method in class com.intellectualcrafters.json.XMLTokener
Skip characters until past the requested string.
skipTo(char) - Method in class com.intellectualcrafters.json.JSONTokener
Skip characters until the next character is the requested character.
SLASH - Static variable in class com.intellectualcrafters.json.XML
The Character '/'.
sLetterPair(String) - Static method in class com.intellectualcrafters.plot.util.StringComparison
Get an array containing letter pairs
SPAWN_BREEDING - Variable in class com.intellectualcrafters.plot.object.PlotWorld
 
SPAWN_BREEDING_DEFAULT - Static variable in class com.intellectualcrafters.plot.object.PlotWorld
 
SPAWN_CUSTOM - Variable in class com.intellectualcrafters.plot.object.PlotWorld
 
SPAWN_CUSTOM_DEFAULT - Static variable in class com.intellectualcrafters.plot.object.PlotWorld
 
SPAWN_EGGS - Variable in class com.intellectualcrafters.plot.object.PlotWorld
 
SPAWN_EGGS_DEFAULT - Static variable in class com.intellectualcrafters.plot.object.PlotWorld
 
SQLField - Class in com.intellectualcrafters.plot.database.sqlobjects
Created by Citymonstret on 2014-10-28.
SQLField(SQLType, Object) - Constructor for class com.intellectualcrafters.plot.database.sqlobjects.SQLField
 
SQLite - Class in com.intellectualcrafters.plot.database
Connects to and uses a SQLite database
SQLite(Plugin, String) - Constructor for class com.intellectualcrafters.plot.database.SQLite
Creates a new SQLite instance
SQLITE_DB - Static variable in class com.intellectualcrafters.plot.config.Settings.DB
SQLite Database name
SQLManager - Class in com.intellectualcrafters.plot.database
 
SQLManager(Connection, String) - Constructor for class com.intellectualcrafters.plot.database.SQLManager
Constructor
SQLTable - Class in com.intellectualcrafters.plot.database.sqlobjects
Created by Citymonstret on 2014-10-28.
SQLTable(String, String, SQLField...) - Constructor for class com.intellectualcrafters.plot.database.sqlobjects.SQLTable
 
SQLType - Enum in com.intellectualcrafters.plot.database.sqlobjects
Created by Citymonstret on 2014-10-28.
square(int) - Static method in class com.intellectualcrafters.plot.util.PlotHelper
 
start() - Method in class com.intellectualcrafters.plot.util.Metrics
Start measuring statistics.
startPlotMerge(World, PlotWorld, ArrayList<PlotId>) - Method in class com.intellectualcrafters.plot.generator.DefaultPlotManager
 
startPlotMerge(World, PlotWorld, ArrayList<PlotId>) - Method in class com.intellectualcrafters.plot.object.PlotManager
 
startPlotUnlink(World, PlotWorld, ArrayList<PlotId>) - Method in class com.intellectualcrafters.plot.generator.DefaultPlotManager
 
startPlotUnlink(World, PlotWorld, ArrayList<PlotId>) - Method in class com.intellectualcrafters.plot.object.PlotManager
 
startRunnable(JavaPlugin) - Static method in class com.intellectualcrafters.plot.listeners.PlotPlusListener
 
storage - Static variable in class com.intellectualcrafters.plot.PlotMain
Contains storage options
storage_ver - Static variable in class com.intellectualcrafters.plot.PlotMain
Storage version
storageFile - Static variable in class com.intellectualcrafters.plot.PlotMain
storage.properties
str_flags - Variable in class com.intellectualcrafters.plot.listeners.WorldGuardListener
 
STRING - Static variable in class com.intellectualcrafters.plot.config.Configuration
 
StringComparison - Class in com.intellectualcrafters.plot.util
String comparison library
StringComparison(String, Object[]) - Constructor for class com.intellectualcrafters.plot.util.StringComparison
Constructor
STRINGLIST - Static variable in class com.intellectualcrafters.plot.config.Configuration
 
StringTag - Class in com.intellectualcrafters.jnbt
The TAG_String tag.
StringTag(String) - Constructor for class com.intellectualcrafters.jnbt.StringTag
Creates the tag with an empty name.
StringTag(String, String) - Constructor for class com.intellectualcrafters.jnbt.StringTag
Creates the tag.
stringToValue(String) - Static method in class com.intellectualcrafters.json.JSONObject
Try to convert a string into a number, boolean, or null.
stringToValue(String) - Static method in class com.intellectualcrafters.json.XML
Try to convert a string into a number, boolean, or null.
StringWrapper - Class in com.intellectualcrafters.plot.object
 
StringWrapper(String) - Constructor for class com.intellectualcrafters.plot.object.StringWrapper
Constructor
SubCommand - Class in com.intellectualcrafters.plot.commands
SubCommand class
SubCommand(String, String, String, String, String, SubCommand.CommandCategory, boolean) - Constructor for class com.intellectualcrafters.plot.commands.SubCommand
 
SubCommand(Command, String, String, SubCommand.CommandCategory, boolean) - Constructor for class com.intellectualcrafters.plot.commands.SubCommand
 
SubCommand.CommandCategory - Enum in com.intellectualcrafters.plot.commands
 
subCommands - Static variable in class com.intellectualcrafters.plot.commands.MainCommand
 
Swap - Class in com.intellectualcrafters.plot.commands
Created by Citymonstret on 2014-08-01.
Swap() - Constructor for class com.intellectualcrafters.plot.commands.Swap
 
swap(World, PlotId, PlotId) - Static method in class com.intellectualcrafters.plot.object.PlotSelection
 
swedishSwedish - Static variable in class com.intellectualsites.translation.TranslationLanguage
 
syntaxError(String) - Method in class com.intellectualcrafters.json.JSONTokener
Make a JSONException to signal a syntax error.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z