This commit is contained in:
AntumDeluge 2021-08-01 01:49:09 +00:00
parent 0f53d4bb4a
commit 118bf704ef
6 changed files with 121 additions and 104 deletions

View file

@ -73,7 +73,7 @@
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/AntumDeluge/LDoc/tree/custom">LDoc 1.4.6-antum-dev</a></i>
<i style="float:right;">Last updated 2021-07-31 22:46:51 </i>
<i style="float:right;">Last updated 2021-08-01 01:49:08 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>

View file

@ -125,6 +125,8 @@
</ul>
</ul>
</ul>
</ul>
</ul>
<h3>Returns:</h3>
@ -151,6 +153,8 @@
</ul>
</ul>
</ul>
</ul>
</ul>
<h3>Returns:</h3>
@ -177,6 +181,8 @@
</ul>
</ul>
</ul>
</ul>
</ul>
<h3>Parameters:</h3>
<ul>
@ -204,6 +210,8 @@
</ul>
</ul>
</ul>
</ul>
</ul>
<h3>Parameters:</h3>
<ul>
@ -231,6 +239,8 @@
</ul>
</ul>
</ul>
</ul>
</ul>
<h3>Parameters:</h3>
<ul>
@ -267,6 +277,8 @@
</ul>
</ul>
</ul>
</ul>
</ul>
<h3>Parameters:</h3>
<ul>
@ -298,6 +310,8 @@
</ul>
</ul>
</ul>
</ul>
</ul>
<h3>Parameters:</h3>
<ul>
@ -336,6 +350,8 @@
</ul>
</ul>
</ul>
</ul>
</ul>
<h3>Returns:</h3>
@ -362,6 +378,8 @@
</ul>
</ul>
</ul>
</ul>
</ul>
<h3>Parameters:</h3>
<ul>
@ -389,6 +407,8 @@
</ul>
</ul>
</ul>
</ul>
</ul>
<h3>Parameters:</h3>
<ul>
@ -410,7 +430,7 @@
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/AntumDeluge/LDoc/tree/custom">LDoc 1.4.6-antum-dev</a></i>
<i style="float:right;">Last updated 2021-07-31 22:46:51 </i>
<i style="float:right;">Last updated 2021-08-01 01:49:08 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>

View file

