Configurations
Open
config.js:Locate
html/config.jsin thexr-scoreboardresource folder.
Change Server Name:
Modify the RoleplayText value
const config = { roleplayText: "Craft Roleplay" // You can change this text to whatever you want };Set Key Bindings:
Adjust the
keyBindvalue to change the scoreboard toggle key:
config.openScoreboardKey = "F9"
Last updated