Compare commits
2 commits
adf7584f9f
...
cd25266ce9
Author | SHA1 | Date | |
---|---|---|---|
cd25266ce9 | |||
05bb4a3f8b |
2 changed files with 36 additions and 0 deletions
33
docs/news/articles/2024_01_23_updates.md
Normal file
33
docs/news/articles/2024_01_23_updates.md
Normal file
|
@ -0,0 +1,33 @@
|
||||||
|
---
|
||||||
|
date: 2024-01-27
|
||||||
|
authors:
|
||||||
|
- subnet_masked
|
||||||
|
---
|
||||||
|
|
||||||
|
# January 27^th^ updates
|
||||||
|
|
||||||
|
Happy New Year everyone! (Yes I know I am a bit late to that.)
|
||||||
|
Here are some of the updates that I have done today in the background, will start trying to release one of these each time that I do updates.
|
||||||
|
|
||||||
|
## Velocity: S343
|
||||||
|
|
||||||
|
Plugins:
|
||||||
|
|
||||||
|
- ViaVersion: 4.9.2
|
||||||
|
- ViaBackwards: 4.9.1
|
||||||
|
- SignedVelocity: 1.2.3
|
||||||
|
- Geyser: Build 421
|
||||||
|
- Floodgate: Build 88
|
||||||
|
- LuckPerms: 5.4.117
|
||||||
|
- Velocitab: 1.6.2
|
||||||
|
|
||||||
|
## Paper: 1.20.4.402
|
||||||
|
|
||||||
|
Plugins:
|
||||||
|
|
||||||
|
- Floodgate: Build 88
|
||||||
|
- LuckPerms: 5.4.117
|
||||||
|
- SignedVelocity: 1.2.3
|
||||||
|
|
||||||
|
!!! Warning "Voice Chat Compatibility"
|
||||||
|
The current version of Voice Chat that is available for client is 2.5, however 2.5 is still in alpha for the server side. Please do not update your client version yet as they are incompatible.
|
|
@ -53,6 +53,9 @@ markdown_extensions:
|
||||||
- pymdownx.superfences
|
- pymdownx.superfences
|
||||||
- pymdownx.tabbed:
|
- pymdownx.tabbed:
|
||||||
alternate_style: true
|
alternate_style: true
|
||||||
|
- pymdownx.tilde
|
||||||
|
- pymdownx.caret
|
||||||
|
- pymdownx.keys
|
||||||
nav:
|
nav:
|
||||||
- 'index.md'
|
- 'index.md'
|
||||||
- 'Documentation':
|
- 'Documentation':
|
||||||
|
|
Loading…
Reference in a new issue