1
mirror of https://github.com/CarmJos/ScriptItems synced 2026-07-15 07:21:23 +08:00

移除自定义存储位置的功能。

This commit is contained in:
2022-03-12 01:20:06 +08:00
parent e1e3a724ed
commit f09f816ef5
2 changed files with 11 additions and 15 deletions
-8
View File
@@ -15,14 +15,6 @@ metrics: true
# 检查更新为异步操作,绝不会影响性能与使用体验。
check-update: true
custom-storage:
# 自定义存储位置
# 默认存储位置为 “插件文件夹”/items
# 可以规定到远程文件夹中去寻找前缀相关的设定
# 支持绝对文件路径,如 "/etc/minecraft/configurations/items/"
enable: false # 是否启用
path: "items/" # 一定要指向一个文件夹!
log-storage:
# 是否启用日志记录存储
# 可用于追踪物品的发放、领取情况与执行记录。