index & voice

This commit is contained in:
2024-04-01 05:58:49 +02:00
parent 1116b13ebf
commit 27ad7154aa
4 changed files with 6 additions and 12 deletions

View File

@@ -2,11 +2,11 @@
# The port of the voice chat server
# Setting this to "-1" sets the port to the Minecraft servers port (Not recommended)
port=-1
port=24454
# The IP address to bind the voice chat server on
# Leave empty to use 'server-ip' of server.properties
# To bind to the wildcard address, use '*'
bind_address=
bind_address=*
# The distance to where the voice can be heard
max_voice_distance=48.0
# The multiplier of the voice distance when crouching

View File

@@ -12,7 +12,7 @@
<section>
<h2>Server</h2>
<div>
<input height="32px" id="server-url" type="text" readonly value="http://patatapack.oier.ovh"/></strong>
<input height="32px" id="server-url" type="text" readonly value="patatapack.oier.ovh"/></strong>
<button onclick="copyContent()"><svg width="32px" height="32px" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6">
<path stroke-linecap="round" stroke-linejoin="round" d="M9 12h3.75M9 15h3.75M9 18h3.75m3 .75H18a2.25 2.25 0 002.25-2.25V6.108c0-1.135-.845-2.098-1.976-2.192a48.424 48.424 0 00-1.123-.08m-5.801 0c-.065.21-.1.433-.1.664 0 .414.336.75.75.75h4.5a.75.75 0 00.75-.75 2.25 2.25 0 00-.1-.664m-5.8 0A2.251 2.251 0 0113.5 2.25H15c1.012 0 1.867.668 2.15 1.586m-5.8 0c-.376.023-.75.05-1.124.08C9.095 4.01 8.25 4.973 8.25 6.108V8.25m0 0H4.875c-.621 0-1.125.504-1.125 1.125v11.25c0 .621.504 1.125 1.125 1.125h9.75c.621 0 1.125-.504 1.125-1.125V9.375c0-.621-.504-1.125-1.125-1.125H8.25zM6.75 12h.008v.008H6.75V12zm0 3h.008v.008H6.75V15zm0 3h.008v.008H6.75V18z" />
</svg>
@@ -35,8 +35,6 @@
<h2>Requirements</h2>
<ul>
<li>Prism Laucher (Required Premium account) <a href="https://prismlauncher.org/download/">DOWNLOAD</a></li>
<li>or PolyMC (Premium account not required) <a href="https://polymc.org/download/">DOWNLOAD</a></li>
</ul>
</section>
@@ -56,10 +54,6 @@
<li>Browse previosuly downloaded pack zip</li>
</ul>
</section>
<section>
<h2>Discord</h2>
<iframe src="https://discord.com/widget?id=1024353123164246047&theme=dark" width="350" height="500" allowtransparency="true" frameborder="0" sandbox="allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts"></iframe>
</section>
</body>
</html>

View File

@@ -1138,7 +1138,7 @@ hash = "2ffae815f28e42ae83781cf17ba9744e53adb7f869d1f0b740c098261a20ccba"
[[files]]
file = "config/voicechat/voicechat-server.properties"
hash = "6c30f19c2e345dc325abd71eaec401a74cd1000116ce00a8767be12e90f467af"
hash = "a9043000f37d1140d88b405165068d130108b2974db1c4666a95a03824d6a8a3"
[[files]]
file = "config/waystones-common.toml"
@@ -1150,7 +1150,7 @@ hash = "110735d44eab9f3f56419cff162529ed13a6f7d86e52179d38a46c30b8a14c36"
[[files]]
file = "index.html"
hash = "b1cd4a1e62c7c223681703460ad9d595e2d096f4a19b77758600153de6358a88"
hash = "98dd2d3ca79511cfd319b1dd64b64f9c9c821e7de8f114f40d25b97b25cb885b"
[[files]]
file = "kubejs/README.txt"

View File

@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "bdc703a3614eef744b7c9a7e34bceaaee463f92748eadddbeaba0bfe0a57df30"
hash = "d81e8aec3eac28aa4f6d7b95cbbae10c87d53de961175f9f35760a8713e62878"
[versions]
forge = "47.2.0"