This commit is contained in:
Cooldude2606
2019-07-22 18:34:42 +01:00
parent 57b1c530bf
commit 604fb66f46
113 changed files with 10840 additions and 88 deletions

View File

@@ -42,6 +42,109 @@
<div class="column col-9 col-sm-12">
<!-- module list on the main page start -->
<h2>Commands</h2>
<table class="module_list">
<tr>
<td class="name"><a href="commands/Admin-Chat.html">Admin-Chat</a></td>
<td class="summary"><span>Commands Module - Admin Chat
- Adds a command that allows admins to talk in a private chat</span></td>
</tr>
<tr>
<td class="name"><a href="commands/Bonus.html">Bonus</a></td>
<td class="summary"><span>Commands Module - Bonus
- Adds a command that allows players to have increased stats</span></td>
</tr>
<tr>
<td class="name"><a href="commands/Cheat-Mode.html">Cheat-Mode</a></td>
<td class="summary"><span>Commands Module - Cheat Mode
- Adds a command that allows players to enter cheat mode</span></td>
</tr>
<tr>
<td class="name"><a href="commands/Clear-Inventory.html">Clear-Inventory</a></td>
<td class="summary"><span>Commands Module - Clear Inventory
- Adds a command that allows admins to clear people's inventorys</span></td>
</tr>
<tr>
<td class="name"><a href="commands/Debug.html">Debug</a></td>
<td class="summary"><span>Commands Module - Debug
- Adds a command that opens the debug frame</span></td>
</tr>
<tr>
<td class="name"><a href="commands/Find.html">Find</a></td>
<td class="summary"><span>Commands Module - Find
- Adds a command that zooms in on the given player</span></td>
</tr>
<tr>
<td class="name"><a href="commands/Help.html">Help</a></td>
<td class="summary"><span>Commands Module - Help
- Adds a better help command that allows searching of descriotions and names</span></td>
</tr>
<tr>
<td class="name"><a href="commands/Home.html">Home</a></td>
<td class="summary"><span>Commands Module - Home
- Adds a command that allows setting and teleporting to your home position</span></td>
</tr>
<tr>
<td class="name"><a href="commands/Interface.html">Interface</a></td>
<td class="summary"><span>Commands Module - Interface
- Adds a command that acts as a direct link to the the active softmod, for debug use</span></td>
</tr>
<tr>
<td class="name"><a href="commands/Jail.html">Jail</a></td>
<td class="summary"><span>Commands Module - Jail
- Adds a commands that allow admins to jail, unjail, and temp ban players</span></td>
</tr>
<tr>
<td class="name"><a href="commands/Kill.html">Kill</a></td>
<td class="summary"><span>Commands Module - Kill
- Adds a command that allows players to kill them selfs and others</span></td>
</tr>
<tr>
<td class="name"><a href="commands/Me.html">Me</a></td>
<td class="summary"><span>Commands Module - Me
- Adds a command that adds * around your message in the chat</span></td>
</tr>
<tr>
<td class="name"><a href="commands/Rainbow.html">Rainbow</a></td>
<td class="summary"><span>Commands Module - Rainbow
- Adds a command that prints your message in rainbow font</span></td>
</tr>
<tr>
<td class="name"><a href="commands/Repair.html">Repair</a></td>
<td class="summary"><span>Commands Module - Repair
- Adds a command that allows an admin to repair and revive a large area</span></td>
</tr>
<tr>
<td class="name"><a href="commands/Reports.html">Reports</a></td>
<td class="summary"><span>Commands Module - Reports
- Adds a commands that allow players to report other players</span></td>
</tr>
<tr>
<td class="name"><a href="commands/Roles.html">Roles</a></td>
<td class="summary"><span>Commands Module - Roles
- Adds a commands that allow interaction with the role system</span></td>
</tr>
<tr>
<td class="name"><a href="commands/Spawn.html">Spawn</a></td>
<td class="summary"><span>Commands Module - Spawn
- Adds a command that allows players to teleport to their spawn point</span></td>
</tr>
<tr>
<td class="name"><a href="commands/Tag.html">Tag</a></td>
<td class="summary"><span>Commands Module - Tag
- Adds a command that allows players to have a custom tag after their name</span></td>
</tr>
<tr>
<td class="name"><a href="commands/Teleport.html">Teleport</a></td>
<td class="summary"><span>Commands Module - Teleport
- Adds a command that allows players to teleport to other players</span></td>
</tr>
<tr>
<td class="name"><a href="commands/Warnings.html">Warnings</a></td>
<td class="summary"><span>Commands Module - Warnings
- Adds a commands that allow admins to warn other players</span></td>
</tr>
</table>
<h2>Control</h2>
<table class="module_list">
<tr>
@@ -417,7 +520,7 @@
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc </a></i>
</div>
<div class="content-footer column col-9 col-sm-12">
<i>Last updated 2019-07-22 17:52:53 UTC</i>
<i>Last updated 2019-07-22 18:33:52 UTC</i>
</div>
</div>
</div>