65 lines
1.6 KiB
YAML
65 lines
1.6 KiB
YAML
# PlaceholderAPI
|
|
# Version: 2.12.2
|
|
# Created by: extended_clip
|
|
# Contributors: https://github.com/PlaceholderAPI/PlaceholderAPI/graphs/contributors
|
|
# Issues: https://github.com/PlaceholderAPI/PlaceholderAPI/issues
|
|
# Expansions: https://placeholderapi.com/ecloud
|
|
# Wiki: https://wiki.placeholderapi.com/
|
|
# Discord: https://helpch.at/discord
|
|
# If you're seeing performance issues with plugins that use component replacement, or things don't look quite right,
|
|
# switch to the replacer provided by adventure itself by changing use_adventure_provided_replacer to true
|
|
# No placeholders are provided with this plugin by default.
|
|
# Download placeholders: /papi ecloud
|
|
check_updates: true
|
|
cloud_enabled: true
|
|
cloud_sorting: name
|
|
boolean:
|
|
'true': 'yes'
|
|
'false': 'no'
|
|
date_format: MM/dd/yy HH:mm:ss
|
|
detect_malicious_expansions: true
|
|
use_adventure_provided_replacer: false
|
|
debug: false
|
|
expansions:
|
|
vault:
|
|
formatting:
|
|
thousands: k
|
|
millions: M
|
|
billions: B
|
|
trillions: T
|
|
quadrillions: Q
|
|
bungee:
|
|
check_interval: 30
|
|
player:
|
|
ping_value:
|
|
high: 100
|
|
medium: 50
|
|
direction:
|
|
north: N
|
|
south: S
|
|
north_west: NW
|
|
north_east: NE
|
|
east: E
|
|
south_east: SE
|
|
west: W
|
|
south_west: SW
|
|
ping_color:
|
|
medium: '&e'
|
|
high: '&c'
|
|
low: '&a'
|
|
server:
|
|
server_name: A Minecraft Server
|
|
time:
|
|
locale: en
|
|
zone: America/Sao_Paulo
|
|
suffix:
|
|
week: w
|
|
day: d
|
|
hour: h
|
|
minute: m
|
|
second: s
|
|
tps_color:
|
|
high: '&a'
|
|
medium: '&e'
|
|
low: '&c'
|