<li><strong>Install the plugin:</strong> Copy WorldGuard.jar into your Bukkit server's "plugins" directory. If the folder doesn't exist, create it.</li>
<li><strong>Change the configuration:</strong> Run your server once (with WorldGuard) to generate the default configuration files. There are <em>two</em> types of configuration files.
<li>A config.yml file is generated inside "plugins/WorldGuard" that contains some non world-specific settings.</li>
<li>For <em>each world</em>, a config.yml is created inside the "worlds" folder within "plugins/WorldGuard". Edit this file to disable fire and change other world-specific settings.</li>
Use <em>/wg reload</em> in the console to reload the configuration.
<li><strong>Setup the blacklist <spanclass="optional">Optional</span>:</strong> For each world folder (see above), there is a blacklist.txt file that is generated. See <ahref="http://wiki.sk89q.com/wiki/WorldGuard/Blacklist">the wiki for information</a> about WorldGuard's blacklist.</li>
<li><strong>Learn how to use WorldGuard:</strong> Check <ahref="http://wiki.sk89q.com/wiki/WorldGuard">out the wiki</a> to learn how to disable things like fire and to protect regions.</li>
<pclass="warning"><strong>Gotcha:</strong> You need to have <ahref="http://www.sk89q.com/projects/worldedit/">WorldEdit</a> installed. If you don't want to install the plugin, just put WorldEdit.jar into your Bukkit root folder (outside of plugins/). Note that region protection does require WorldEdit.</p>
<p>WorldGuard is entirely open source! You can download all of the plugin code to learn from it, modify it for your own self, or even contribute back!</p>
<ul>
<li><ahref="https://github.com/sk89q/worldguard">Download WorldGuard code from GitHub</a></li>
<li>You can also <ahref="http://www.sk89q.com/donate/">donate</a></li>
</ul>
<p>The code is covered under the GNU General Public License v3.</p>