mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 04:21:41 +09:00
Moved jail to control
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
<li class="nav-item">
|
||||
<h2>Modules</h2>
|
||||
<ul class="nav">
|
||||
<li class="nav-item"><div class="nav-item-block-inactive block"><a href="../modules/Jail.html"><span class="module-name-item">Jail</span></a></div></li>
|
||||
<li class="nav-item active"><div class="nav-item-block-active block"><a href="../modules/Reports.html"><span class="module-name-item">Reports</span></a><i class="icon icon-arrow-left icon-arrow-left-custom"></i></div></li>
|
||||
<li class="nav-item"><div class="nav-item-block-inactive block"><a href="../modules/config._file_loader.html"><span class="module-name-item">config._file_loader</span></a></div></li>
|
||||
<li class="nav-item"><div class="nav-item-block-inactive block"><a href="../modules/config.action_buttons.html"><span class="module-name-item">config.action_buttons</span></a></div></li>
|
||||
@@ -232,7 +233,7 @@
|
||||
<td class="summary">Removes a report from a player</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name"><a href="#report_player">report_player (player, by_player_name[, reason='Non Given.'])</a></td>
|
||||
<td class="name"><a href="#report_player">report_player (player, by_player_name[, reason='Non given.'])</a></td>
|
||||
<td class="summary">Adds a report to a player, each player can only report another player once</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@@ -826,7 +827,7 @@
|
||||
<div class="divider divider-custom"></div>
|
||||
<div class="block section-item-header">
|
||||
<a href="#report_player" class="fragment-hashtag">#</a>
|
||||
<span class="section-item-title" id="report_player">report_player (player, by_player_name[, reason='Non Given.'])</span>
|
||||
<span class="section-item-title" id="report_player">report_player (player, by_player_name[, reason='Non given.'])</span>
|
||||
</div>
|
||||
</dt>
|
||||
<dd>
|
||||
@@ -886,7 +887,7 @@
|
||||
|
||||
the reason that the player is being reported
|
||||
|
||||
(<em>default</em>: 'Non Given.')
|
||||
(<em>default</em>: 'Non given.')
|
||||
</li>
|
||||
|
||||
|
||||
@@ -927,7 +928,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-06-21 21:58:35 UTC</i>
|
||||
<i>Last updated 2019-06-21 22:51:12 UTC</i>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user