mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 21:26:45 +01:00
329 lines
18 KiB
HTML
329 lines
18 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<!-- NewPage -->
|
|
<html lang="sv">
|
|
<head>
|
|
<!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:56 CET 2014 -->
|
|
<title>U-Index</title>
|
|
<meta name="date" content="2014-11-16">
|
|
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
|
</head>
|
|
<body>
|
|
<script type="text/javascript"><!--
|
|
if (location.href.indexOf('is-external=true') == -1) {
|
|
parent.document.title = "U-Index";
|
|
}
|
|
//-->
|
|
</script>
|
|
<noscript>
|
|
<div>JavaScript is disabled on your browser.</div>
|
|
</noscript>
|
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
|
<div class="topNav"><a name="navbar_top">
|
|
<!-- -->
|
|
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="navList" title="Navigation">
|
|
<li><a href="../overview-summary.html">Overview</a></li>
|
|
<li>Package</li>
|
|
<li>Class</li>
|
|
<li><a href="../overview-tree.html">Tree</a></li>
|
|
<li><a href="../deprecated-list.html">Deprecated</a></li>
|
|
<li class="navBarCell1Rev">Index</li>
|
|
<li><a href="../help-doc.html">Help</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="subNav">
|
|
<ul class="navList">
|
|
<li><a href="index-20.html">Prev Letter</a></li>
|
|
<li><a href="index-22.html">Next Letter</a></li>
|
|
</ul>
|
|
<ul class="navList">
|
|
<li><a href="../index.html?index-filesindex-21.html" target="_top">Frames</a></li>
|
|
<li><a href="index-21.html" target="_top">No Frames</a></li>
|
|
</ul>
|
|
<ul class="navList" id="allclasses_navbar_top">
|
|
<li><a href="../allclasses-noframe.html">All Classes</a></li>
|
|
</ul>
|
|
<div>
|
|
<script type="text/javascript"><!--
|
|
allClassesLink = document.getElementById("allclasses_navbar_top");
|
|
if (window == top) {
|
|
allClassesLink.style.display = "block";
|
|
}
|
|
else {
|
|
allClassesLink.style.display = "none";
|
|
}
|
|
//-->
|
|
</script>
|
|
</div>
|
|
<a name="skip-navbar_top">
|
|
<!-- -->
|
|
</a></div>
|
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
|
<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">B</a> <a
|
|
href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a
|
|
href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a
|
|
href="index-9.html">I</a> <a href="index-10.html">J</a> <a href="index-11.html">K</a> <a
|
|
href="index-12.html">L</a> <a href="index-13.html">M</a> <a href="index-14.html">N</a> <a
|
|
href="index-15.html">O</a> <a href="index-16.html">P</a> <a href="index-17.html">Q</a> <a
|
|
href="index-18.html">R</a> <a href="index-19.html">S</a> <a href="index-20.html">T</a> <a
|
|
href="index-21.html">U</a> <a href="index-22.html">V</a> <a href="index-23.html">W</a> <a
|
|
href="index-24.html">X</a> <a href="index-25.html">Y</a> <a href="index-26.html">Z</a> <a
|
|
name="_U_">
|
|
<!-- -->
|
|
</a>
|
|
|
|
<h2 class="title">U</h2>
|
|
<dl>
|
|
<dt><a href="../com/intellectualcrafters/plot/commands/Unban.html"
|
|
title="class in com.intellectualcrafters.plot.commands"><span class="strong">Unban</span></a> - Class in
|
|
<a href="../com/intellectualcrafters/plot/commands/package-summary.html">com.intellectualcrafters.plot.commands</a>
|
|
</dt>
|
|
<dd>
|
|
<div class="block">Created 2014-11-09 for PlotSquared</div>
|
|
</dd>
|
|
<dt><span class="strong"><a
|
|
href="../com/intellectualcrafters/plot/commands/Unban.html#Unban()">Unban()</a></span> - Constructor for
|
|
class com.intellectualcrafters.plot.commands.<a href="../com/intellectualcrafters/plot/commands/Unban.html"
|
|
title="class in com.intellectualcrafters.plot.commands">Unban</a>
|
|
</dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="../com/intellectualcrafters/json/Cookie.html#unescape(java.lang.String)">unescape(String)</a></span>
|
|
- Static method in class com.intellectualcrafters.json.<a
|
|
href="../com/intellectualcrafters/json/Cookie.html" title="class in com.intellectualcrafters.json">Cookie</a>
|
|
</dt>
|
|
<dd>
|
|
<div class="block">Convert <code>%</code><i>hh</i> sequences to single characters, and
|
|
convert plus to space.
|
|
</div>
|
|
</dd>
|
|
<dt><a href="../com/intellectualcrafters/plot/commands/Unlink.html"
|
|
title="class in com.intellectualcrafters.plot.commands"><span class="strong">Unlink</span></a> - Class in
|
|
<a href="../com/intellectualcrafters/plot/commands/package-summary.html">com.intellectualcrafters.plot.commands</a>
|
|
</dt>
|
|
<dd>
|
|
<div class="block">Created 2014-08-01 for PlotSquared</div>
|
|
</dd>
|
|
<dt><span class="strong"><a
|
|
href="../com/intellectualcrafters/plot/commands/Unlink.html#Unlink()">Unlink()</a></span> - Constructor
|
|
for class com.intellectualcrafters.plot.commands.<a
|
|
href="../com/intellectualcrafters/plot/commands/Unlink.html"
|
|
title="class in com.intellectualcrafters.plot.commands">Unlink</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a
|
|
href="../com/intellectualcrafters/plot/util/SetBlockFast.html#update(org.bukkit.entity.Player)">update(Player)</a></span>
|
|
- Static method in class com.intellectualcrafters.plot.util.<a
|
|
href="../com/intellectualcrafters/plot/util/SetBlockFast.html"
|
|
title="class in com.intellectualcrafters.plot.util">SetBlockFast</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a
|
|
href="../com/intellectualcrafters/plot/PlotMain.html#updatePlot(com.intellectualcrafters.plot.object.Plot)">updatePlot(Plot)</a></span>
|
|
- Static method in class com.intellectualcrafters.plot.<a
|
|
href="../com/intellectualcrafters/plot/PlotMain.html"
|
|
title="class in com.intellectualcrafters.plot">PlotMain</a></dt>
|
|
<dd>
|
|
<div class="block">Replace the plot object with an updated version</div>
|
|
</dd>
|
|
<dt><span class="strong"><a
|
|
href="../com/intellectualcrafters/plot/database/Database.html#updateSQL(java.lang.String)">updateSQL(String)</a></span>
|
|
- Method in class com.intellectualcrafters.plot.database.<a
|
|
href="../com/intellectualcrafters/plot/database/Database.html"
|
|
title="class in com.intellectualcrafters.plot.database">Database</a></dt>
|
|
<dd>
|
|
<div class="block">Executes an Update SQL Query<br>
|
|
See <code>Statement.executeUpdate(String)</code><br>
|
|
If the connection is closed, it will be opened
|
|
</div>
|
|
</dd>
|
|
<dt><span class="strong"><a
|
|
href="../com/intellectualcrafters/plot/database/MySQL.html#updateSQL(java.lang.String)">updateSQL(String)</a></span>
|
|
- Method in class com.intellectualcrafters.plot.database.<a
|
|
href="../com/intellectualcrafters/plot/database/MySQL.html"
|
|
title="class in com.intellectualcrafters.plot.database">MySQL</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a
|
|
href="../com/intellectualcrafters/plot/database/SQLite.html#updateSQL(java.lang.String)">updateSQL(String)</a></span>
|
|
- Method in class com.intellectualcrafters.plot.database.<a
|
|
href="../com/intellectualcrafters/plot/database/SQLite.html"
|
|
title="class in com.intellectualcrafters.plot.database">SQLite</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a
|
|
href="../com/intellectualcrafters/plot/commands/SubCommand.html#usage">usage</a></span> - Variable in
|
|
class com.intellectualcrafters.plot.commands.<a
|
|
href="../com/intellectualcrafters/plot/commands/SubCommand.html"
|
|
title="class in com.intellectualcrafters.plot.commands">SubCommand</a></dt>
|
|
<dd>
|
|
<div class="block">Command usage</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/PlotWorld.html#USE_ECONOMY">USE_ECONOMY</a></span>
|
|
- Variable in class com.intellectualcrafters.plot.object.<a
|
|
href="../com/intellectualcrafters/plot/object/PlotWorld.html"
|
|
title="class in com.intellectualcrafters.plot.object">PlotWorld</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/PlotWorld.html#USE_ECONOMY_DEFAULT">USE_ECONOMY_DEFAULT</a></span>
|
|
- Static variable in class com.intellectualcrafters.plot.object.<a
|
|
href="../com/intellectualcrafters/plot/object/PlotWorld.html"
|
|
title="class in com.intellectualcrafters.plot.object">PlotWorld</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a
|
|
href="../com/intellectualcrafters/plot/config/Settings.DB.html#USE_MONGO">USE_MONGO</a></span> - Static
|
|
variable in class com.intellectualcrafters.plot.config.<a
|
|
href="../com/intellectualcrafters/plot/config/Settings.DB.html"
|
|
title="class in com.intellectualcrafters.plot.config">Settings.DB</a></dt>
|
|
<dd>
|
|
<div class="block">MongoDB enabled?</div>
|
|
</dd>
|
|
<dt><span class="strong"><a
|
|
href="../com/intellectualcrafters/plot/config/Settings.DB.html#USE_MYSQL">USE_MYSQL</a></span> - Static
|
|
variable in class com.intellectualcrafters.plot.config.<a
|
|
href="../com/intellectualcrafters/plot/config/Settings.DB.html"
|
|
title="class in com.intellectualcrafters.plot.config">Settings.DB</a></dt>
|
|
<dd>
|
|
<div class="block">MySQL Enabled?</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/config/Settings.DB.html#USE_SQLITE">USE_SQLITE</a></span>
|
|
- Static variable in class com.intellectualcrafters.plot.config.<a
|
|
href="../com/intellectualcrafters/plot/config/Settings.DB.html"
|
|
title="class in com.intellectualcrafters.plot.config">Settings.DB</a></dt>
|
|
<dd>
|
|
<div class="block">SQLite enabled?</div>
|
|
</dd>
|
|
<dt><span class="strong"><a
|
|
href="../com/intellectualcrafters/plot/PlotMain.html#useEconomy">useEconomy</a></span> - Static variable
|
|
in class com.intellectualcrafters.plot.<a href="../com/intellectualcrafters/plot/PlotMain.html"
|
|
title="class in com.intellectualcrafters.plot">PlotMain</a></dt>
|
|
<dd>
|
|
<div class="block">Use Economy?</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/config/Settings.DB.html#USER">USER</a></span>
|
|
- Static variable in class com.intellectualcrafters.plot.config.<a
|
|
href="../com/intellectualcrafters/plot/config/Settings.DB.html"
|
|
title="class in com.intellectualcrafters.plot.config">Settings.DB</a></dt>
|
|
<dd>
|
|
<div class="block">MySQL User</div>
|
|
</dd>
|
|
<dt><span class="strong"><a
|
|
href="../com/intellectualcrafters/plot/util/UUIDHandler.html#uuidExists(java.util.UUID)">uuidExists(UUID)</a></span>
|
|
- Static method in class com.intellectualcrafters.plot.util.<a
|
|
href="../com/intellectualcrafters/plot/util/UUIDHandler.html"
|
|
title="class in com.intellectualcrafters.plot.util">UUIDHandler</a></dt>
|
|
<dd>
|
|
<div class="block">Check if a uuid is cached</div>
|
|
</dd>
|
|
<dt><a href="../com/intellectualcrafters/plot/uuid/UUIDFetcher.html"
|
|
title="class in com.intellectualcrafters.plot.uuid"><span class="strong">UUIDFetcher</span></a> - Class
|
|
in
|
|
<a href="../com/intellectualcrafters/plot/uuid/package-summary.html">com.intellectualcrafters.plot.uuid</a>
|
|
</dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a
|
|
href="../com/intellectualcrafters/plot/uuid/UUIDFetcher.html#UUIDFetcher(java.util.List,%20boolean)">UUIDFetcher(List<String>,
|
|
boolean)</a></span> - Constructor for class com.intellectualcrafters.plot.uuid.<a
|
|
href="../com/intellectualcrafters/plot/uuid/UUIDFetcher.html"
|
|
title="class in com.intellectualcrafters.plot.uuid">UUIDFetcher</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a
|
|
href="../com/intellectualcrafters/plot/uuid/UUIDFetcher.html#UUIDFetcher(java.util.List)">UUIDFetcher(List<String>)</a></span>
|
|
- Constructor for class com.intellectualcrafters.plot.uuid.<a
|
|
href="../com/intellectualcrafters/plot/uuid/UUIDFetcher.html"
|
|
title="class in com.intellectualcrafters.plot.uuid">UUIDFetcher</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../com/intellectualcrafters/plot/util/UUIDHandler.html"
|
|
title="class in com.intellectualcrafters.plot.util"><span class="strong">UUIDHandler</span></a> - Class
|
|
in
|
|
<a href="../com/intellectualcrafters/plot/util/package-summary.html">com.intellectualcrafters.plot.util</a>
|
|
</dt>
|
|
<dd>
|
|
<div class="block">This class can be used to efficiently translate UUIDs and names back and
|
|
forth.
|
|
</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/util/UUIDHandler.html#UUIDHandler()">UUIDHandler()</a></span>
|
|
- Constructor for class com.intellectualcrafters.plot.util.<a
|
|
href="../com/intellectualcrafters/plot/util/UUIDHandler.html"
|
|
title="class in com.intellectualcrafters.plot.util">UUIDHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../com/intellectualcrafters/plot/uuid/UUIDSaver.html"
|
|
title="class in com.intellectualcrafters.plot.uuid"><span class="strong">UUIDSaver</span></a> - Class in
|
|
<a href="../com/intellectualcrafters/plot/uuid/package-summary.html">com.intellectualcrafters.plot.uuid</a>
|
|
</dt>
|
|
<dd>
|
|
<div class="block">Created by Citymonstret on 2014-10-13.</div>
|
|
</dd>
|
|
<dt><span class="strong"><a
|
|
href="../com/intellectualcrafters/plot/uuid/UUIDSaver.html#UUIDSaver()">UUIDSaver()</a></span> -
|
|
Constructor for class com.intellectualcrafters.plot.uuid.<a
|
|
href="../com/intellectualcrafters/plot/uuid/UUIDSaver.html"
|
|
title="class in com.intellectualcrafters.plot.uuid">UUIDSaver</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../com/intellectualcrafters/plot/uuid/UUIDSet.html"
|
|
title="class in com.intellectualcrafters.plot.uuid"><span class="strong">UUIDSet</span></a> - Class in <a
|
|
href="../com/intellectualcrafters/plot/uuid/package-summary.html">com.intellectualcrafters.plot.uuid</a>
|
|
</dt>
|
|
<dd>
|
|
<div class="block">Created by Citymonstret on 2014-10-13.</div>
|
|
</dd>
|
|
<dt><span class="strong"><a
|
|
href="../com/intellectualcrafters/plot/uuid/UUIDSet.html#UUIDSet(java.lang.String,%20java.util.UUID)">UUIDSet(String,
|
|
UUID)</a></span> - Constructor for class com.intellectualcrafters.plot.uuid.<a
|
|
href="../com/intellectualcrafters/plot/uuid/UUIDSet.html"
|
|
title="class in com.intellectualcrafters.plot.uuid">UUIDSet</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a
|
|
href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a
|
|
href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a
|
|
href="index-10.html">J</a> <a href="index-11.html">K</a> <a href="index-12.html">L</a> <a
|
|
href="index-13.html">M</a> <a href="index-14.html">N</a> <a href="index-15.html">O</a> <a
|
|
href="index-16.html">P</a> <a href="index-17.html">Q</a> <a href="index-18.html">R</a> <a
|
|
href="index-19.html">S</a> <a href="index-20.html">T</a> <a href="index-21.html">U</a> <a
|
|
href="index-22.html">V</a> <a href="index-23.html">W</a> <a href="index-24.html">X</a> <a
|
|
href="index-25.html">Y</a> <a href="index-26.html">Z</a> </div>
|
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
|
<div class="bottomNav"><a name="navbar_bottom">
|
|
<!-- -->
|
|
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="navList" title="Navigation">
|
|
<li><a href="../overview-summary.html">Overview</a></li>
|
|
<li>Package</li>
|
|
<li>Class</li>
|
|
<li><a href="../overview-tree.html">Tree</a></li>
|
|
<li><a href="../deprecated-list.html">Deprecated</a></li>
|
|
<li class="navBarCell1Rev">Index</li>
|
|
<li><a href="../help-doc.html">Help</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="subNav">
|
|
<ul class="navList">
|
|
<li><a href="index-20.html">Prev Letter</a></li>
|
|
<li><a href="index-22.html">Next Letter</a></li>
|
|
</ul>
|
|
<ul class="navList">
|
|
<li><a href="../index.html?index-filesindex-21.html" target="_top">Frames</a></li>
|
|
<li><a href="index-21.html" target="_top">No Frames</a></li>
|
|
</ul>
|
|
<ul class="navList" id="allclasses_navbar_bottom">
|
|
<li><a href="../allclasses-noframe.html">All Classes</a></li>
|
|
</ul>
|
|
<div>
|
|
<script type="text/javascript"><!--
|
|
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
|
if (window == top) {
|
|
allClassesLink.style.display = "block";
|
|
}
|
|
else {
|
|
allClassesLink.style.display = "none";
|
|
}
|
|
//-->
|
|
</script>
|
|
</div>
|
|
<a name="skip-navbar_bottom">
|
|
<!-- -->
|
|
</a></div>
|
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
|
</body>
|
|
</html>
|