9
0
mirror of https://github.com/Xiao-MoMi/craft-engine.git synced 2025-12-31 04:46:37 +00:00

初步添加playerinfo所需的类

This commit is contained in:
XiaoMoMi
2025-04-12 00:24:17 +08:00
parent b1f63d8a31
commit 727ffca814
6 changed files with 27 additions and 5 deletions

View File

@@ -153,18 +153,20 @@ image:
command: true
sign: true
# By intercepting packets, you are allowed to use <image:...> <shift:...> in other plugins
# Turning off some unused options would help reduce CPU usage on async threads
intercept-packets:
system-chat: true
tab-list: true
tab-list: true # Tab list header and footer
player-info: true # User list in tab
actionbar: true
title: true
bossbar: true
container: true
team: true
container: true # GUI
team: true # Team prefix, suffix and display name
scoreboard: true
entity-name: false
armor-stand: true
text-display: true
armor-stand: true # Legacy Holograms
text-display: true # Modern Holograms
emoji: {}