updated with new features

This commit is contained in:
aleabodo 2022-08-28 03:34:25 +00:00
parent 4d6a86ad6d
commit 0b73d32bb8

View File

@ -271,6 +271,7 @@
<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>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> <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>
<li><b>Warping:</b> <code>/warp</code> shows all available warps. <code>warp creative</code> warps you to a Creative world with a seperate inventory where you can test your redstone or design your building ideas.</li> <li><b>Warping:</b> <code>/warp</code> shows all available warps. <code>warp creative</code> warps you to a Creative world with a seperate inventory where you can test your redstone or design your building ideas.</li>
<li><b>Armor Stand Tools:</b> Modify a nearby armor stand with <code>/aa</code> to make cool statues. Make it dance, make it sit and more. You can also make it invisible, disable gravity and move/rotate it in any direction!</li>
<li><b>Sit:</b> You can sit on on various slabs and stairs by double right-clicking them or by executing <code>/sit</code>. You can toggle the right-click sit off with <code>/sit toggle</code>.</li> <li><b>Sit:</b> You can sit on on various slabs and stairs by double right-clicking them or by executing <code>/sit</code>. You can toggle the right-click sit off with <code>/sit toggle</code>.</li>
<li><b>Mount players:</b> Mount players by right clicking them. Toggle mounting players off by with <code>/sit playertoggle</code>.</li> <li><b>Mount players:</b> Mount players by right clicking them. Toggle mounting players off by with <code>/sit playertoggle</code>.</li>
<li><b>View statistics:</b> View your stats and those of everyone else on the server with <code>/statistic</code> or <code>/stat</code></li> <li><b>View statistics:</b> View your stats and those of everyone else on the server with <code>/statistic</code> or <code>/stat</code></li>