<!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:55 CET 2014 --> <title>PlotWorld</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 = "PlotWorld"; } //--> </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><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../com/intellectualcrafters/plot/object/PlotSettings.html" title="class in com.intellectualcrafters.plot.object"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../com/intellectualcrafters/plot/object/StringWrapper.html" title="class in com.intellectualcrafters.plot.object"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?com/intellectualcrafters/plot/object/PlotWorld.html" target="_top">Frames</a></li> <li><a href="PlotWorld.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> <div> <ul class="subNavList"> <li>Summary: </li> <li>Nested | </li> <li><a href="#field_summary">Field</a> | </li> <li><a href="#constructor_summary">Constr</a> | </li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail: </li> <li><a href="#field_detail">Field</a> | </li> <li><a href="#constructor_detail">Constr</a> | </li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">com.intellectualcrafters.plot.object</div> <h2 title="Class PlotWorld" class="title">Class PlotWorld</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>com.intellectualcrafters.plot.object.PlotWorld</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>Direct Known Subclasses:</dt> <dd><a href="../../../../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html" title="class in com.intellectualcrafters.plot.generator">DefaultPlotWorld</a></dd> </dl> <hr> <br> <pre>public abstract class <span class="strong">PlotWorld</span> extends java.lang.Object</pre> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- =========== FIELD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="field_summary"> <!-- --> </a> <h3>Field Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> <caption><span>Fields</span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#AUTO_MERGE">AUTO_MERGE</a></strong></code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static boolean</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#AUTO_MERGE_DEFAULT">AUTO_MERGE_DEFAULT</a></strong></code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.util.ArrayList<org.bukkit.Material></code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#BLOCKS">BLOCKS</a></strong></code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>java.util.List<java.lang.String></code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#DEFAULT_FLAGS">DEFAULT_FLAGS</a></strong></code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.util.List<java.lang.String></code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#DEFAULT_FLAGS_DEFAULT">DEFAULT_FLAGS_DEFAULT</a></strong></code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>double</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#MERGE_PRICE">MERGE_PRICE</a></strong></code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static double</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#MERGE_PRICE_DEFAULT">MERGE_PRICE_DEFAULT</a></strong></code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#MOB_SPAWNING">MOB_SPAWNING</a></strong></code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static boolean</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#MOB_SPAWNING_DEFAULT">MOB_SPAWNING_DEFAULT</a></strong></code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.bukkit.block.Biome</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#PLOT_BIOME">PLOT_BIOME</a></strong></code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static org.bukkit.block.Biome</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#PLOT_BIOME_DEFAULT">PLOT_BIOME_DEFAULT</a></strong></code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#PLOT_CHAT">PLOT_CHAT</a></strong></code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static boolean</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#PLOT_CHAT_DEFAULT">PLOT_CHAT_DEFAULT</a></strong></code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>double</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#PLOT_PRICE">PLOT_PRICE</a></strong></code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static double</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#PLOT_PRICE_DEFAULT">PLOT_PRICE_DEFAULT</a></strong></code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#PVE">PVE</a></strong></code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static boolean</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#PVE_DEFAULT">PVE_DEFAULT</a></strong></code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#PVP">PVP</a></strong></code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static boolean</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#PVP_DEFAULT">PVP_DEFAULT</a></strong></code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#SCHEMATIC_CLAIM_SPECIFY">SCHEMATIC_CLAIM_SPECIFY</a></strong></code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static boolean</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#SCHEMATIC_CLAIM_SPECIFY_DEFAULT">SCHEMATIC_CLAIM_SPECIFY_DEFAULT</a></strong></code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#SCHEMATIC_FILE">SCHEMATIC_FILE</a></strong></code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#SCHEMATIC_FILE_DEFAULT">SCHEMATIC_FILE_DEFAULT</a></strong></code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#SCHEMATIC_ON_CLAIM">SCHEMATIC_ON_CLAIM</a></strong></code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static boolean</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#SCHEMATIC_ON_CLAIM_DEFAULT">SCHEMATIC_ON_CLAIM_DEFAULT</a></strong></code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>java.util.List<java.lang.String></code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#SCHEMATICS">SCHEMATICS</a></strong></code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.util.List<java.lang.String></code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#SCHEMATICS_DEFAULT">SCHEMATICS_DEFAULT</a></strong></code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>double</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#SELL_PRICE">SELL_PRICE</a></strong></code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static double</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#SELL_PRICE_DEFAULT">SELL_PRICE_DEFAULT</a></strong></code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#SPAWN_BREEDING">SPAWN_BREEDING</a></strong></code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static boolean</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#SPAWN_BREEDING_DEFAULT">SPAWN_BREEDING_DEFAULT</a></strong></code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#SPAWN_CUSTOM">SPAWN_CUSTOM</a></strong></code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static boolean</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#SPAWN_CUSTOM_DEFAULT">SPAWN_CUSTOM_DEFAULT</a></strong></code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#SPAWN_EGGS">SPAWN_EGGS</a></strong></code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static boolean</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#SPAWN_EGGS_DEFAULT">SPAWN_EGGS_DEFAULT</a></strong></code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#USE_ECONOMY">USE_ECONOMY</a></strong></code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static boolean</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#USE_ECONOMY_DEFAULT">USE_ECONOMY_DEFAULT</a></strong></code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#worldname">worldname</a></strong></code> </td> </tr> </table> </li> </ul> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd"> </span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><strong><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#PlotWorld(java.lang.String)">PlotWorld</a></strong>(java.lang.String worldname)</code> </td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method_summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span>Methods</span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>abstract <a href="../../../../com/intellectualcrafters/plot/config/ConfigurationNode.html" title="class in com.intellectualcrafters.plot.config">ConfigurationNode</a>[]</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#getSettingNodes()">getSettingNodes</a></strong>()</code> <div class="block">Used for the <b>/plot setup</b> command Return null if you do not want to support this feature </div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>abstract void</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#loadConfiguration(org.bukkit.configuration.ConfigurationSection)">loadConfiguration</a></strong>(org.bukkit.configuration.ConfigurationSection config)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#loadDefaultConfiguration(org.bukkit.configuration.ConfigurationSection)">loadDefaultConfiguration</a></strong>(org.bukkit.configuration.ConfigurationSection config)</code> <div class="block">When a world is created, the following method will be called for each</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#saveConfiguration(org.bukkit.configuration.ConfigurationSection)">saveConfiguration</a></strong>(org.bukkit.configuration.ConfigurationSection config)</code> <div class="block">Saving core plotworld settings</div> </td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class java.lang.Object</h3> <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code> </li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ FIELD DETAIL =========== --> <ul class="blockList"> <li class="blockList"><a name="field_detail"> <!-- --> </a> <h3>Field Detail</h3> <a name="BLOCKS"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>BLOCKS</h4> <pre>public static java.util.ArrayList<org.bukkit.Material> BLOCKS</pre> </li> </ul> <a name="AUTO_MERGE_DEFAULT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>AUTO_MERGE_DEFAULT</h4> <pre>public static boolean AUTO_MERGE_DEFAULT</pre> </li> </ul> <a name="MOB_SPAWNING_DEFAULT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>MOB_SPAWNING_DEFAULT</h4> <pre>public static boolean MOB_SPAWNING_DEFAULT</pre> </li> </ul> <a name="PLOT_BIOME_DEFAULT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>PLOT_BIOME_DEFAULT</h4> <pre>public static org.bukkit.block.Biome PLOT_BIOME_DEFAULT</pre> </li> </ul> <a name="PLOT_CHAT_DEFAULT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>PLOT_CHAT_DEFAULT</h4> <pre>public static boolean PLOT_CHAT_DEFAULT</pre> </li> </ul> <a name="SCHEMATIC_CLAIM_SPECIFY_DEFAULT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SCHEMATIC_CLAIM_SPECIFY_DEFAULT</h4> <pre>public static boolean SCHEMATIC_CLAIM_SPECIFY_DEFAULT</pre> </li> </ul> <a name="SCHEMATIC_ON_CLAIM_DEFAULT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SCHEMATIC_ON_CLAIM_DEFAULT</h4> <pre>public static boolean SCHEMATIC_ON_CLAIM_DEFAULT</pre> </li> </ul> <a name="SCHEMATIC_FILE_DEFAULT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SCHEMATIC_FILE_DEFAULT</h4> <pre>public static java.lang.String SCHEMATIC_FILE_DEFAULT</pre> </li> </ul> <a name="SCHEMATICS_DEFAULT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SCHEMATICS_DEFAULT</h4> <pre>public static java.util.List<java.lang.String> SCHEMATICS_DEFAULT</pre> </li> </ul> <a name="DEFAULT_FLAGS_DEFAULT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>DEFAULT_FLAGS_DEFAULT</h4> <pre>public static java.util.List<java.lang.String> DEFAULT_FLAGS_DEFAULT</pre> </li> </ul> <a name="USE_ECONOMY_DEFAULT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>USE_ECONOMY_DEFAULT</h4> <pre>public static boolean USE_ECONOMY_DEFAULT</pre> </li> </ul> <a name="PLOT_PRICE_DEFAULT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>PLOT_PRICE_DEFAULT</h4> <pre>public static double PLOT_PRICE_DEFAULT</pre> </li> </ul> <a name="MERGE_PRICE_DEFAULT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>MERGE_PRICE_DEFAULT</h4> <pre>public static double MERGE_PRICE_DEFAULT</pre> </li> </ul> <a name="SELL_PRICE_DEFAULT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SELL_PRICE_DEFAULT</h4> <pre>public static double SELL_PRICE_DEFAULT</pre> </li> </ul> <a name="PVP_DEFAULT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>PVP_DEFAULT</h4> <pre>public static boolean PVP_DEFAULT</pre> </li> </ul> <a name="PVE_DEFAULT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>PVE_DEFAULT</h4> <pre>public static boolean PVE_DEFAULT</pre> </li> </ul> <a name="SPAWN_EGGS_DEFAULT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SPAWN_EGGS_DEFAULT</h4> <pre>public static boolean SPAWN_EGGS_DEFAULT</pre> </li> </ul> <a name="SPAWN_CUSTOM_DEFAULT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SPAWN_CUSTOM_DEFAULT</h4> <pre>public static boolean SPAWN_CUSTOM_DEFAULT</pre> </li> </ul> <a name="SPAWN_BREEDING_DEFAULT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SPAWN_BREEDING_DEFAULT</h4> <pre>public static boolean SPAWN_BREEDING_DEFAULT</pre> </li> </ul> <a name="AUTO_MERGE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>AUTO_MERGE</h4> <pre>public boolean AUTO_MERGE</pre> </li> </ul> <a name="MOB_SPAWNING"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>MOB_SPAWNING</h4> <pre>public boolean MOB_SPAWNING</pre> </li> </ul> <a name="PLOT_BIOME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>PLOT_BIOME</h4> <pre>public org.bukkit.block.Biome PLOT_BIOME</pre> </li> </ul> <a name="PLOT_CHAT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>PLOT_CHAT</h4> <pre>public boolean PLOT_CHAT</pre> </li> </ul> <a name="SCHEMATIC_CLAIM_SPECIFY"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SCHEMATIC_CLAIM_SPECIFY</h4> <pre>public boolean SCHEMATIC_CLAIM_SPECIFY</pre> </li> </ul> <a name="SCHEMATIC_ON_CLAIM"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SCHEMATIC_ON_CLAIM</h4> <pre>public boolean SCHEMATIC_ON_CLAIM</pre> </li> </ul> <a name="SCHEMATIC_FILE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SCHEMATIC_FILE</h4> <pre>public java.lang.String SCHEMATIC_FILE</pre> </li> </ul> <a name="SCHEMATICS"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SCHEMATICS</h4> <pre>public java.util.List<java.lang.String> SCHEMATICS</pre> </li> </ul> <a name="DEFAULT_FLAGS"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>DEFAULT_FLAGS</h4> <pre>public java.util.List<java.lang.String> DEFAULT_FLAGS</pre> </li> </ul> <a name="USE_ECONOMY"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>USE_ECONOMY</h4> <pre>public boolean USE_ECONOMY</pre> </li> </ul> <a name="PLOT_PRICE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>PLOT_PRICE</h4> <pre>public double PLOT_PRICE</pre> </li> </ul> <a name="MERGE_PRICE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>MERGE_PRICE</h4> <pre>public double MERGE_PRICE</pre> </li> </ul> <a name="SELL_PRICE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SELL_PRICE</h4> <pre>public double SELL_PRICE</pre> </li> </ul> <a name="PVP"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>PVP</h4> <pre>public boolean PVP</pre> </li> </ul> <a name="PVE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>PVE</h4> <pre>public boolean PVE</pre> </li> </ul> <a name="SPAWN_EGGS"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SPAWN_EGGS</h4> <pre>public boolean SPAWN_EGGS</pre> </li> </ul> <a name="SPAWN_CUSTOM"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SPAWN_CUSTOM</h4> <pre>public boolean SPAWN_CUSTOM</pre> </li> </ul> <a name="SPAWN_BREEDING"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SPAWN_BREEDING</h4> <pre>public boolean SPAWN_BREEDING</pre> </li> </ul> <a name="worldname"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>worldname</h4> <pre>public java.lang.String worldname</pre> </li> </ul> </li> </ul> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="PlotWorld(java.lang.String)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>PlotWorld</h4> <pre>public PlotWorld(java.lang.String worldname)</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="loadDefaultConfiguration(org.bukkit.configuration.ConfigurationSection)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>loadDefaultConfiguration</h4> <pre>public void loadDefaultConfiguration(org.bukkit.configuration.ConfigurationSection config)</pre> <div class="block">When a world is created, the following method will be called for each</div> <dl> <dt><span class="strong">Parameters:</span></dt> <dd><code>config</code> -</dd> </dl> </li> </ul> <a name="loadConfiguration(org.bukkit.configuration.ConfigurationSection)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>loadConfiguration</h4> <pre>public abstract void loadConfiguration(org.bukkit.configuration.ConfigurationSection config)</pre> </li> </ul> <a name="saveConfiguration(org.bukkit.configuration.ConfigurationSection)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>saveConfiguration</h4> <pre>public void saveConfiguration(org.bukkit.configuration.ConfigurationSection config)</pre> <div class="block">Saving core plotworld settings</div> <dl> <dt><span class="strong">Parameters:</span></dt> <dd><code>config</code> -</dd> </dl> </li> </ul> <a name="getSettingNodes()"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>getSettingNodes</h4> <pre>public abstract <a href="../../../../com/intellectualcrafters/plot/config/ConfigurationNode.html" title="class in com.intellectualcrafters.plot.config">ConfigurationNode</a>[] getSettingNodes()</pre> <div class="block">Used for the <b>/plot setup</b> command Return null if you do not want to support this feature </div> <dl> <dt><span class="strong">Returns:</span></dt> <dd>ConfigurationNode[]</dd> </dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= 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><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../com/intellectualcrafters/plot/object/PlotSettings.html" title="class in com.intellectualcrafters.plot.object"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../com/intellectualcrafters/plot/object/StringWrapper.html" title="class in com.intellectualcrafters.plot.object"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?com/intellectualcrafters/plot/object/PlotWorld.html" target="_top">Frames</a></li> <li><a href="PlotWorld.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> <div> <ul class="subNavList"> <li>Summary: </li> <li>Nested | </li> <li><a href="#field_summary">Field</a> | </li> <li><a href="#constructor_summary">Constr</a> | </li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail: </li> <li><a href="#field_detail">Field</a> | </li> <li><a href="#constructor_detail">Constr</a> | </li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>