9
0
mirror of https://github.com/Xiao-MoMi/Custom-Nameplates.git synced 2025-12-28 19:29:17 +00:00

2.0-PRE-11

This commit is contained in:
Xiao-MoMi
2022-09-16 20:09:26 +08:00
parent 9d93183550
commit f4c79a4e3c
16 changed files with 138 additions and 17 deletions

View File

@@ -1,10 +1,10 @@
# Do not change
config-version: '7'
config-version: '8'
bubble:
# Player's default chatting bubbles
default-bubbles: 'none'
default-bubbles: 'chat'
# Text format when no bubbles equipped
default-format: '<white><underlined>'
@@ -18,8 +18,15 @@ bubble:
line-spacing: 0.5
# This decides where the bottom line is
bottom-line-Y-offset: 0.6
bottom-line-Y-offset: -1.5
# Seconds
# This decides how long will the chat hologram remains
stay-time: 5
stay-time: 5
# Plugin would ignore player's chat message when its length is over a certain value
max-char-length: 35
# Cool Down (seconds)
# Plugin would ignore player's chat message when it is still in cool down
cool-down: 1