@ -112,16 +112,22 @@
<p>Removes nearby entities. </p>
<p> <h3>Required Privileges:</h3></p>
<h3>Parameters:</h3>
<ul>
<li><span class="parameter">entity</span> Entity technical name.</li>
<li><span class="parameter">radius</span> <span class="types"><span class="type"><code>int</code></span></span> Search radius (default: 100). <em>(optional)</em></li>
</ul>
<h3>Required Privileges:</h3>
<ul>
<li>server</li>
</ul>
<h3>Parameters:</h3>
</ul>
</ul>
</ul>
</ul>
</ul>
@ -129,16 +135,6 @@
</ul>
</ul>
<ul>
<li><span class="parameter">entity</span>
Entity technical name.
</li>
<li><span class="parameter">radius</span>
<span class="types"><span class="type">int</span></span>
Search radius (default: 100).
(<em>optional</em>)
</li>
</ul>
@ -158,16 +154,22 @@
<p>Removes nearby nodes. </p>
<p> <h3>Required Privileges:</h3></p>
<h3>Parameters:</h3>
<ul>
<li><span class="parameter">node</span> Node technical name.</li>
<li><span class="parameter">radius</span> <span class="types"><span class="type"><code>int</code></span></span> Search radius (default: 5). <em>(optional)</em></li>
</ul>
<h3>Required Privileges:</h3>
<ul>
<li>server</li>
</ul>
<h3>Parameters:</h3>
</ul>
</ul>
</ul>
</ul>
</ul>
@ -175,16 +177,6 @@
</ul>
</ul>
<ul>
<li><span class="parameter">node</span>
Node technical name.
</li>
<li><span class="parameter">radius</span>
<span class="types"><span class="type">int</span></span>
Search radius (default: 5).
(<em>optional</em>)
</li>
</ul>
@ -204,16 +196,22 @@
<p>Replaces an item. </p>
<p> <h3>Required Privileges:</h3></p>
<h3>Parameters:</h3>
<ul>
<li><span class="parameter">old_item</span> Technical name of item to replace.</li>
<li><span class="parameter">new_item</span> Technical name of item to be used in place.</li>
</ul>
<h3>Required Privileges:</h3>
<ul>
<li>server</li>
</ul>
<h3>Parameters:</h3>
</ul>
</ul>
</ul>
</ul>
</ul>
@ -221,14 +219,6 @@
</ul>
</ul>
<ul>
<li><span class="parameter">old_item</span>
Technical name of item to replace.
</li>
<li><span class="parameter">new_item</span>
Technical name of item to be used in place.
</li>
</ul>
@ -248,16 +238,23 @@
<p>Replaces nearby nodes. </p>
<p> <h3>Required Privileges:</h3></p>
<h3>Parameters:</h3>
<ul>
<li><span class="parameter">old_node</span> Technical name of node to replace.</li>
<li><span class="parameter">new_node</span> Technical name of node to be used in place.</li>
<li><span class="parameter">radius</span> <span class="types"><span class="type"><code>int</code></span></span> Search radius (default: 5). <em>(optional)</em></li>
</ul>
<h3>Required Privileges:</h3>
<ul>
<li>server</li>
</ul>
<h3>Parameters:</h3>
</ul>
</ul>
</ul>
</ul>
</ul>
@ -265,19 +262,6 @@
</ul>
</ul>
<ul>
<li><span class="parameter">old_node</span>
Technical name of node to replace.
</li>
<li><span class="parameter">new_node</span>
Technical name of node to be used in place.
</li>
<li><span class="parameter">radius</span>
<span class="types"><span class="type">int</span></span>
Search radius (default: 5).
(<em>optional</em>)
</li>
</ul>
@ -297,16 +281,21 @@
<p>Checks for nearby unknown nodes. </p>
<p> <h3>Required Privileges:</h3></p>
<h3>Parameters:</h3>
<ul>
<li><span class="parameter">radius</span> <span class="types"><span class="type"><code>int</code></span></span> Search radius (default: 100). <em>(optional)</em></li>
</ul>
<h3>Required Privileges:</h3>
<ul>
<li>server</li>
</ul>
<h3>Parameters:</h3>
</ul>
</ul>
</ul>
</ul>
</ul>
@ -314,13 +303,6 @@
</ul>
</ul>
<ul>
<li><span class="parameter">radius</span>
<span class="types"><span class="type">int</span></span>
Search radius (default: 100).
(<em>optional</em>)
</li>
</ul>
@ -340,16 +322,21 @@
<p>Finds names of nearby nodes. </p>
<p> <h3>Required Privileges:</h3></p>
<h3>Parameters:</h3>
<ul>
<li><span class="parameter">radius</span> <span class="types"><span class="type"><code>int</code></span></span> Search radius (default: 5). <em>(optional)</em></li>
</ul>
<h3>Required Privileges:</h3>
<ul>
<li>server</li>
</ul>
<h3>Parameters:</h3>
</ul>
</ul>
</ul>
</ul>
</ul>
@ -357,13 +344,6 @@
</ul>
</ul>
<ul>
<li><span class="parameter">radius</span>
<span class="types"><span class="type">int</span></span>
Search radius (default: 5).
(<em>optional</em>)
</li>
</ul>
@ -392,6 +372,11 @@
<h3>Parameters:</h3>
<ul>
<li><span class="parameter">action</span> Action to execute. Can be "status", "setmode", or "setnode".</li>
<li><span class="parameter">value</span> Mode or node to be set for tool (not required for "status" action).</li>
</ul>
</ul>
</ul>
@ -399,15 +384,9 @@
</ul>
</ul>
</ul>
<ul>
<li><span class="parameter">action</span>
Action to execute. Can be "status", "setmode", or "setnode".
</li>
<li><span class="parameter">value</span>
Mode or node to be set for tool (not required for "status" action).
</li>
</ul>
</ul>
@ -435,14 +414,24 @@
<p>Registers an ore to be removed. </p>
<p> <h3>Required Privileges:</h3></p>
<h3>Parameters:</h3>
<ul>
<li><span class="parameter">ore</span> Ore technical name.</li>
</ul>
<h3>Required Privileges:</h3>
<ul>
<li>server</li>
</ul>
<h3>Notes:</h3>
<h3>Parameters:</h3>
<ul>
<li><em>This action is reverted after server restart. To make changes permanent,
use the <a href="config.html#cleaner.json">cleaner.json</a> config.</em></li>
</ul>
</ul>
@ -451,12 +440,9 @@
</ul>
</ul>
</ul>
<ul>
<li><span class="parameter">ore</span>
Ore technical name.
</li>
</ul>
</ul>
@ -475,7 +461,7 @@
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/AntumDeluge/LDoc/tree/custom">LDoc 1.4.6-antum-dev</a></i>
<i style="float:right;">Last updated 2021-07-31 22:46:51 </i>
<i style="float:right;">Last updated 2021-08-01 01:49:08 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>

View file

@ -115,6 +115,8 @@
</ul>
</ul>
</ul>
</ul>
</ul>
@ -148,7 +150,7 @@
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/AntumDeluge/LDoc/tree/custom">LDoc 1.4.6-antum-dev</a></i>
<i style="float:right;">Last updated 2021-07-31 22:46:51 </i>
<i style="float:right;">Last updated 2021-08-01 01:49:08 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>

View file

@ -100,6 +100,8 @@
</ul>
</ul>
</ul>
</ul>
</ul>
@ -114,7 +116,7 @@
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/AntumDeluge/LDoc/tree/custom">LDoc 1.4.6-antum-dev</a></i>
<i style="float:right;">Last updated 2021-07-31 22:46:51 </i>
<i style="float:right;">Last updated 2021-08-01 01:49:08 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>

View file

@ -77,11 +77,18 @@
<strong>cleaner:pencil</strong>
</dt>
<dd>
Master Pencil
<h3>Required Privileges:</h3>
<ul>
server
<p>Master Pencil </p>
<h3>Required Privileges:</h3>
<ul>
<li>server</li>
</ul>
</ul>
</ul>
</ul>
</ul>
</ul>
@ -117,7 +124,7 @@ use (left-click):
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/AntumDeluge/LDoc/tree/custom">LDoc 1.4.6-antum-dev</a></i>
<i style="float:right;">Last updated 2021-07-31 22:46:51 </i>
<i style="float:right;">Last updated 2021-08-01 01:49:08 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>