Merge pull request #160 from 2009Legacy/master

Commands Page
This commit is contained in:
Ryan 2022-06-18 14:41:50 +10:00 committed by GitHub
commit 71a4322cef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,6 +47,8 @@ layout: guide
<li> ::ge buying - Opens up the section of what players are buying on the ge.</li>
<li> ::ge selling - Opens up the section of what players are selling on the ge.</li>
<li> ::ge search - Allows you to search for an item that possibly could be being sold or bought on the ge.</li>
<li> ::ge bots - Opens up the section of what bots are buying on the ge.</li>
<li> ::ge botsearch - Allows you to search for an item that a bot could be possibly selling on the ge.</li>
<li> ::reply - similar to tab where you can respond right away to someone. </li>
<li> ::loc - prints the player's location </li>
<li>::togglexp - toggles the xp drop interface on or off.</li>
@ -65,8 +67,9 @@ layout: guide
<ul>
<li> ::pnpc - Transforms player in an npc </li>
<li> ::jail - Jails a player in Varrock's Jail cell.</li>
<li> ::players - Shows what players are online
</li>
<li> ::players - Shows what players are online </li>
<li> ::kick - Kicks a player.</li>
<li> ::mute - Mutes a player.</li>
</ul>
<h3> Admins </h3>
<b>Can use Moderator &amp; Player Commands too</b>
@ -144,6 +147,7 @@ layout: guide
<li>::emptybank - removes everything from your bank </li>
<li>::setpasswordother - sets another player's password for them.</li>
<li>::removeitem - removes an item from a player's inventory. ::removeitem user_name item_id item_amount</li>
<li>::ban - bans a user for a set amount of time. ex: ::ban 500.</li>
</ul>
<br>
<br>