From 99f2b6ff28be8faf998655fba550e3f1687e87b4 Mon Sep 17 00:00:00 2001 From: CarmJos Date: Sun, 27 Feb 2022 23:26:24 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=85=E8=8B=B1=E6=96=87=E4=BB=8B?= =?UTF-8?q?=E7=BB=8D=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/en_US/config.yml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/main/resources/en_US/config.yml b/src/main/resources/en_US/config.yml index 820f2b2..f0b0c20 100644 --- a/src/main/resources/en_US/config.yml +++ b/src/main/resources/en_US/config.yml @@ -39,14 +39,16 @@ GUI: - "§fRight-Click to the first page" functions: - # Whether to add a prefix to the top of the head, + # Add a prefix to the top of the head, # this method uses the scoreboard above the head, # please turn it off if there is a conflict. - OnNamePrefix: true + on-name-prefix: + enable: true # enable or disable + order-desc: true # using desc ( higher weight for higher display in TabList) # Automatic prefix select. # When the player does not choose a prefix by himself, # the prefix with the highest weight will be used automatically - autoUsePrefix: true + auto-prefix-use: true chat: # Chat Function # - I recommend using other chat plugins instead of using this plugin,