doc: add section on voice chat and discord intergration
This commit is contained in:
parent
5419ee763f
commit
d0ebedab77
1 changed files with 12 additions and 0 deletions
|
@ -93,6 +93,18 @@ This will allow players to connect to ``minecraft.$CLUBSOC.games.skynet.ie``, al
|
|||
|
||||
|
||||
### Server Configuration
|
||||
#### Discord
|
||||
TODO: https://essentialsx.net/wiki/Discord-Tutorial.html
|
||||
|
||||
#### ``plugins/voicechat/voicechat-server.properties``
|
||||
(TODO: add more about teh voice port)
|
||||
|
||||
Set teh port for use in teh voice chat.
|
||||
```
|
||||
port=24424
|
||||
```
|
||||
|
||||
|
||||
#### ``server.properties``
|
||||
|
||||
This is to allow bedrock users to text chat
|
||||
|
|
Loading…
Reference in a new issue