mirror of
https://github.com/geekfrog/PermissionsTime.git
synced 2025-09-08 06:16:59 +00:00
修复BUG
称号功能完善
This commit is contained in:
@ -7,6 +7,16 @@ defaultPrefix: ''
|
||||
# 默认后缀.
|
||||
# Default Suffix.
|
||||
defaultSuffix: ''
|
||||
# 使用HolographicDisplays显示称号
|
||||
# use HolographicDisplays to show Tags
|
||||
useHdPlugin: false
|
||||
# 称号刷新周期(秒).
|
||||
# 如果你你的称号使用了Placeholder请设置此项
|
||||
# 推荐600秒以上. 设置-1则禁用刷新.
|
||||
# Title refresh cycle (seconds).
|
||||
# If you use Placeholder, please set.
|
||||
# Recommend more than 600s. Set -1 to disable refresh.
|
||||
refreshTagTime: -1
|
||||
packages:
|
||||
# 称号包名称.
|
||||
# Tag package name.
|
||||
|
Reference in New Issue
Block a user