ViaFabricPlus/docs/USAGE.md

42 lines
2.2 KiB
Markdown
Raw Normal View History

2023-03-22 15:23:57 +01:00
# Settings and GUI
2023-04-20 00:33:51 +02:00
In the multiplayer screen you will find the ViaFabricPlus button in the upper left corner by default, it is the main button,
click on it, and you will see the Protocol selection, there you can choose the Minecraft version you want to connect to,
2023-03-22 15:00:00 +01:00
in the upper left corner you can go to the Settings.
2023-11-27 20:10:00 +01:00
![](preview/multiplayer.png)
![](preview/protocol.png)
2023-03-22 15:00:00 +01:00
2023-04-20 00:33:51 +02:00
In the Add/Edit Server screen there is a button where you can select a specific version for this server, when you ping or connect to this server,
2023-03-22 15:00:00 +01:00
ViaFabricPlus will use the version set there, the versions are stored in the servers.dat too
2023-11-27 20:10:00 +01:00
![](preview/force.png)
2023-03-22 15:00:00 +01:00
If you don't want to specify a specific version anymore, you can simply press the button and select **"Cancel and reset"**.
## Commands
You can use the ViaVersion commands with **/viafabricplus** or **/viaversion**, and a few classic only commands are also implemented:
- **/viafabricplus settime <Time (Long)>** - Changes the Clientside World Time, available from: **c0.28-c0.30**
- **/viafabricplus listextensions** - Displays all classic protocol extensions, available in: **c0.30 CPE**
2023-03-22 15:00:00 +01:00
### Settings are optional settings that can turn fixes on and off, originally they were used for debugging<br>
2023-11-27 20:10:00 +01:00
![](preview/settings.png)
2023-03-22 15:00:00 +01:00
## Bedrock edition
2023-04-20 00:33:51 +02:00
Keep in mind that the Java -> Bedrock support is still in beta phase, and therefore many things are not implemented
2023-03-22 15:00:00 +01:00
yet and there is no guarantee that everything will work as it should.
2023-04-20 00:33:51 +02:00
To log in to a Bedrock account you can press the button **"Click to set account for Bedrock edition"** in the settings,
2023-03-22 15:00:00 +01:00
then you can log in via device login, the account logged in there will be stored in **~/ViaFabricPlus/bedrock.account**.
2023-04-20 00:33:51 +02:00
## ClassiCube and BetaCraft integration
In the main GUI there is an extra button for ClassiCube and BetaCraft, both buttons send API requests to the respective platforms to get the respective server list.
## BetaCraft
2023-11-27 20:10:00 +01:00
![](preview/betacraft.png)
2023-04-20 00:33:51 +02:00
## ClassiCube
2023-11-27 20:10:00 +01:00
![](preview/classicube.png)
2023-04-20 00:33:51 +02:00
For ClassiCube you need an account, which you can make on the official website (https://www.classicube.net/), in case ClassiCube requires MultiFactor, an extra GUI will open in ViaFabricPlus.
2023-11-27 20:10:00 +01:00
![](preview/classicube-login.png)