Merge pull request 'feature-25-TAB' (#14) from feature-25 into develop
All checks were successful
/ build-docker (push) Successful in 19m47s
All checks were successful
/ build-docker (push) Successful in 19m47s
Reviewed-on: #14 Reviewed-by: cuqmbr <services@cuqmbr.xyz>
This commit is contained in:
commit
3b880eea8b
BIN
src/plugins/PlaceholderAPI-Expansion-1.2.0.jar
(Stored with Git LFS)
Normal file
BIN
src/plugins/PlaceholderAPI-Expansion-1.2.0.jar
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -10,9 +10,41 @@
|
|||||||
# Download placeholders: /papi ecloud
|
# Download placeholders: /papi ecloud
|
||||||
check_updates: true
|
check_updates: true
|
||||||
cloud_enabled: true
|
cloud_enabled: true
|
||||||
cloud_sorting: "name"
|
cloud_sorting: name
|
||||||
boolean:
|
boolean:
|
||||||
'true': 'yes'
|
'true': 'yes'
|
||||||
'false': 'no'
|
'false': 'no'
|
||||||
date_format: MM/dd/yy HH:mm:ss
|
date_format: MM/dd/yy HH:mm:ss
|
||||||
debug: false
|
debug: false
|
||||||
|
expansions:
|
||||||
|
server:
|
||||||
|
server_name: A Minecraft Server
|
||||||
|
time:
|
||||||
|
locale: ru-RU
|
||||||
|
zone: Europe/Kiev
|
||||||
|
suffix:
|
||||||
|
week: w
|
||||||
|
day: d
|
||||||
|
hour: h
|
||||||
|
minute: m
|
||||||
|
second: s
|
||||||
|
tps_color:
|
||||||
|
high: '&a'
|
||||||
|
medium: '&e'
|
||||||
|
low: '&c'
|
||||||
|
healthbar:
|
||||||
|
show-empty-hearts: true
|
||||||
|
show-absorption-hearts: false
|
||||||
|
max-absorption-hearts: 2
|
||||||
|
icons:
|
||||||
|
full-heart: ❤
|
||||||
|
half-heart: ♥
|
||||||
|
empty-heart: ❤
|
||||||
|
absorption-heart: ❤
|
||||||
|
half-absorption-heart: ♥
|
||||||
|
colors:
|
||||||
|
big-heart: '&4'
|
||||||
|
half-heart: '&c'
|
||||||
|
empty-heart: '&7'
|
||||||
|
absorption-heart: '&6'
|
||||||
|
half-absorption-heart: '&e'
|
||||||
|
BIN
src/plugins/PlaceholderAPI/expansions/Expansion-server.jar
(Stored with Git LFS)
Normal file
BIN
src/plugins/PlaceholderAPI/expansions/Expansion-server.jar
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
src/plugins/TAB-Bridge.v6.1.0.jar
(Stored with Git LFS)
Normal file
BIN
src/plugins/TAB-Bridge.v6.1.0.jar
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user