added emoji example

This commit is contained in:
aleabodo 2022-08-12 00:46:23 +00:00
parent cf63491307
commit 878624369f

View File

@ -261,7 +261,7 @@
<div class="wrapper">
<div class="inner-wrapper">
<h2 id="useful-commands">Additional (free) features:</h2>
<h2 id="useful-commands">Additional features:</h2>
<ul>
<li><b>Spectator mode:</b> Use <code>/s</code> to enter the spectator mode. You cannot fly through blocks and below a certain depth. Use <code>/s</code> again to toggle it back off.</li>
<li><b>Home:</b> Use <code>/sethome</code> to set a home to return to. You can only set one home. Use <code>/home</code> to get to your home. <code>/home</code> costs you $42 of the in-game currency.</li>
@ -277,7 +277,7 @@
<li><b>Grief detection:</b> Use <code>/co i</code> to toggle on the CoreProtect inspect mode. Use <code>/co i</code> again to toggle it off. When you're in the inspect mode you can check who placed or removed a block by holding a block and then right- and left-click. You can also check who interacted with chests or other interactable things the same way.</li>
</ul>
<h2>Additional (premium) features:</h2>
You get premium features if you buy a rank for a small donation on our <a href="https://survival-pi.tebex.io" target="_blank">shop</a>. Nothing is pay-to-win and all donations go directly to running the server.
You get premium features if you buy a rank for a small donation on our <a href="https://survival-pi.tebex.io" target="_blank">shop</a>. Nothing is pay-to-win or a paywall and all donations go directly to running the server!
<ul>
<li><b>Chest sorting:</b> Sort your inventory and chests with SHIFT-Rightclick on an empty slot. You can configure your hotkeys with <code>/chestsort hotkeys</code>.</li>
<li><b>Double doors:</b> Double doors will open both for you if you open one. This also applies to iron doors powered with redstone.</li>
@ -286,7 +286,7 @@
<li><b>Custom colored chat prefixes:</b> Get a colored prefix with your own customizable text. <br />Example: <code><span style="color:purple">[YourPrefix]</span> <span style="color:rgb(0,106,128)">YourUsername ></span> message</code>.</li>
<li><b>Color your chat:</b> Use color codes in your messages. You can use colors from &0 to &9 and &a to &f. You can do styling with &k, &l, &m, &n and &o. Reset the styling and color with &r. <br />Example: <code style="color:red; font-weight:bold">&4&lbold and red text</code>.</li>
<li><b>Nicknames:</b> Use "/nick YourNickName" to set a nickname for yourself. The nickname will show in chat instead of your real username. You can use all color codes and miscellaneous codes to style your nickname to your preference :)</li>
<li><b>Emojis:</b> Use "/emoji" to display a list of all emojis. You can use emojis in chats, books and on signs. Use <code>/emoji</code> to display a list of all emojis. You can use emojis in chats, books and on signs.</li>
<li><b>Emojis:</b> Use "/emoji" to display a list of all emojis. You can use emojis in chats, books and on signs. Use <code>/emoji</code> to display a list of all emojis. You can use emojis in chats, books and on signs. <br />Example: You can send &#1F480 with <code>:skull:</code></li>
<li><b>Crawl:</b> In addition to sitting also laying and crawling with <code>/lay</code> and <code>/crawl</code>.</li>
</ul>
</div>