- parseFlags(List<String>)
- Static method in class com.intellectualcrafters.plot.flag.FlagManager
-
- parseObject(Object)
- Method in class com.intellectualcrafters.plot.config.Configuration.SettingValue
-
- parseString(String)
- Method in class com.intellectualcrafters.plot.config.Configuration.SettingValue
-
- parseValue(String)
- Method in class com.intellectualcrafters.plot.flag.AbstractFlag
-
- PASSWORD
- Static variable in class com.intellectualcrafters.plot.config.Settings.DB
-
MySQL Password
- Paste - Class in com.intellectualcrafters.plot.commands
-
- Paste() -
Constructor for class com.intellectualcrafters.plot.commands.Paste
-
- paste(World,
Plot) - Method in class com.intellectualcrafters.plot.object.PlotSelection
-
- paste(Location,
SchematicHandler.Schematic, Plot, int, int) - Static method in class
com.intellectualcrafters.plot.util.SchematicHandler
-
Paste a schematic
- pastePart(World,
SchematicHandler.DataCollection[], Location, int, int, int, int, int, int) - Static method in class
com.intellectualcrafters.plot.util.SchematicHandler
-
- permission
- Variable in class com.intellectualcrafters.plot.commands.CommandPermission
-
- permission - Variable in
class com.intellectualcrafters.plot.commands.SubCommand
-
Permission node
- PlayerClaimPlotEvent -
Class in com.intellectualcrafters.plot.events
-
Created by Citymonstret on 2014-08-09.
- PlayerClaimPlotEvent(Player,
Plot) - Constructor for class com.intellectualcrafters.plot.events.PlayerClaimPlotEvent
-
PlayerClaimPlotEvent: Called when a plot is claimed
- PlayerEnterPlotEvent -
Class in com.intellectualcrafters.plot.events
-
Created by Citymonstret on 2014-08-16.
- PlayerEnterPlotEvent(Player,
Plot) - Constructor for class com.intellectualcrafters.plot.events.PlayerEnterPlotEvent
-
PlayerEnterPlotEvent: Called when a player leaves a plot
- PlayerEvents - Class in
com.intellectualcrafters.plot.listeners
-
Player Events involving plots
- PlayerEvents()
- Constructor for class com.intellectualcrafters.plot.listeners.PlayerEvents
-
- PlayerFunctions - Class in com.intellectualcrafters.plot.util
-
Functions involving players, plots and locations.
- PlayerFunctions()
- Constructor for class com.intellectualcrafters.plot.util.PlayerFunctions
-
- PlayerLeavePlotEvent -
Class in com.intellectualcrafters.plot.events
-
Created by Citymonstret on 2014-08-16.
- PlayerLeavePlotEvent(Player,
Plot) - Constructor for class com.intellectualcrafters.plot.events.PlayerLeavePlotEvent
-
PlayerLeavePlotEvent: Called when a player leaves a plot
- PlayerMove(PlayerMoveEvent)
- Static method in class com.intellectualcrafters.plot.listeners.PlayerEvents
-
- PlayerPlotDeniedEvent -
Class in com.intellectualcrafters.plot.events
-
Created by Citymonstret on 2014-08-16.
- PlayerPlotDeniedEvent(Player,
Plot, UUID, boolean) - Constructor for class com.intellectualcrafters.plot.events.PlayerPlotDeniedEvent
-
PlayerPlotDeniedEvent: Called when the denied UUID list is modified for a
plot
- PlayerPlotHelperEvent -
Class in com.intellectualcrafters.plot.events
-
Created by Citymonstret on 2014-08-16.
- PlayerPlotHelperEvent(Player,
Plot, UUID, boolean) - Constructor for class com.intellectualcrafters.plot.events.PlayerPlotHelperEvent
-
PlayerPlotHelperEvent: Called when a plot helper is added/removed
- PlayerPlotTrustedEvent -
Class in com.intellectualcrafters.plot.events
-
Created by Citymonstret on 2014-08-16.
- PlayerPlotTrustedEvent(Player,
Plot, UUID, boolean) - Constructor for class com.intellectualcrafters.plot.events.PlayerPlotTrustedEvent
-
PlayerPlotTrustedEvent: Called when a plot trusted user is added/removed
- PlayerTeleportToPlotEvent -
Class in com.intellectualcrafters.plot.events
-
Called when a player teleports to a plot
- PlayerTeleportToPlotEvent(Player,
Location, Plot) - Constructor for class com.intellectualcrafters.plot.events.PlayerTeleportToPlotEvent
-
PlayerTeleportToPlotEvent: Called when a player teleports to a plot
- Plot - Class in com.intellectualcrafters.plot.object
-
The plot class
- Plot(PlotId,
UUID, Biome, ArrayList<UUID>, ArrayList<UUID>, String) - Constructor for class
com.intellectualcrafters.plot.object.Plot
-
Primary constructor
- Plot(PlotId,
UUID, Biome, ArrayList<UUID>, ArrayList<UUID>, ArrayList<UUID>, String, PlotHomePosition, Flag[],
String, boolean[]) - Constructor for class com.intellectualcrafters.plot.object.Plot
-
Constructor for saved plots
- PLOT_BIOME - Variable in
class com.intellectualcrafters.plot.object.PlotWorld
-
- PLOT_BIOME_DEFAULT
- Static variable in class com.intellectualcrafters.plot.object.PlotWorld
-
- PLOT_CHAT
- Variable in class com.intellectualcrafters.plot.object.PlotWorld
-
- PLOT_CHAT_DEFAULT
- Static variable in class com.intellectualcrafters.plot.object.PlotWorld
-
- PLOT_HEIGHT
- Variable in class com.intellectualcrafters.plot.generator.DefaultPlotWorld
-
plot height
- PLOT_HEIGHT_DEFAULT
- Static variable in class com.intellectualcrafters.plot.generator.DefaultPlotWorld
-
Default plot height: 64
- PLOT_PRICE - Variable in
class com.intellectualcrafters.plot.object.PlotWorld
-
- PLOT_PRICE_DEFAULT
- Static variable in class com.intellectualcrafters.plot.object.PlotWorld
-
- PLOT_SPECIFIC_RESOURCE_PACK
- Static variable in class com.intellectualcrafters.plot.config.Settings
-
plot specific resource pack
- PLOT_WIDTH
- Variable in class com.intellectualcrafters.plot.generator.DefaultPlotWorld
-
plot width
- PLOT_WIDTH_DEFAULT
- Static variable in class com.intellectualcrafters.plot.generator.DefaultPlotWorld
-
Default plot width: 32
- PlotAPI - Class in com.intellectualcrafters.plot.api
-
The plotMain api class.
- PlotAPI(JavaPlugin)
- Constructor for class com.intellectualcrafters.plot.api.PlotAPI
-
Constructor.
- PlotBlock - Class in com.intellectualcrafters.plot.object
-
- PlotBlock(short,
byte) - Constructor for class com.intellectualcrafters.plot.object.PlotBlock
-
- PlotClearEvent - Class in
com.intellectualcrafters.plot.events
-
Called when a plot is cleared
- PlotClearEvent(String,
PlotId) - Constructor for class com.intellectualcrafters.plot.events.PlotClearEvent
-
PlotDeleteEvent: Called when a plot is cleared
- PlotComment - Class in com.intellectualcrafters.plot.object
-
- PlotComment(String,
String, int) - Constructor for class com.intellectualcrafters.plot.object.PlotComment
-
- PlotDeleteEvent - Class in
com.intellectualcrafters.plot.events
-
Called when a plot is deleted
- PlotDeleteEvent(String,
PlotId) - Constructor for class com.intellectualcrafters.plot.events.PlotDeleteEvent
-
PlotDeleteEvent: Called when a plot is deleted
- plotEntry(Player,
Plot) - Static method in class com.intellectualcrafters.plot.listeners.PlotListener
-
- plotExit(Player,
Plot) - Static method in class com.intellectualcrafters.plot.listeners.PlotListener
-
- PlotFlagAddEvent - Class in
com.intellectualcrafters.plot.events
-
Called when a Flag is added to a plot
- PlotFlagAddEvent(Flag,
Plot) - Constructor for class com.intellectualcrafters.plot.events.PlotFlagAddEvent
-
PlotFlagAddEvent: Called when a Flag is added to a plot
- PlotFlagRemoveEvent - Class
in com.intellectualcrafters.plot.events
-
Called when a flag is removed from a plot
- PlotFlagRemoveEvent(Flag,
Plot) - Constructor for class com.intellectualcrafters.plot.events.PlotFlagRemoveEvent
-
PlotFlagRemoveEvent: Called when a flag is removed from a plot
- PlotGenerator - Class in com.intellectualcrafters.plot.object
-
- PlotGenerator(String)
- Constructor for class com.intellectualcrafters.plot.object.PlotGenerator
-
- PlotHelper - Class in com.intellectualcrafters.plot.util
-
plot functions
- PlotHelper() - Constructor
for class com.intellectualcrafters.plot.util.PlotHelper
-
- PlotHomePosition - Enum in
com.intellectualcrafters.plot.object
-
Created by Citymonstret on 2014-08-05.
- PlotId - Class in com.intellectualcrafters.plot.object
-
- PlotId(int,
int) - Constructor for class com.intellectualcrafters.plot.object.PlotId
-
PlotId class (PlotId x,y values do not correspond to Block locations)
- PlotListener - Class in
com.intellectualcrafters.plot.listeners
-
Created by Citymonstret on 2014-10-21.
- PlotListener()
- Constructor for class com.intellectualcrafters.plot.listeners.PlotListener
-
- PlotMain - Class in com.intellectualcrafters.plot
-
PlotMain class.
- PlotMain() -
Constructor for class com.intellectualcrafters.plot.PlotMain
-
- PlotManager - Class in com.intellectualcrafters.plot.object
-
- PlotManager() -
Constructor for class com.intellectualcrafters.plot.object.PlotManager
-
- PlotMeConverter - Class
in
com.intellectualcrafters.plot.database
-
Created 2014-08-17 for PlotSquared
- PlotMeConverter(PlotMain)
- Constructor for class com.intellectualcrafters.plot.database.PlotMeConverter
-
Constructor
- PlotMergeEvent - Class in
com.intellectualcrafters.plot.events
-
Created by Citymonstret on 2014-08-09.
- PlotMergeEvent(World,
Plot, ArrayList<PlotId>) - Constructor for class com.intellectualcrafters.plot.events.PlotMergeEvent
-
PlotMergeEvent: Called when plots are merged
- PlotPlusListener - Class
in
com.intellectualcrafters.plot.listeners
-
Created by Citymonstret on 2014-10-30.
- PlotPlusListener()
- Constructor for class com.intellectualcrafters.plot.listeners.PlotPlusListener
-
- PlotPlusListener.Interval - Class in com.intellectualcrafters.plot.listeners
-
- PlotPlusListener.Interval(int,
int, int) - Constructor for class com.intellectualcrafters.plot.listeners.PlotPlusListener.Interval
-
- PlotPlusListener.RecordMeta
- Class in com.intellectualcrafters.plot.listeners
-
Created by Citymonstret on 2014-10-22.
- PlotPlusListener.RecordMeta(String,
Material) - Constructor for class com.intellectualcrafters.plot.listeners.PlotPlusListener.RecordMeta
-
- PlotSelection - Class in com.intellectualcrafters.plot.object
-
Created 2014-10-12 for PlotSquared
- PlotSelection(int,
World, Plot) - Constructor for class com.intellectualcrafters.plot.object.PlotSelection
-
- PlotSettings - Class in com.intellectualcrafters.plot.object
-
plot settings
- PlotSettings(Plot)
- Constructor for class com.intellectualcrafters.plot.object.PlotSettings
-
Constructor
- PlotSquaredException -
Exception in com.intellectualcrafters.plot.util
-
Created by Citymonstret on 2014-09-29.
- PlotSquaredException(PlotSquaredException.PlotError,
String) - Constructor for exception com.intellectualcrafters.plot.util.PlotSquaredException
-
- PlotSquaredException.PlotError
- Enum in com.intellectualcrafters.plot.util
-
- PlotTable -
Class in com.intellectualcrafters.plot.database.sqlobjects
-
Created by Citymonstret on 2014-10-28.
- PlotTable()
- Constructor for class com.intellectualcrafters.plot.database.sqlobjects.PlotTable
-
- PlotUnlinkEvent - Class in
com.intellectualcrafters.plot.events
-
Created by Citymonstret on 2014-08-09.
- PlotUnlinkEvent(World,
ArrayList<PlotId>) - Constructor for class com.intellectualcrafters.plot.events.PlotUnlinkEvent
-
Called when a mega-plot is unlinked.
- PlotUUIDSaver - Class in com.intellectualcrafters.plot.uuid
-
Created by Citymonstret on 2014-10-13.
- PlotUUIDSaver()
- Constructor for class com.intellectualcrafters.plot.uuid.PlotUUIDSaver
-
- PlotWorld - Class in com.intellectualcrafters.plot.object
-
- PlotWorld(String)
- Constructor for class com.intellectualcrafters.plot.object.PlotWorld
-
- plugin - Class in com.intellectualcrafters.plot.commands
-
- plugin() -
Constructor for class com.intellectualcrafters.plot.commands.plugin
-
- plugin -
Variable in class com.intellectualcrafters.plot.database.Database
-
Plugin instance, use for plugin.getDataFolder()
- populate(World,
Random, Chunk) - Method in class com.intellectualcrafters.plot.generator.XPopulator
-
- PORT -
Static variable in class com.intellectualcrafters.plot.config.Settings.DB
-
MySQL Port
- PREFIX -
Static variable in class com.intellectualcrafters.plot.config.Settings.DB
-
MySQL Prefix
- Property - Class in com.intellectualcrafters.json
-
Converts a Property file data into JSONObject and back.
- Property() -
Constructor for class com.intellectualcrafters.json.Property
-
- Purge - Class in com.intellectualcrafters.plot.commands
-
- Purge() -
Constructor for class com.intellectualcrafters.plot.commands.Purge
-
- purge(String,
PlotId) - Method in class com.intellectualcrafters.plot.database.AbstractDB
-
- purge(String)
- Method in class com.intellectualcrafters.plot.database.AbstractDB
-
- purge(String,
PlotId) - Static method in class com.intellectualcrafters.plot.database.DBFunc
-
- purge(String)
- Static method in class com.intellectualcrafters.plot.database.DBFunc
-
- purge(String,
PlotId) - Method in class com.intellectualcrafters.plot.database.SQLManager
-
- purge(String)
- Method in class com.intellectualcrafters.plot.database.SQLManager
-
- put(String,
Tag) - Method in class com.intellectualcrafters.jnbt.CompoundTagBuilder
-
Put the given key and tag into the compound tag.
- put(boolean)
- Method in class com.intellectualcrafters.json.JSONArray
-
Append a boolean value.
- put(Collection<Object>)
- Method in class com.intellectualcrafters.json.JSONArray
-
Put a value in the JSONArray, where the value will be a JSONArray which
is produced from a Collection.
- put(double) -
Method in class com.intellectualcrafters.json.JSONArray
-
Append a double value.
- put(int) - Method
in class com.intellectualcrafters.json.JSONArray
-
Append an int value.
- put(long) -
Method in class com.intellectualcrafters.json.JSONArray
-
Append an long value.
- put(Map<String,
Object>) - Method in class com.intellectualcrafters.json.JSONArray
-
Put a value in the JSONArray, where the value will be a JSONObject which
is produced from a Map.
- put(Object)
- Method in class com.intellectualcrafters.json.JSONArray
-
Append an object value.
- put(int,
boolean) - Method in class com.intellectualcrafters.json.JSONArray
-
Put or replace a boolean value in the JSONArray.
- put(int,
Collection<Object>) - Method in class com.intellectualcrafters.json.JSONArray
-
Put a value in the JSONArray, where the value will be a JSONArray which
is produced from a Collection.
- put(int,
double) - Method in class com.intellectualcrafters.json.JSONArray
-
Put or replace a double value.
- put(int,
int) - Method in class com.intellectualcrafters.json.JSONArray
-
Put or replace an int value.
- put(int,
long) - Method in class com.intellectualcrafters.json.JSONArray
-
Put or replace a long value.
- put(int,
Map<String, Object>) - Method in class com.intellectualcrafters.json.JSONArray
-
Put a value in the JSONArray, where the value will be a JSONObject that
is produced from a Map.
- put(int,
Object) - Method in class com.intellectualcrafters.json.JSONArray
-
Put or replace an object value in the JSONArray.
- put(String,
boolean) - Method in class com.intellectualcrafters.json.JSONObject
-
Put a key/boolean pair in the JSONObject.
- put(String,
Collection<Object>) - Method in class com.intellectualcrafters.json.JSONObject
-
Put a key/value pair in the JSONObject, where the value will be a
JSONArray which is produced from a Collection.
- put(String,
double) - Method in class com.intellectualcrafters.json.JSONObject
-
Put a key/double pair in the JSONObject.
- put(String,
int) - Method in class com.intellectualcrafters.json.JSONObject
-
Put a key/int pair in the JSONObject.
- put(String,
long) - Method in class com.intellectualcrafters.json.JSONObject
-
Put a key/long pair in the JSONObject.
- put(String, Map<String,
Object>) - Method in class com.intellectualcrafters.json.JSONObject
-
Put a key/value pair in the JSONObject, where the value will be a
JSONObject which is produced from a Map.
- put(String,
Object) - Method in class com.intellectualcrafters.json.JSONObject
-
Put a key/value pair in the JSONObject.
- putAll(Map<String,
? extends Tag>) - Method in class com.intellectualcrafters.jnbt.CompoundTagBuilder
-
Put all the entries from the given map into this map.
- putByte(String,
byte) - Method in class com.intellectualcrafters.jnbt.CompoundTagBuilder
-
Put the given key and value into the compound tag as a ByteTag
.
- putByteArray(String,
byte[]) - Method in class com.intellectualcrafters.jnbt.CompoundTagBuilder
-
Put the given key and value into the compound tag as a
ByteArrayTag
.
- putDouble(String,
double) - Method in class com.intellectualcrafters.jnbt.CompoundTagBuilder
-
Put the given key and value into the compound tag as a DoubleTag
.
- putFloat(String,
float) - Method in class com.intellectualcrafters.jnbt.CompoundTagBuilder
-
Put the given key and value into the compound tag as a FloatTag
.
- putInt(String,
int) - Method in class com.intellectualcrafters.jnbt.CompoundTagBuilder
-
Put the given key and value into the compound tag as an IntTag
.
- putIntArray(String,
int[]) - Method in class com.intellectualcrafters.jnbt.CompoundTagBuilder
-
Put the given key and value into the compound tag as a
IntArrayTag
.
- putLong(String,
long) - Method in class com.intellectualcrafters.jnbt.CompoundTagBuilder
-
Put the given key and value into the compound tag as a LongTag
.
- putOnce(String,
Object) - Method in class com.intellectualcrafters.json.JSONObject
-
Put a key/value pair in the JSONObject, but only if the key and the value
are both non-null, and only if there is not already a member with that
name.
- putOpt(String,
Object) - Method in class com.intellectualcrafters.json.JSONObject
-
Put a key/value pair in the JSONObject, but only if the key and the value
are both non-null.
- putShort(String,
short) - Method in class com.intellectualcrafters.jnbt.CompoundTagBuilder
-
Put the given key and value into the compound tag as a ShortTag
.
- putString(String,
String) - Method in class com.intellectualcrafters.jnbt.CompoundTagBuilder
-
Put the given key and value into the compound tag as a StringTag
.
- PVE - Variable
in class com.intellectualcrafters.plot.object.PlotWorld
-
- PVE_DEFAULT - Static
variable in class com.intellectualcrafters.plot.object.PlotWorld
-
- PVP - Variable
in class com.intellectualcrafters.plot.object.PlotWorld
-
- PVP_DEFAULT - Static
variable in class com.intellectualcrafters.plot.object.PlotWorld
-
- PWE - Class in com.intellectualcrafters.plot.util
-
- PWE() - Constructor
for class com.intellectualcrafters.plot.util.PWE
-