Vault Hunters Server Config Sync

Quick rating

Community listing page, reviews here may not be monitored by the author.

Vault Hunters Server Config Sync

No reviews yet

A small mod that sync server config files with all players

Mod Loaders
Minecraft

About

Description

Archived

I am very thankful to everyone who used this mod to enhance their gameplay. However, this mod will not receive any updates past u16.

Information

This is a very simple mod in a nutshell. It syncs Vault Hunters server configs with all clients.

The mod comes with the config file (/<world>/serverconfig_/vault_hunters_sync_server_config.toml_) where you can specify which config files to be in sync.

You can specify any file from configs/the_vault to be synchronized between all clients that connect to the server.
The default config looks like this:

syncConfigs = ["researches.json", "researches_groups.json", "researches_groups_styles.json", "researches_gui_styles.json"]

When the player logs in to the server, all server configs are synced with him.
Running `/the_vault reloadcfg` sends the server config to all online players.
When the player disconnects, the configs are restored to the original version.

The mod is required on both CLIENT and SERVER.