mirror of
https://github.com/Xiao-MoMi/craft-engine.git
synced 2025-12-23 00:49:20 +00:00
添加拦截包相应配置文件
This commit is contained in:
@@ -152,6 +152,19 @@ image:
|
||||
chat: true
|
||||
command: true
|
||||
sign: true
|
||||
# By intercepting packets, you are allowed to use <image:...> <shift:...> in other plugins
|
||||
intercept-packets:
|
||||
system-chat: true
|
||||
tab-list: true
|
||||
actionbar: true
|
||||
title: true
|
||||
bossbar: true
|
||||
container: true
|
||||
# TODO: toast: true
|
||||
# TODO: name: true
|
||||
# TODO: team: true
|
||||
|
||||
emoji: {}
|
||||
|
||||
recipe:
|
||||
# Enable the plugin's recipe system
|
||||
|
||||
Reference in New Issue
Block a user