MR InvSync

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 1.0.3-225
本资源为搬运资源,原资源地址: https://modrinth.com/mod/mr-invsync
资源信息

Minecraft 版本: 1.19.1 1.19.2 1.19.3

平台: fabric

标签: utility

资源介绍

PRs Welcome
MIT license
Download on modrinth

MR InvSync

This is a fabric mod that allows you to sync player inventories, health, food level, experience, score, status effects
and advancements across multiple servers or single player minecraft worlds.
SQLite, MySQL and Postgres are supported as data backends.

Why this fork?

This mod was initially forked from MrNavaStar. His original mod can be found on
github and modrinth.
Reasons for this fork are:

  • At the time the project was forked, the database handling was messed up by using an all-in-one table for the player
    data defined in SQLib
  • At the time the project was forked, for each SQL call a database connection was established
  • Having a separate upstream for production environment testing
  • Details are list in issue #1

You can support MrNavaStar by buying him a coffee!.

Installation

This mod requires Fabric and Fabric API.

This mod is available on modrinth with slug mr-invsync.
The project source is available on github/michiruf with the latest
readme here.

The configuration of the database must be identical between all servers that shall sync the inventory.

Example configuration

Path: /config/InvSync.mcfg

DATABASE_TYPE=SQLITE
DEBUG_DELETE_TABLES=false
SQLITE_PATH=./InvSync.db
MYSQL_DATABASE=InvSync
MYSQL_ADDRESS=mysql-host
MYSQL_PORT=3306
MYSQL_USERNAME=username
MYSQL_PASSWORD=password
POSTGRES_DATABASE=InvSync
POSTGRES_ADDRESS=postgres-host
POSTGRES_PORT=5432
POSTGRES_USERNAME=username
POSTGRES_PASSWORD=password
SYNC_INVENTORY=true
SYNC_ENDER_CHEST=true
SYNC_HEALTH=true
SYNC_FOOD_LEVEL=true
SYNC_XP_LEVEL=true
SYNC_SCORE=true
SYNC_STATUS_EFFECTS=true
SYNC_ADVANCEMENTS=true
SYNCHRONIZATION_DELAY=true
SYNCHRONIZATION_DELAY_SECONDS=1
SYNCHRONIZATION_DELAY_METHOD=SLEEP
INITIAL_SYNC_OVERWRITE_ENABLED=true
INITIAL_SYNC_SERVER_NAME=ServerA

License

MIT License

下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
Nametag Player Head

价格:0 墨喵币
下载量:0

查看详情
Fabulousy Enhanced Vanilla

价格:0 墨喵币
下载量:0

查看详情
Akai Busshitsu [ Katana ]

价格:0 墨喵币
下载量:0

查看详情
DeathSpectator (Paper)

价格:0 墨喵币
下载量:0

查看详情