tutes-dump/site-tutorials/sdfmc-plugins.html

28 lines
3.2 KiB
HTML
Raw Normal View History

2020-07-11 06:11:19 -04:00
<style type="text/css">
@import url('http://sdf.org/tutorials/tutorials.css');
</style>
<h1>Plugins</h1>
<p>The servers utilize the <a href="http://bukkit.org/">Bukkit</a> plugin system. The various plugins enhance the Minecraft experience and provide useful commands in the game. Below are a few of ther plugins installed on the server. You should take note that these might not all be currently working as expected because of the recent change to Spigot.</p>
<ol>
<li type="square"><a href="http://dev.bukkit.org/server-mods/sdfeconomy/">SDFEconomy</a> - Economy support.</li type="square">
<li type="square"><a href="http://dev.bukkit.org/server-mods/chestshop/">ChestShop</a> - Sign based shops linked to chests. Buy and sell your wares.</li type="square">
<li type="square"><a href="http://dev.bukkit.org/server-mods/deadbolt/">DeadBolt</a> - Place a <b>[private]</b> sign above doors and next to chests to lock them.</li type="square">
<li type="square"><a href="http://dev.bukkit.org/server-mods/dynmap/">Dynmap</a> - A <a href="http://minecraft.sdf.org:8123">world map</a> is generated in realtime.</li type="square">
<li type="square"><a href="http://dev.bukkit.org/server-mods/ecocreature/">ecoCreature</a> - Mobs drop money and other supplies.</li type="square">
<li type="square"><a href="http://dev.bukkit.org/server-mods/fixit/">FixIt</a> - Repair your items. Includes enchantments too!</li type="square">
<li type="square"><a href="http://dev.bukkit.org/server-mods/motd/">Motd</a> - Use commands like <b>/who</b>, and <b>/rtp &lt;user&gt;</b>.</li type="square">
<!--<li type="square"><a href="http://dev.bukkit.org/server-mods/monsterirc/">MonsterIRC</a> - Join #minecraft on irc.sdf.org to chat with players.</li type="square">-->
<li type="square"><a href="http://dev.bukkit.org/server-mods/magicspells/">MagicSpells</a> - Cast magic spells with <b>/cast</b>.</li type="square">
<li type="square"><a href="http://dev.bukkit.org/server-mods/multiverse-core/">MultiVerse</a> - Create and manage worlds.</li type="square">
<li type="square"><a href="http://dev.bukkit.org/server-mods/mywarp/">MyWarp</a> - Warping for everyone. Type <b>/warp help</b> for details.</li type="square">
<li type="square"><a href="http://dev.bukkit.org/server-mods/purpleirc/">PurpleIRC</a> - Links game chat with IRC.</li type="square">
<li type="square"><a href="http://dev.bukkit.org/server-mods/residence/">Residence</a> - Self serve area protections. See the <a href="http://tx0.org/2o0">wiki</a> for details.</li type="square">
<li type="square"><a href="http://dev.bukkit.org/server-mods/scavenger">Scavenger</a> - Inventory items are restored after every death.</li type="square">
<li type="square"><a href="http://dev.bukkit.org/server-mods/stickyhelp/">StickyHelp</a> - Enhanced help menu. See <b>/help</b> for more.</li type="square">
<li type="square"><a href="http://dev.bukkit.org/server-mods/timeandweathercontrol/">TimeAndWeatherControl</a> - Change time and weather.</b>.</li type="square">
<li type="square"><a href="http://dev.bukkit.org/server-mods/autowhitelist/">Whitelist</a> - Dynamically updated via <b>maint</b>.</li type="square">
</ol>
$Id: sdfmc-plugins.html,v 1.1 2017/01/23 00:23:54 papa Exp $