|
|
|
@@ -27,7 +27,7 @@ |
|
|
|
<link rel="icon" href="https://crux.sexy/images/macrovision.ico"> |
|
|
|
</head> |
|
|
|
|
|
|
|
<body class="toggle-bottom-name toggle-entity-name toggle-height-bars toggle-entity-glow"> |
|
|
|
<body class=""> |
|
|
|
<div id="help"> |
|
|
|
<h1>Discord</h1> |
|
|
|
<p> |
|
|
|
@@ -109,19 +109,19 @@ |
|
|
|
</label> |
|
|
|
</div> |
|
|
|
<div class="options-row"> |
|
|
|
<input type="checkbox" id="options-world-show-names" checked=true> |
|
|
|
<input type="checkbox" id="options-world-show-names"> |
|
|
|
<label for="options-world-show-names">Names over entities</label> |
|
|
|
</div> |
|
|
|
<div class="options-row"> |
|
|
|
<input type="checkbox" id="options-world-show-bottom-names" checked=true> |
|
|
|
<input type="checkbox" id="options-world-show-bottom-names"> |
|
|
|
<label for="options-world-show-bottom-names">Names at bottom</label> |
|
|
|
</div> |
|
|
|
<div class="options-row"> |
|
|
|
<input type="checkbox" id="options-world-show-height-bars" checked=true> |
|
|
|
<input type="checkbox" id="options-world-show-height-bars"> |
|
|
|
<label for="options-world-show-height-bars">Height bars</label> |
|
|
|
</div> |
|
|
|
<div class="options-row"> |
|
|
|
<input type="checkbox" id="options-world-show-entity-glow" checked=true> |
|
|
|
<input type="checkbox" id="options-world-show-entity-glow"> |
|
|
|
<label for="options-world-show-entity-glow">Glowing edges</label> |
|
|
|
</div> |
|
|
|
|
|
|
|
|