-
Notifications
You must be signed in to change notification settings - Fork 3
Home
David Greitan edited this page Dec 7, 2023
·
4 revisions
Welcome to the official GeyserVoice documentation. This wiki provides comprehensive information on installing, configuring, and using the GeyserVoice plugin for Minecraft servers. If you have any questions or need further assistance, feel free to reach out to the Discord: mineserv_greitan.io.
To install a VoiceCraft server, follow these steps:
- Go to the releases page.
- Download
VoiceCraft.Server.zip
. - Unpack the archive.
- Now you can install a voice chat server on your hosting. Both Linux and Windows are supported. Dotnet 7 is required to run.
- Launch commands: Linux -
dotnet VoiceCraft.Server.dll
, Windows -VoiceCraft.Server.exe
.
To install GeyserVoice on your Minecraft Java server, follow the steps:
- Go to the releases page.
- Download latest release jar.
- Put the jar file to your plugins folder.
- Restart your server.
Configuration For configure the plugin:
- Open
plugins/GeyserVoice/config.yml
. - Configure the
host
,port
andserver-key
and runvoice reload
. - Congratulations, your server uses VoiceCraft.
- Add permissions
voice.cmd
andvoice.bind
to default group.
Expa