SaveInventory(SI)是一款简洁实用的插件,可用于保存、清空、恢复与同步玩家的背包和末影箱,甚至支持在多个 BungeeCord 服务器之间同步。它最初是为生存服中的小游戏场景设计的,未来还计划加入更多功能。
/si reload → 重新加载 config.yml/si backup {player} → 保存该玩家的背包和末影箱(最多保留最近 10 次)/si clear {player} → 清空该玩家的背包和末影箱/si restore {player} → 恢复该玩家最近一次保存的背包数据saveinventory.* → 所有命令的总权限(默认 OP)saveinventory.use → 允许玩家使用 /si(其他命令所需前置权限,默认 ALL)saveinventory.reload → 允许重载配置(默认 OP)saveinventory.backup → 允许保存其他玩家的背包和末影箱(默认 OP)saveinventory.clear → 允许清空其他玩家的背包和末影箱(默认 OP)saveinventory.restore → 允许恢复其他玩家最近一次保存的背包和末影箱(默认 OP)InventoryRollback → LINKSaveInventory 使用 bStats 收集该插件的使用数据,这有助于作者了解服务器版本和插件版本的使用情况。
config.yml 中修改以下内容来关闭它:bStats: falseHERE 查看 SaveInventory 的统计信息。##################################################################################
# SI ~ SaveInventory #
# Version: 1.2.2 #
# By: PretzelJohn #
##################################################################################
# This helps me keep track of what server versions are being used. Please leave this set to true
bStats: true
# Maximum number of inventory backups per player. The oldest backups are deleted first.
SavesPerPlayer: 10
# Automatically makes a backup of each player's inventory and enderchest when they log in
BackupOnJoin: false
# Automatically makes a backup of each player's inventory and enderchest when they die
BackupOnDeath: false
# Set this to true and set up your MySQL database (below) for all Bungee servers
# to automatically sync player inventories across multiple servers.
# NOTE: Make sure to change this setting on ALL Bungee servers to prevent issues
BungeeAutoSync: false
# Set up your MySQL database, then fill in the following information:
database:
# Set to true to enable MySQL database, or false (default) to use SQLite
MySQL: false
# this is your MySQL database server host name
host: localhost
# this is the port of your MySQL database (usually 3306)
port: 3306
# this is the name of your database/schema (you must create the database/schema first)
name: saveinventory
# username and password to log in to the database
username: root
password: root
# this is the character encoding you set for your database/schema
encoding: utf8
# setting useSSL to true can add extra security if your server supports it
useSSL: falsebStats: truetrue。SavesPerPlayer: 10BackupOnJoin: falseBackupOnDeath: falseBungeeAutoSync: falseMySQL: falsetrue 以启用 MySQL。false(默认)则使用 SQLite。host: localhostport: 33063306。name: saveinventoryusername: rootpassword: rootencoding: utf8useSSL: falsetrue 可增加额外安全性。友情链接: 网易我的世界 | 泰拉瑞亚 | ocent云计算 | 米饭Minecraft插件文档 | 友链合作
历史访问人数:1,246,985 | 历史访问人次:1,548,992
今日访问人数:4,233 | 今日访问人次:4,433
昨日访问人数:27,770 | 昨日访问人次:30,933
Copyright © 2019-2026 我的世界服务器列表站. All rights reserved.
❤ Powered by GermMC 京ICP备17023959号-6