Real time synchronization of backpack items for multiple players has been achieved, supporting players in the same custom group to share backpack content
This plugin enables real-time synchronization of player inventory items, supporting shared inventory contents among players within the same custom group.
Independent player backpacks and shared backpacks, players can automatically restore their backpacks after leaving the synchronized group.
Compatible with Folia, Paper, Bukkit, Purpur, Spigot, and other server cores.
en) and Chinese (zh) language supportAll commands use /syncinv prefix
| Command | Description | Permission |
|---|---|---|
create <group> |
Create new sync group | syncinv.manage |
delete <group> |
Delete existing group | syncinv.manage |
join <group> |
Join a sync group | syncinv.join |
leave |
Leave current group | syncinv.leave |
list |
List all groups | syncinv.use |
members <group> |
Show group members | syncinv.use |
reload |
Reload configuration | syncinv.admin |
language <en/zh> |
Change display language | syncinv.admin |
help |
Show command help | syncinv.use |
confirm |
Confirm sensitive actions | syncinv.use |
| Permission | Description | Default |
|---|---|---|
syncinv.use |
Basic commands | true |
syncinv.join |
Join groups | op |
syncinv.leave |
Leave groups | op |
syncinv.manage |
Manage groups | op |
syncinv.admin |
Admin access | op |
settings:
# Persistent data auto save interval (minutes)
auto-save-interval: 5
# en / zh
language: en